Frank Thomas
dca7f84cab
Renamed man pages according to the new names for the BOINC binaries:
...
boinc_client -> boinc, boinc_cmd -> boinccmd
svn path=/trunk/boinc/; revision=15100
2008-04-26 13:35:41 +00:00
Frank Thomas
4c5a3e2475
doc/manpages/: Put common entities together in common.ent.
...
svn path=/trunk/boinc/; revision=15075
2008-04-22 08:35:14 +00:00
Frank Thomas
d071562191
Began merging from Eric's manpage.
...
svn path=/trunk/boinc/; revision=15021
2008-04-06 15:04:47 +00:00
Frank Thomas
f9c5930f95
Various improvements of boincmgr's and boinc_cmd's manual pages.
...
svn path=/trunk/boinc/; revision=14544
2008-01-13 16:02:24 +00:00
Frank Thomas
422e8000f4
Updated and improved boinc_cmd's manpage.
...
svn path=/trunk/boinc/; revision=14532
2008-01-11 17:35:38 +00:00
Frank Thomas
fc326add9d
Removed command line option --return_results_immediately from boinc_client's
...
manpage. It was removed from client/cs_cmdline.C in r14280.
svn path=/trunk/boinc/; revision=14371
2007-12-08 13:49:33 +00:00
Frank Thomas
3516beb281
- Created doc/Makefile.am so that SUBDIRS in the toplevel Makefile.am only
...
contains direct subdirectories, otherwise automake < 1.9 fails. Thanks to
Bernd Machenschalk for the hint.
- Made manpages in doc/Makefile a conditional subdirectory, see "7.2.2
Conditional subdirectories with AM_CONDITIONAL" in the automake manual.
- Made manpage creation dependent on the AM_CONDITIONALs ENABLE_CLIENT,
BUILD_CLIENTGUI and ENABLE_SERVER to create only those manpages whose
binaries are going to be compiled.
svn path=/trunk/boinc/; revision=13842
2007-10-12 14:31:59 +00:00
Frank Thomas
b664b1a930
Added manpages in DocBook/XML source format and integrated them in the
...
autotools build process. They are compiled into troff format using
docbook2x-man if it is available on the build system.
For more information, see these posts to the boinc_dev mailing list:
http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-September/008907.html
http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008930.html
svn path=/trunk/boinc/; revision=13787
2007-10-07 10:14:58 +00:00