Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spelling of the word Javadoc | albert-github | 2018-10-29 | 1 | -1/+1 |
| | | | | | The current spelling (also for the older versions) is Javadoc. Changed on all possible documentation visible places (external and internal). | ||||
* | Enable in page table of contents for LaTeX | albert-github | 2018-05-21 | 1 | -1/+1 |
| | | | | | | | | currently the \tableofcontents command is only supported for HTML. In this patch: - enable in page table of contents for LaTeX: \tableofcontents['{'[option][,option]*'}'] where option can be 'HTML, and 'LaTeX' (side effect: possibility to have options with, nearly, all commands.) | ||||
* | Adjusted Doxygen to doxygen in running text in the manual | Dimitri van Heesch | 2016-01-03 | 1 | -3/+3 |
| | |||||
* | Fix typo in function name | Thomas Braun | 2015-10-20 | 1 | -1/+1 |
| | | | | | | As both declarations should only differ by cv-qualifiers. Signed-off-by: Thomas Braun <thomas.braun@byte-physics.de> | ||||
* | Add examples to LaTeX / PDF doxygen manual | albert-github | 2015-09-06 | 1 | -2/+2 |
| | | | | | | | | - 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 manual | albert-github | 2015-09-05 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | Added cmake rules to build the examples that are also part of the manual | Dimitri van Heesch | 2015-06-13 | 1 | -2/+2 |
| | |||||
* | Bump copyright year | Dimitri van Heesch | 2015-02-26 | 1 | -1/+1 |
| | |||||
* | Consistency of usage of the word LaTeX in the documentation | albert-github | 2014-04-13 | 1 | -1/+1 |
| | | | | | | The word LaTeX was used as just the word and on other places as \f$\mbox{\LaTeX}\f$ This has been made more consistent by means of the definition of the Alia \LaTeX (similar for \TeX) Some names of executables etc. were not set in a 'code' font. | ||||
* | Updated copyright | Dimitri van Heesch | 2014-02-11 | 1 | -1/+1 |
| | |||||
* | Release-1.8.3.1-20130324 | Dimitri van Heesch | 2013-03-24 | 1 | -0/+6 |
| | |||||
* | Release-1.8.3.1 | Dimitri van Heesch | 2013-01-20 | 1 | -1/+1 |
| | |||||
* | Release-1.7.6.1-20120220 | Dimitri van Heesch | 2012-02-20 | 1 | -2/+4 |
| | |||||
* | Release-1.7.6.1-20120122 | Dimitri van Heesch | 2012-01-22 | 1 | -4/+4 |
| | |||||
* | Release-1.7.3-20110123 | Dimitri van Heesch | 2011-01-23 | 1 | -1/+1 |
| | |||||
* | Release-1.7.0 | Dimitri van Heesch | 2010-06-15 | 1 | -1/+1 |
| | |||||
* | Release-1.6.3-20100507 | Dimitri van Heesch | 2010-05-07 | 1 | -1/+4 |
| | |||||
* | Release-1.6.1-20091027 | Dimitri van Heesch | 2009-10-27 | 1 | -2/+3 |
| | |||||
* | Release-1.5.4-20080101 | Dimitri van Heesch | 2008-01-17 | 1 | -1/+1 |
| | |||||
* | Release-1.5.2-20070506 | Dimitri van Heesch | 2007-05-06 | 1 | -3/+3 |
| | |||||
* | Release-1.5.1-20070219 | Dimitri van Heesch | 2007-02-19 | 1 | -1/+1 |
| | |||||
* | Release-1.4.7-20061004 | Dimitri van Heesch | 2006-10-04 | 1 | -5/+12 |
| | |||||
* | Release-1.4.6-20060507 | Dimitri van Heesch | 2006-05-07 | 1 | -1/+1 |
| | |||||
* | Release-1.4.1 | Dimitri van Heesch | 2005-01-11 | 1 | -1/+1 |
| | |||||
* | Release-1.3.5-20040105 | Dimitri van Heesch | 2004-01-05 | 1 | -1/+1 |
| | |||||
* | Release-1.3-rc2-20030119 | Dimitri van Heesch | 2003-01-19 | 1 | -1/+1 |
| | |||||
* | Release-1.2.17-20020811 | Dimitri van Heesch | 2002-08-11 | 1 | -1/+1 |
| | |||||
* | Release-1.2.17-20020804 | Dimitri van Heesch | 2002-08-04 | 1 | -6/+6 |
| | |||||
* | Release-1.2.14-20020310 | Dimitri van Heesch | 2002-03-10 | 1 | -1/+1 |
| | |||||
* | Release-1.2.7 | Dimitri van Heesch | 2001-04-30 | 1 | -1/+1 |
| | |||||
* | Release-1.2.4-20010107 | Dimitri van Heesch | 2001-01-07 | 1 | -1/+1 |
| | |||||
* | Release-1.2.2-20001001 | Dimitri van Heesch | 2000-10-01 | 1 | -1/+5 |
| | |||||
* | Release 2000-04-03 | Dimitri van Heesch | 2000-04-03 | 1 | -1/+2 |
| | |||||
* | Release-1.1.1-20000326 | Dimitri van Heesch | 2000-03-26 | 1 | -1/+1 |
| | |||||
* | Upgrade to 1.1.0 | Dimitri van Heesch | 2000-02-15 | 1 | -2/+6 |
| | |||||
* | mods for doxygen-1.0.0 | Dimitri van Heesch | 2000-02-08 | 1 | -1/+1 |
| | |||||
* | mods for doxygen-0.49-991106 | Dimitri van Heesch | 1999-12-15 | 1 | -2/+2 |
| | |||||
* | mods for doxygen-0.49-990522 | Dimitri van Heesch | 1999-12-15 | 1 | -15/+2 |
| | |||||
* | initial version | Dimitri van Heesch | 1999-12-15 | 1 | -0/+125 |