summaryrefslogtreecommitdiffstats
path: root/doc/diagrams.doc
Commit message (Collapse)AuthorAgeFilesLines
* Doxygen manual is not XHTML compliantalbert-github2018-12-051-2/+0
| | | | | | | | | The doxygen manual is not XHTML compliant. In this, first, fix : - fixes the problems in the doc files (note that docblocks has a small extra problem, pull request for this is #6660) - determine output directory for HTML based on the doxyfile (for images). Note: Remaining problems with examples and old change log files (version 1.5 and earlier)
* Tweaked the htmlonly sections in the manual so it produces valid HTML outputDimitri van Heesch2015-12-261-1/+2
|
* Add examples to LaTeX / PDF doxygen manualalbert-github2015-09-061-5/+5
| | | | | | | | - 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-051-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 manualDimitri van Heesch2015-06-131-1/+1
|
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-02-261-2/+6
|\
| * Adding commands \hidecallgraph and \hidecallergraphalbert-github2015-02-221-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With the new commands \hidecallgraph and \hidecallergraph it is possible to suppress a call or caller graph even though the corresponding option CALL_GRAPH or CALLER_GRAPH is set. commands.doc config.xml diagrams.doc - updating documentation to support new commands entry.cpp - initialize callgraph and callergraph with the value from the config file commentscan.l - add handling for the new commands context.cpp memberdef.cpp util.cpp - getting the option for CALL_GRAPH and CALLER_GRAPH is not necessary anymore as it is incorporated in the initialization of an Entry item dbusxmlscanner.cpp - initialization is done in the Entry item vhdljjparser.cpp - gBlock was a static variable and therefore initialized before the doxygen main routine started. A Entry element sets now the default for callgraph and callergraph based on the config file and as the config file is not yet known at that moment the value for CALL_GRAPH and CALLER_GRAPH were set to False. By making a pointer of gBlock and doing an appropriate new Entry call this problem is overcome.
* | Bump copyright yearDimitri van Heesch2015-02-261-1/+1
|/
* Consistency of usage of the word LaTeX in the documentationalbert-github2014-04-131-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.
* Superfluous backslash in documentationalbert-github2014-02-121-1/+1
| | | | Some superfluous backslashes were found in the documentation (1.8.6 manual page 52, diagrams section)
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
|
* Release-1.8.3.1-20130402Dimitri van Heesch2013-04-021-0/+1
|
* Release-1.8.3.1-20130324Dimitri van Heesch2013-03-241-6/+6
|
* Release-1.8.3.1Dimitri van Heesch2013-01-201-1/+1
|
* Release-1.8.1.2Dimitri van Heesch2012-07-121-1/+1
|
* Release-1.7.6.1-20120220Dimitri van Heesch2012-02-201-1/+1
|
* Release-1.7.6.1-20120110Dimitri van Heesch2012-01-101-1/+1
|
* Release-1.7.3-20110123Dimitri van Heesch2011-01-231-1/+1
|
* Release-1.7.1-20100920Dimitri van Heesch2010-09-201-2/+2
|
* Release-1.5.9-20090522Dimitri van Heesch2009-05-221-1/+1
|
* Release-1.5.6-20080819Dimitri van Heesch2008-08-191-13/+18
|
* Release-1.5.4-20080101Dimitri van Heesch2008-01-171-1/+1
|
* Release-1.5.1-20070219Dimitri van Heesch2007-02-191-1/+1
|
* Release-1.4.7Dimitri van Heesch2006-06-111-2/+2
|
* Release-1.4.6-20060507Dimitri van Heesch2006-05-071-1/+4
|
* Release-1.4.1Dimitri van Heesch2005-01-111-1/+1
|
* Release-1.3.5-20040125Dimitri van Heesch2004-01-251-0/+3
|
* Release-1.3.5-20040105Dimitri van Heesch2004-01-051-1/+1
|
* Release-1.3-rc2-20030119Dimitri van Heesch2003-01-191-1/+1
|
* Release-1.2.17-20020804Dimitri van Heesch2002-08-041-3/+3
|
* Release-1.2.14-20020310Dimitri van Heesch2002-03-101-1/+1
|
* Release-1.2.11-20011104Dimitri van Heesch2001-11-041-1/+1
|
* Release-1.2.8-20010715Dimitri van Heesch2001-07-151-3/+3
|
* Release-1.2.8.1Dimitri van Heesch2001-06-101-2/+2
|
* Release-1.2.8Dimitri van Heesch2001-06-041-3/+3
|
* Release-1.2.4-20010107Dimitri van Heesch2001-01-071-1/+1
|
* Release-1.1.5-20000716Dimitri van Heesch2000-07-161-0/+137