summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Introducing commands includedoc and snippetdocalbert-github2016-08-217-17/+110
* | | | | | | Bug 769736 - doxygen generates incorrect documentation for C enum in latexDimitri van Heesch2016-08-211-1/+1
|/ / / / / /
* | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2016-08-216-17/+49
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #502 from albert-github/feature/bug_docu_pull_495Dimitri van Heesch2016-08-211-0/+3
| |\ \ \ \ \
| | * | | | | Documentation for extensions .f95, .f03 and .f08albert-github2016-08-211-0/+3
| |/ / / / /
| * | | | | Merge pull request #495 from melven/Fortran_file_typesDimitri van Heesch2016-08-202-0/+6
| |\ \ \ \ \
| | * | | | | Also map .f95, .f03 and .f08 file types to FortranMelven Roehrig-Zoellner2016-08-012-0/+6
| * | | | | | Merge pull request #501 from albert-github/feature/bug_code_keyword_operator_...Dimitri van Heesch2016-08-201-0/+10
| |\ \ \ \ \ \
| | * | | | | | Color code word OPERATOR and ASSIGNMENT as keyword in FORTRAN codealbert-github2016-08-191-0/+10
| | | |/ / / / | | |/| | | |
| * | | | | | Merge pull request #500 from albert-github/feature/bug_ftn_result_keywDimitri van Heesch2016-08-201-1/+6
| |\ \ \ \ \ \
| | * | | | | | Color code word RESULT as keyword in FORTRAN codealbert-github2016-08-181-1/+6
| | |/ / / / /
| * | | | | | Merge pull request #498 from artur-kink/masterDimitri van Heesch2016-08-201-15/+23
| |\ \ \ \ \ \
| | * | | | | | Parse more than 1 size indiction in defaultHandleTitleAndSizeArtur Kink2016-08-081-15/+23
| | |/ / / / /
| * | | | | | Merge pull request #499 from albert-github/feature/problem_navtree_cssDimitri van Heesch2016-08-201-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Missing semicolon in navtree.cssalbert-github2016-08-171-1/+1
| |/ / / / /
* | | | | | Bug 769028 - Can't scroll using finger documentation in Chrome browser on And...Dimitri van Heesch2016-08-211-17/+2
|/ / / / /
* | | | | Bug 768830 - Doxygen segfault (return code 134) when parsing a c++ enum class...Dimitri van Heesch2016-07-311-2/+4
* | | | | Bug 768954 - Segmentation fault when processing md containing only headerDimitri van Heesch2016-07-311-10/+13
* | | | | Bug 769018 - Invalid XHTML if the directives brief and exception are followin...Dimitri van Heesch2016-07-311-0/+1
* | | | | Fix for HTML output when using server side search and the the new menu barDimitri van Heesch2016-07-313-4/+24
* | | | | Merge pull request #463 from albert-github/feature/bug_copyLogo_latexDimitri van Heesch2016-07-301-3/+8
|\ \ \ \ \
| * | | | | Doxygen fails to copy logo image to LaTex output diralbert-github2016-04-031-3/+8
* | | | | | Merge pull request #493 from t-b/winbuild_fix_building_with_libclangDimitri van Heesch2016-07-301-1/+5
|\ \ \ \ \ \
| * | | | | | Fix linker flags for building with clang on WindowsThomas Braun2016-07-281-1/+5
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #492 from t-b/winbuild_fix_for_vs_2015Dimitri van Heesch2016-07-301-0/+9
|\ \ \ \ \ \
| * | | | | | CMAKE: Fix building on Windows with VS 2015Thomas Braun2016-07-271-0/+9
| |/ / / / /
* | | | | | Merge pull request #491 from groleo/masterDimitri van Heesch2016-07-301-22/+30
|\ \ \ \ \ \
| * | | | | | sqlite3gen: use the refid stored in the refids tableAdrian Negreanu2016-07-251-13/+21
| * | | | | | sqlite3gen: defnname -> defnameAdrian Negreanu2016-07-251-9/+9
| |/ / / / /
* | | | | | Merge branch 'PkLab-short_member_title'Dimitri van Heesch2016-07-3020-80/+222
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Style fixes and added numbering to overloaded membersDimitri van Heesch2016-07-3019-86/+204
| * | | | | Merge branch 'short_member_title' of https://github.com/PkLab/doxygen into Pk...Dimitri van Heesch2016-07-237-17/+41
| |\ \ \ \ \ |/ / / / / /
| * | | | | Modified (readability) layout for member title in HTML and LaTexPkLab.net2016-06-227-17/+41
* | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2016-07-235-10/+62
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #490 from groleo/masterDimitri van Heesch2016-07-211-1/+2
| |\ \ \ \ \ \
| | * | | | | | sqlite3gen: export proper memberdef refidAdrian Negreanu2016-07-201-1/+2
| |/ / / / / /
| * | | | | | Merge pull request #488 from bithium/feature/perlmodDimitri van Heesch2016-07-171-5/+40
| |\ \ \ \ \ \
| | * | | | | | Add parameter in/out specifiers to output.Filipe Alves2016-07-141-4/+30
| | * | | | | | Add section title to output.Filipe Alves2016-07-141-0/+1
| | * | | | | | Allow verbatim code block to be placed on the output.Filipe Alves2016-07-141-1/+1
| | * | | | | | Add caption in verbatim blocks.Filipe Alves2016-07-141-0/+8
| * | | | | | | Merge pull request #486 from DoumanAsh/revert_plantumlDimitri van Heesch2016-07-171-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Revert #291Douman2016-07-061-1/+1
| |/ / / / / /
| * | | | | | Merge pull request #478 from albert-github/feature/bug_766464Dimitri van Heesch2016-06-231-0/+16
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Bug 766464 - python: missing cross-links in sources (option SOURCE_BROWSER = ...albert-github2016-05-161-0/+16
| * | | | | | Merge pull request #482 from albert-github/feature/bug_767171Dimitri van Heesch2016-06-201-3/+3
| |\ \ \ \ \ \
| | * | | | | | Bug 767171 - ALIASES stop working after verbatim with formula and /** */albert-github2016-06-051-3/+3
* | | | | | | | Fix issue escaping backslash inside markdown style code spanDimitri van Heesch2016-07-232-1/+2
|/ / / / / / /
* | | | | | | Bug fix for rendering the VHDL Hierarchy (thanks to a patch by Martin Kreis)Dimitri van Heesch2016-06-053-902/+859
|/ / / / / /
* | | | | | Updated stylesheet for the manual to fix layout issue in the navigation treeDimitri van Heesch2016-06-021-171/+568