You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -7,4 +7,5 @@ Search can be made by class name, by method name, by package name or simply by t
7
7
<li>Mavenize the project so that properties can be in maven profiles
8
8
</ul>
9
9
<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