aboutsummaryrefslogtreecommitdiffhomepage
path: root/build_tools/build_documentation.sh
Commit message (Collapse)AuthorAge
* Updated build_doc…sh to run cleanly in Xcode buildGravatar Mark Griffiths2014-09-03
| | | | | If the lexicon input filter isn't specified (as is the case in the current Xcode project, the script quietly continues without it.
* Revert 60b9f8d..e4d6eafGravatar Mark Griffiths2014-09-03
| | | | This rolls back to commit 60b9f8db18b8889c3db864e443ee113d897bfe72.
* Update autoconf and README for Doxygen 1.8Gravatar Mark Griffiths2014-09-03
|
* Add lexicon filter to manpages.Gravatar Mark Griffiths2014-09-03
| | | | | Fixed manpage 'NAME'. Under Doxygen 1.8, the output format has changed, so the old sed script was leaving man pages with two titles.
* add correct version number to manpage outputGravatar David Adam2013-12-01
|
* test documentation: update wording, generate test manual page (closes #734)Gravatar David Adam (zanchey)2013-09-13
|
* Teach build_documentation.sh to not generate the test man page on any ↵Gravatar ridiculousfish2013-02-16
| | | | platform, or the open man page on OS X. The system man pages are better.
* Teach build_documentation.sh to look in /Applications/Doxygen.appGravatar ridiculousfish2013-01-07
|
* Teach Xcode how to pass arguments to build_documentation.shGravatar ridiculousfish2013-01-03
|
* Change build_documentation to take its paths as arguments, and the ↵Gravatar ridiculousfish2013-01-03
| | | | Makefile.in to pass them
* Fix a bad use of testGravatar ridiculousfish2012-12-27
|
* Another attempt to make build_documentation.sh work in LinuxGravatar ridiculousfish2012-12-27
|
* Try to make mktemp work on LinuxGravatar ridiculousfish2012-12-27
|
* Make the Makefile use the new build_documentation.sh script (gulp)Gravatar ridiculousfish2012-12-27
|
* Factored out help_doc generation into build_tools/build_documentation.shGravatar ridiculousfish2012-12-27