summaryrefslogtreecommitdiffstats
path: root/src/htmlgen.h
Commit message (Collapse)AuthorAgeFilesLines
* Incorrect (X)HTML code when generating source code.albert-github2019-06-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When having the example: ``` /*! \file * \brief * Prerequisite header file */ //! \cond #ifdef HAVE_CONFIG_H #include "gmxpre-config.h" #endif //! \endcond ``` and we run xmllint on it: ``` xmllint --path .../testing/dtd --noout --nonet --postvalid html/*.html ``` we get the messages: ``` html/aa_8h_source.html:75: parser error : Opening and ending tag mismatch: div line 67 and body </body> ^ html/aa_8h_source.html:76: parser error : Opening and ending tag mismatch: body line 17 and html </html> ^ html/aa_8h_source.html:77: parser error : Premature end of data in tag html line 2 ^ ``` It looks like the problematic part in this case is the doxygen type comment at the end of the file. In the past similar situations were present in LaTeX (related to maximum line length correction), but it was only fixed for LaTeX. Besides the change for HTML also small changes were necessary for RTF and docbook.
* refactoring dot.cppThomas Haller2019-06-131-6/+6
|
* Improved const correctness and added support for inline namespacesDimitri van Heesch2019-04-211-3/+3
|
* Renamed (start/end)SimpleSect to (start/end)Examples.Dimitri van Heesch2018-08-261-5/+2
|
* Bug 693515 - The 'Examples:' section; bad/missing style and incorrect spellingalbert-github2018-06-291-1/+1
| | | | Made implementation analogous to the implementation for parameters in respect to padding and the use of colon (:).
* Better HTML output for VHDL Portsalbert-github2018-03-291-2/+3
| | | | Small alignment improvement of HTML output for VHDL Ports so that the mode will be in a separate column
* Added support for RTL(right to left) languages like Arabic and Persian in ↵ahoogol2017-06-251-0/+2
| | | | HTML output
* Cleanup: removed redundant =NULL from interfaces, or replaced by =0 where it ↵Dimitri van Heesch2016-11-281-1/+1
| | | | was needed.
* Bug 774138 - Please add HTML classes to "Definition at..." & "Referenced ↵albert-github2016-11-131-1/+1
| | | | | | | by..." for CSS Added class= to html output for "Definition at..." resulting in p.definition in the css file and for "Referenced by .. " and "References ..." resulting in p.definition in css file. (also corrected some error messages).
* Unified display of enum values across output formats and languagesDimitri van Heesch2016-08-311-21/+12
|
* Style fixes and added numbering to overloaded membersDimitri van Heesch2016-07-301-1/+3
|
* Modified (readability) layout for member title in HTML and LaTexPkLab.net2016-06-221-1/+1
|
* Bump copyright yearDimitri van Heesch2015-02-261-1/+1
|
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
|
* Fixed issues with SEPARATE_MEMBER_PAGES and INLINE_SIMPLE_STRUCTSDimitri van Heesch2014-01-191-2/+2
|
* More template and context enhancementsDimitri van Heesch2013-12-121-1/+1
|
* Added SOURCE_TOOLTIPS option for advanced tooltip support while source browsingDimitri van Heesch2013-07-021-6/+15
|
* Release-1.8.3.1-20130402Dimitri van Heesch2013-04-021-0/+1
|
* Release-1.8.3.1-20130324Dimitri van Heesch2013-03-241-4/+0
|
* Release-1.8.3.1Dimitri van Heesch2013-01-201-1/+1
|
* Release-1.8.3Dimitri van Heesch2012-12-261-0/+5
|
* Release-1.8.2-20121118Dimitri van Heesch2012-11-181-1/+0
|
* Release-1.8.2-20120930Dimitri van Heesch2012-09-301-4/+9
|
* Release-1.8.2Dimitri van Heesch2012-08-111-1/+1
|
* Release-1.8.1.2-20120729Dimitri van Heesch2012-07-291-18/+64
|
* Release-1.8.1.2Dimitri van Heesch2012-07-121-0/+1
|
* Release-1.8.1.1Dimitri van Heesch2012-06-101-2/+5
|
* Release-1.8.1Dimitri van Heesch2012-05-191-6/+8
|
* Release-1.8.0-20120429Dimitri van Heesch2012-04-291-4/+6
|
* Release-1.8.0-20120408Dimitri van Heesch2012-04-081-0/+3
|
* Release-1.7.6.1-20120220Dimitri van Heesch2012-02-201-1/+1
|
* Release-1.7.6.1-20111226Dimitri van Heesch2011-12-261-4/+4
|
* Release-1.7.5.1-20110925Dimitri van Heesch2011-09-251-1/+2
|
* Release-1.7.4-20110727Dimitri van Heesch2011-07-271-3/+11
|
* Release-1.7.4-20110629Dimitri van Heesch2011-06-291-3/+3
|
* Release-1.7.4Dimitri van Heesch2011-03-281-6/+10
|
* Release-1.7.3-20110217Dimitri van Heesch2011-02-171-1/+1
|
* Release-1.7.3-20110123Dimitri van Heesch2011-01-231-1/+1
|
* Release-1.7.3Dimitri van Heesch2011-01-031-2/+4
|
* Release-1.7.2-20101224Dimitri van Heesch2010-12-241-3/+9
|
* Release-1.7.1Dimitri van Heesch2010-06-251-0/+1
|
* Release-1.6.3-20100507Dimitri van Heesch2010-05-071-1/+2
|
* Release-1.6.3-20100418Dimitri van Heesch2010-04-181-0/+1
|
* Release-1.6.3-20100324Dimitri van Heesch2010-03-241-4/+6
|
* Release-1.6.2-20100124Dimitri van Heesch2010-01-241-1/+1
|
* Release-1.6.1-20091222Dimitri van Heesch2009-12-221-0/+1
|
* Release-1.5.9-20090622Dimitri van Heesch2009-06-221-1/+2
|
* Release-1.5.9-20090522Dimitri van Heesch2009-05-221-9/+13
|
* Release-1.5.7Dimitri van Heesch2008-09-281-1/+1
|
* Release-1.5.6-20080914Dimitri van Heesch2008-09-141-0/+1
|