summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* Add examples to LaTeX / PDF doxygen manualalbert-github2015-09-068-0/+8
| | | | | | | | - doc/*.doc use include instead of verbinclude to make use of the code coloring in the examples - examples/*.cfg some examples automatically display the code from the include file (*.h), for the examples it is better to show the comment as well.
* Add examples to LaTeX / PDF doxygen manualalbert-github2015-09-0542-143/+237
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add the examples a shown in the HTML / CHM documentation also to the LaTeX / PDF documentation. - doc/*.doc added latexonly part referencing the example in the appendix - doc/Doxyfile silence the generation of the manual - doc/doxygen_manual.tex add the examples as appendices to the manual, by means of the subinputfrom command the parts included by refman_doc are taken from the specified directory - examples/*.cfg adjusted configuration files ("Doxyfile") to generate LaTeX output - examples/*.h and examples/*.cpp make names unique so no conflicts occur when adding all the examples - examples/CMakeLists.txt add generation of the file to be included (see strip_example.py), adjust dependencies and add the refman_doc.tex as output target - examples/input_test.cpp file added (adjusted copy of example_test.cpp) to overcome name clashes (example_test.cpp would have been included twice) - examples/strip_example.py we are only interested in the documentation files as included in the different examples, so we get those commands. The preamble will be handled by the doxygen_manual.tex and we have already an index in the doxygen_manual.tex so we don't need a separate one from each example. The module / diagram documentation is dependent on the presence of 'dot', this is reflected in the docblocks.doc, CMakeLists.txt and doxygen_manual.tex
* docs: add examples as a dependency of docsAdrian Negreanu2015-08-021-8/+10
|
* Various minor changesDimitri van Heesch2015-06-202-3/+12
| | | | | | - made copying doc and example files a target - fixed bug using temparary in the wizard. - Added faq question about extension mapping
* Fix for building diagram example conditionallyDimitri van Heesch2015-06-131-1/+5
|
* Added cmake rules to build the examples that are also part of the manualDimitri van Heesch2015-06-1330-97/+88
|
* Added cmake build targets for examplesDimitri van Heesch2015-06-083-251/+218
|
* Prevent example.tag from being regeneratedRelease_1_8_9_1Dimitri van Heesch2015-01-041-1/+1
|
* Documentation correctionsalbert-github2014-01-122-2/+2
| | | | Corrected some spelling errors and added / correceted some references
* Fixed regression in argument matching for the template exampleDimitri van Heesch2013-12-241-37/+38
|
* Release-1.8.3.1-20130324Dimitri van Heesch2013-03-241-30/+28
|
* Release-1.8.0-20120408Dimitri van Heesch2012-04-083-14/+15
|
* Release-1.7.6.1-20120220Dimitri van Heesch2012-02-201-0/+1
|
* Release-1.7.6.1-20120110Dimitri van Heesch2012-01-101-4/+4
|
* Release-1.7.6.1Dimitri van Heesch2011-12-101-0/+7
|
* Release-1.7.5.1-20111117Dimitri van Heesch2011-11-171-7/+0
|
* Release-1.7.5.1Dimitri van Heesch2011-08-211-1/+1
|
* Release-1.7.5Dimitri van Heesch2011-08-144-2/+105
|
* Release-1.7.4-20110606Dimitri van Heesch2011-06-061-13/+12
|
* Release-1.7.4Dimitri van Heesch2011-03-282-2/+9
|
* Release-1.7.1Dimitri van Heesch2010-06-2528-1/+29
|
* Release-1.6.0Dimitri van Heesch2009-08-201-1/+1
|
* Release-1.5.9-20090720Dimitri van Heesch2009-07-202-0/+88
|
* Release-1.5.6-20080727Dimitri van Heesch2008-07-274-4/+114
|
* Release-1.5.4-20080101Dimitri van Heesch2008-01-174-8/+61
|
* Release-1.5.4Dimitri van Heesch2008-01-161-1/+0
|
* Release-1.5.4Dimitri van Heesch2008-01-163-2/+5
|
* Release-1.4.6-20060327Dimitri van Heesch2006-03-271-1/+1
|
* Release-1.4.5-20051010Dimitri van Heesch2005-10-101-1/+1
|
* Release-1.4.4-20050806Dimitri van Heesch2005-08-068-6/+97
|
* Release-1.4.2-20050508Dimitri van Heesch2005-05-081-1/+2
|
* Release-1.3.7-20040718Dimitri van Heesch2004-07-181-0/+1
|
* Release-1.3.7-20040617Dimitri van Heesch2004-06-171-1/+0
|
* Release-1.3.5-20040105Dimitri van Heesch2004-01-051-1/+2
|
* Release-1.3-rc1Dimitri van Heesch2002-11-153-12/+14
|
* Release-1.2.15Dimitri van Heesch2002-04-011-0/+7
|
* Release-1.2.13Dimitri van Heesch2001-12-291-0/+1
|
* Release-1.2.11Dimitri van Heesch2001-09-301-3/+3
|
* Release-1.2.8-20010723Dimitri van Heesch2001-07-231-0/+1
|
* Release-1.2.8.1Dimitri van Heesch2001-06-101-1/+1
|
* Release-1.2.8Dimitri van Heesch2001-06-042-2/+2
|
* Release-1.2.7Dimitri van Heesch2001-04-3018-352/+14
|
* Release-1.2.5-20010304Dimitri van Heesch2001-03-043-8/+4
|
* Release-1.2.4Dimitri van Heesch2000-12-242-29/+60
|
* Release-1.2.2-20001001Dimitri van Heesch2000-10-0124-25/+50
|
* Release-1.2.0Dimitri van Heesch2000-07-2324-1/+25
|
* Release-1.1.5-20000716Dimitri van Heesch2000-07-161-1/+1
|
* Release-1.1.5_20000709Dimitri van Heesch2000-07-0924-0/+34
|
* Release-1.1.4Dimitri van Heesch2000-06-041-3/+11
|
* Release-1.1.3Dimitri van Heesch2000-05-085-8/+60
|