summaryrefslogtreecommitdiff
path: root/doc/update.sh
Commit message (Collapse)AuthorAgeFilesLines
* Do not ignore errors when generating documentation.Andres Mejia2013-02-021-0/+2
| | | | | This will ensure documentation is actually generated when building release tarballs.
* Remove old script that generates wiki pages for googlecode wiki.Andres Mejia2012-02-051-28/+2
|
* Use modified mdoc2wiki.awk script to generate wiki pages in mediawiki format.Andres Mejia2012-02-011-9/+3
| | | | SVN-Revision: 4220
* Use html2wiki to generate mediawiki pages from generated html pages.Andres Mejia2012-02-011-3/+35
| | | | | | Set use of html2wiki as optional. SVN-Revision: 4219
* Use more basic groff options to generate html pages from mdoc pages.Andres Mejia2012-02-011-1/+1
| | | | SVN-Revision: 4218
* Fix some warnings in make distcheck.Tim Kientzle2011-08-271-5/+5
| | | | SVN-Revision: 3653
* doc/update.sh gets run during distcheck in a write-protected directory.Tim Kientzle2011-08-271-0/+5
| | | | SVN-Revision: 3652
* doc/update.sh does not break on missing output dirs pt.2Roman Neuhauser2011-03-281-0/+2
| | | | SVN-Revision: 3116
* doc/update.sh does not break on missing output dirsRoman Neuhauser2011-03-281-0/+3
| | | | SVN-Revision: 3105
* Use mdoc2html, -T html doesn't work at least with the groff 1.19.2 inJoerg Sonnenberger2010-03-131-2/+2
| | | | | | | | NetBSD. XXX This should most likely use mandoc for the HTML output SVN-Revision: 2031
* Be a little more careful about identifying mdoc-format manpages.Tim Kientzle2009-11-071-40/+35
| | | | | | | In particular, I recently had the update script pick up and try to convert libarchive.so.5. Ouch. SVN-Revision: 1589
* Uncomment most of this again, now that the wiki builder seemsTim Kientzle2009-04-131-4/+0
| | | | | | basically functional. SVN-Revision: 985
* First real attempt to convert all mdoc manpages to Wiki syntax.Tim Kientzle2009-04-131-14/+60
| | | | | | | Including the awk script I'm using and updates to the doc generator to produce the Wiki versions as part of the regular deployment. SVN-Revision: 974
* Issue 16: Change the text files to all end in '.txt' for theTim Kientzle2009-03-221-6/+10
| | | | | | | convenience of file browsers (including Windows shell, KDE, Mac OS Finder, etc) that use file extensions as a type hint. SVN-Revision: 835
* Issue 16: Generate PDF documentation as well as text and man formats.Tim Kientzle2009-03-221-0/+19
| | | | SVN-Revision: 834
* Leave off tar/test/old from the portable distribution; include the ↵Tim Kientzle2008-04-301-0/+47
doc-bulding tools. SVN-Revision: 10