summaryrefslogtreecommitdiffstats
path: root/doc/doxywizard.1
Commit message (Collapse)AuthorAgeFilesLines
* doc: generate Doxygen's documentation.Adrian Negreanu2015-07-181-1/+1
| | | | | | | | | | | | | | | | | | * use configure_files to avoid different $ semantics when COMMAND lines are expanded in build files. ($$var vs. \$var) * nmake/gmake no longer needed by cmake, when building doc. * explicitly copy doc files into build directory to make it clear what files each build stage uses. Documentation can be built with: mkdir build/ && cd $_ cmake -Dbuild_doc=1 .. # add -G"NMake Makefiles" for nmake make docs # this builds doxygen first v3: replace file(COPY) with proper generated file tagging. v2: Remove option to build documentation independently from doxygen. tested on linux(gmake) and windows(nmake) [thanks albert]
* Release-1.8.1.1Dimitri van Heesch2012-06-101-0/+3
|
* Release-1.7.6.1-20120110Dimitri van Heesch2012-01-101-1/+1
|
* Release-1.4.1-20050129Dimitri van Heesch2005-01-291-0/+10