summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Removed dbus XML parser, various refinementsDimitri van Heesch2015-04-191-154/+0
* Merge branch 'master' of https://github.com/Cryclops/doxygen into Cryclops-ma...Dimitri van Heesch2015-04-161-0/+5
|\
| * Add support for basic XML syntax highlighting.Weston Thayer2015-01-061-0/+5
* | Added documentation for ``` style fenced code block and more robust parsingDimitri van Heesch2015-04-051-0/+6
* | Missing cross reference linkalbert-github2015-03-211-1/+1
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-02-262-5/+49
|\ \
| * | Adding commands \hidecallgraph and \hidecallergraphalbert-github2015-02-222-5/+49
* | | Bump copyright yearDimitri van Heesch2015-02-2632-33/+33
|/ /
* | Merge branch 'master' of https://github.com/doxygen/doxygen.gitPetr Prikryl2015-01-052-2/+25
|\ \
| * | Updated changelog for 1.8.9.1Dimitri van Heesch2015-01-041-0/+23
| * | Documentation HTML Header, Footer, and Stylesheet changesalbert-github2015-01-021-2/+2
| |/
* | Merge branch 'master' of https://github.com/doxygen/doxygen.gitPetr Prikryl2014-12-302-27/+261
|\ \ | |/
| * Updated changelog for release 1.8.9Release_1_8_9Dimitri van Heesch2014-12-251-0/+178
| * various fixes and restructuringDimitri van Heesch2014-12-221-14/+11
| * Limit images sizes and make more uniform (LaTeX)albert-github2014-11-281-24/+83
* | Merge branch 'master' of https://github.com/doxygen/doxygen.gitPetr Prikryl2014-09-241-1/+2
|\ \ | |/
| * Merge pull request #210 from albert-github/feature/snippet_from_current_fileDimitri van Heesch2014-08-261-1/+2
| |\
| | * Create an easy possibility to take a snippet from the current file.albert-github2014-08-151-1/+2
* | | Merge branch 'master' of https://github.com/doxygen/doxygen.gitPetr Prikryl2014-08-225-4/+231
|\ \ \ | |/ /
| * | Bug 734828 - Request: disable building documentation if Python 2.6 or newer n...Release_1_8_8Dimitri van Heesch2014-08-211-1/+1
| * | Preparations for release 1.8.8Dimitri van Heesch2014-08-211-0/+135
| * | Support multiple extra HTML stylesheets.albert-github2014-08-151-2/+2
| |/
| * Bug 731947 - Support for PlantUMLDimitri van Heesch2014-08-101-0/+61
| * Bug 734099 - Add support for non-parsed languageDimitri van Heesch2014-08-042-1/+32
* | .gitignorePetr Prikryl2014-07-291-1/+2
* | Merge branch 'master' of https://github.com/doxygen/doxygen.gitPetr Prikryl2014-07-292-3/+3
|\ \ | |/
| * Merge pull request #185 from albert-github/feature/bug_625601Dimitri van Heesch2014-06-201-2/+2
| |\
| | * Bug 625601 - FORTRAN: recognition free versus fixed formatted codealbert-github2014-06-191-2/+2
| * | Bug 589707 - Flex .rule file for Visual Studio build can't cope with spaces i...albert-github2014-06-191-1/+1
| |/
* | doc/translator.py -- minor updatesPetr Prikryl2014-06-161-6/+5
|/
* Merge branch 'master' of https://github.com/pepr/doxygen into pepr-masterDimitri van Heesch2014-06-161-2030/+2003
|\
| * doc/translator.py unified for Python 2.6+ and Python 3.0+Petr Prikryl2014-06-161-40/+41
| * doc/translator.py -- unification for Python 2.6+ and 3.3+ (not finished)Petr Prikryl2014-06-161-2030/+2002
* | Fixed typoDimitri van Heesch2014-06-151-1/+1
|/
* Added build support for Python3+ and Python2.6+Dimitri van Heesch2014-06-152-67/+69
* Added documentation for some missing HTML commandsalbert-github2014-05-291-1/+7
* Removed not implemented HTML commands from documentationalbert-github2014-05-261-4/+0
* Removed unsupported HTML commands from the docsDimitri van Heesch2014-05-261-4/+0
* Make index for faqalbert-github2014-05-011-29/+22
* Added more missing links to the changelogDimitri van Heesch2014-04-211-3/+3
* Added missing links in changelog when multiple bug ids were on one lineDimitri van Heesch2014-04-211-28/+28
* Added bugzilla link for numbered changelog itemsDimitri van Heesch2014-04-211-817/+817
* Updated changelog for release 1.8.7Dimitri van Heesch2014-04-201-0/+171
* Consistency of usage of the word LaTeX in the documentationalbert-github2014-04-1314-63/+66
* Added support for \-- and \--- to prevent interpretation as ndash and mdashDimitri van Heesch2014-04-131-0/+16
* Added optional [block] option to \htmlonlyDimitri van Heesch2014-03-292-6/+11
* Added \latexinclude command (thanks to Juan Zaratiegui for the patch)Dimitri van Heesch2014-03-271-0/+14
* Superfluous < signalbert-github2014-03-231-1/+1
* Some restructuring and some compiler warning fixesDimitri van Heesch2014-03-151-3/+3
* Merge branch 'feature/bug_625601' of https://github.com/albert-github/doxygen...Dimitri van Heesch2014-03-151-4/+13
|\