Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 691689 - Line numbers for examples | Dimitri van Heesch | 2018-08-19 | 1 | -0/+11 |
| | |||||
* | Moved local toc data into a separate type for better encapsulation | Dimitri van Heesch | 2018-07-22 | 1 | -13/+4 |
| | |||||
* | Enable in page table of contents for XML and add maximum level to in page ↵ | albert-github | 2018-07-12 | 1 | -4/+11 |
| | | | | | | | table of contents - add the in page table of contents for XML - add the possibility to have maximum levels in the in page table of contents (possible per output type and per in page table of contents. Default is show all) | ||||
* | Enable in page table of contents for LaTeX | albert-github | 2018-05-21 | 1 | -3/+3 |
| | | | | | | | | 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.) | ||||
* | Merge branch 'master' of https://github.com/ahoogol/doxygen into ahoogol-master | Dimitri van Heesch | 2017-12-28 | 1 | -0/+4 |
|\ | |||||
| * | Added support for RTL(right to left) languages like Arabic and Persian in ↵ | ahoogol | 2017-06-25 | 1 | -0/+4 |
| | | | | | | | | HTML output | ||||
* | | Fix https://bugzilla.gnome.org/show_bug.cgi?id=782583. | msc- | 2017-10-13 | 1 | -2/+5 |
| | | | | | | | | Don't write both page name and title to NAME section of man page, if they are the same. | ||||
* | | Fixup man page NAME section when page has title | Artur Kink | 2017-07-19 | 1 | -1/+6 |
|/ | |||||
* | Fixup man only output to use generator state push pop | Artur Kink | 2016-09-26 | 1 | -2/+3 |
| | |||||
* | For manpages remove trailing dash when no brief description | Artur Kink | 2016-09-25 | 1 | -1/+8 |
| | |||||
* | Table of contents breaks when documentation spans multiple comment blocks ↵ | albert-github | 2016-04-09 | 1 | -1/+1 |
| | | | | | | | | | with same @page Based on the question in the doxygen users forum: http://doxygen.10944.n7.nabble.com/Table-of-contents-breaks-when-documentation-spans-multiple-comment-blocks-with-same-page-td7571.html Fixed by means of that when toc is set once for a page it remains set for that page, otherwise the last page has to have the @tableofcontents command (or all @page commands) | ||||
* | Bug 760970 - CASE_SENSE_NAMES ignored | albert-github | 2016-01-23 | 1 | -2/+1 |
| | | | | | In case SHORT_NAMES was not selected the page bane was used as fileName in its bare for, this is a regression of "Bug 755080 - xrefitem link to list incorrect when using SHORT_NAMES (https://bugzilla.gnome.org/show_bug.cgi?id=755080 https://github.com/doxygen/doxygen/commit/af5c5b37c5464afb6a2df71edf6f9e82ece75187) (We use ::convertNameToFile to get the routine from util.cpp and not from definition) | ||||
* | Changed configuration mechanism to directly access options in order to ↵ | Dimitri van Heesch | 2016-01-17 | 1 | -5/+5 |
| | | | | improve performance | ||||
* | Bug 755080 - xrefitem link to list incorrect when using SHORT_NAMES | Dimitri van Heesch | 2015-10-24 | 1 | -12/+5 |
| | |||||
* | Bump copyright year | Dimitri van Heesch | 2015-02-26 | 1 | -1/+1 |
| | |||||
* | Bug 736992 - Member functions omitted from tagfile | Dimitri van Heesch | 2014-09-22 | 1 | -24/+24 |
| | |||||
* | Updated copyright | Dimitri van Heesch | 2014-02-11 | 1 | -1/+1 |
| | |||||
* | Bug 709803 - Generated hhc file contains an error for a section of a mainpage | Dimitri van Heesch | 2013-10-12 | 1 | -2/+2 |
| | |||||
* | Bug 688858 - SHORT_NAMES break references to \page in PDF output | Dimitri van Heesch | 2013-08-04 | 1 | -0/+14 |
| | |||||
* | Release-1.8.4 | Dimitri van Heesch | 2013-05-19 | 1 | -4/+13 |
| | |||||
* | Release-1.8.3.1-20130512 | Dimitri van Heesch | 2013-05-12 | 1 | -4/+4 |
| | |||||
* | Release-1.8.3.1-20130209 | Dimitri van Heesch | 2013-02-09 | 1 | -8/+3 |
| | |||||
* | Release-1.8.3.1 | Dimitri van Heesch | 2013-01-20 | 1 | -3/+3 |
| | |||||
* | Release-1.8.2-20121118 | Dimitri van Heesch | 2012-11-18 | 1 | -4/+21 |
| | |||||
* | Release-1.8.2-20120930 | Dimitri van Heesch | 2012-09-30 | 1 | -1/+1 |
| | |||||
* | Release-1.8.1 | Dimitri van Heesch | 2012-05-19 | 1 | -8/+11 |
| | |||||
* | Release-1.8.0 | Dimitri van Heesch | 2012-02-25 | 1 | -5/+5 |
| | |||||
* | Release-1.7.6.1-20120220 | Dimitri van Heesch | 2012-02-20 | 1 | -0/+11 |
| | |||||
* | Release-1.7.6.1-20120110 | Dimitri van Heesch | 2012-01-10 | 1 | -1/+10 |
| | |||||
* | Release-1.7.5.1-20111117 | Dimitri van Heesch | 2011-11-17 | 1 | -2/+1 |
| | |||||
* | Release-1.7.5.1-20110925 | Dimitri van Heesch | 2011-09-25 | 1 | -1/+1 |
| | |||||
* | Release-1.7.3-20110217 | Dimitri van Heesch | 2011-02-17 | 1 | -3/+8 |
| | |||||
* | Release-1.7.2-20101224 | Dimitri van Heesch | 2010-12-24 | 1 | -6/+19 |
| | |||||
* | Release-1.7.1-20100822 | Dimitri van Heesch | 2010-08-22 | 1 | -0/+2 |
| | |||||
* | Release-1.7.1-20100728 | Dimitri van Heesch | 2010-07-28 | 1 | -1/+1 |
| | |||||
* | Release-1.6.3-20100324 | Dimitri van Heesch | 2010-03-24 | 1 | -3/+5 |
| | |||||
* | Release-1.6.2-20100208 | Dimitri van Heesch | 2010-02-08 | 1 | -2/+2 |
| | |||||
* | Release-1.6.2-20100124 | Dimitri van Heesch | 2010-01-24 | 1 | -1/+1 |
| | |||||
* | Release-1.6.2 | Dimitri van Heesch | 2009-12-30 | 1 | -1/+2 |
| | |||||
* | Release-1.6.1-20091222 | Dimitri van Heesch | 2009-12-22 | 1 | -0/+2 |
| | |||||
* | Release-1.6.1-20091027 | Dimitri van Heesch | 2009-10-27 | 1 | -1/+2 |
| | |||||
* | Release-1.6.1-20091004 | Dimitri van Heesch | 2009-10-04 | 1 | -4/+1 |
| | |||||
* | Release-1.5.9-20090622 | Dimitri van Heesch | 2009-06-22 | 1 | -3/+3 |
| | |||||
* | Release-1.5.9-20090522 | Dimitri van Heesch | 2009-05-22 | 1 | -1/+1 |
| | |||||
* | Release-1.5.7.1-20081225 | Dimitri van Heesch | 2008-12-25 | 1 | -1/+1 |
| | |||||
* | Release-1.5.6-20080914 | Dimitri van Heesch | 2008-09-14 | 1 | -1/+3 |
| | |||||
* | Release-1.5.6-20080727 | Dimitri van Heesch | 2008-07-27 | 1 | -2/+18 |
| | |||||
* | Release-1.5.5-20080316 | Dimitri van Heesch | 2008-03-16 | 1 | -16/+80 |
| | |||||
* | Release-1.5.4-20080101 | Dimitri van Heesch | 2008-01-17 | 1 | -1/+9 |
| | |||||
* | Release-1.5.3-20070815 | Dimitri van Heesch | 2007-08-15 | 1 | -1/+1 |
| |