Skip to content

Commit 1b91fa3

Browse files
authored
Update README.md
no comment
1 parent f321c9b commit 1b91fa3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ Search can be made by class name, by method name, by package name or simply by t
77
<li>Mavenize the project so that properties can be in maven profiles
88
</ul>
99
<h2>Install notes</h2>
10-
The static decompressed javadoc html files are going to be served from the directory name configured by setting the realLibraryPath variable. You can decide to serve the static content from outside of the tomcat context, for instance, from iis or apache, as long as tomcat has write access to that folder.
10+
The static uncompressed javadoc html files are going to be transfered following protocols from the directory which name can be configured. Just set the realLibraryPath variable in the so called properties file (@see .gitignore). <br>
11+
You can decide to serve the static content from outside of thy Apache¯Tomcat context, for instance (<i>exampli gratia</i> (e.g.)), directly through Microsoft IIS® or Apache¯HTTPd, or other transfer engines following the protocols, ..., as long as thy tomcat context needed write access.

0 commit comments

Comments
 (0)