Commit Graph

14 Commits

Author SHA1 Message Date
Steve Bohlen
00417d94dd update docbook build to depend upon JAVA_HOME env var for locating JAVA to execute (vs. expecting JAVA to be on the system PATH) 2014-11-10 10:39:49 -05:00
Marijn van der Zee
941a41ed0e html-help will be compiled last.
Because many people won't have MS html help workshop installed. This way,
we can still run a `build doc-reference` and get html and pdf output,
before the build fails (non-fatal, btw).
2011-10-12 21:00:59 +02:00
sbohlen
24aa39de10 change test to check for DIRECTORY instead of FILE 2010-12-10 17:22:12 +00:00
sbohlen
7aa5c5bd57 fixing typo to correct broken build 2010-12-10 16:15:27 +00:00
sbohlen
16acfd01f9 fix up pathing to hhc.exe 2010-12-10 15:28:40 +00:00
sbohlen
3dcbc88fa7 - fix hardcoded path to hhc.exe to properly locate install location on x64 platforms (e.g., c:\program files (x86)\... instead of c:\program files\...)
- increased heap space to 1024m on the docbook builder (PDF target) so that it doesn't crash when building
2010-12-06 19:56:14 +00:00
markpollack
bad36440b6 fix to get nightly build working with doc generation 2009-12-17 19:24:56 +00:00
markpollack
15d88c1f3e SPRNET-825 - Rename HtmlHelp-formatted reference docs to spring-net-reference.chm 2009-12-09 22:18:20 +00:00
eeichinger
f76c82aa9a fixed 2009-08-03 21:14:57 +00:00
eeichinger
c182795283 fixed pdf reference doc build error 2009-08-02 12:21:57 +00:00
eeichinger
f997cbfad7 fixed broken images in html 2009-01-16 12:36:50 +00:00
markpollack
e0901bc78f fix images/style sheets in htmlhelp docs. 2008-11-06 20:44:15 +00:00
markpollack
94b9a0e8af SPRNET-828 - Commit changes to docbook build file made by Russ. 2008-11-04 03:47:49 +00:00
bbaia
5dfa039603 Update reference documentation generation tools to get source highlighting [SPRNET-1045] 2008-10-05 17:25:10 +00:00