summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Added concepts to the templated outputDimitri van Heesch2021-06-1218-36/+139
* Improved responsive design of dynamic menusDimitri van Heesch2021-05-303-53/+97
* Optimized MathJax HTML output and made the template output the same.Dimitri van Heesch2021-05-245-8/+33
* Merge pull request #8554 from albert-github/feature/bug_mathjax_v3_refDimitri van Heesch2021-05-232-2/+2
|\
| * Extra settings for MathJax V3albert-github2021-05-152-2/+2
* | Make templated HTML output more similar to hardcoded output.Dimitri van Heesch2021-05-2019-44/+102
* | Template engine: allow listing list and struct variables as stringsDimitri van Heesch2021-05-151-2/+2
|/
* Rename template filter '|e' to '|escape' to keep in line with DjangoDimitri van Heesch2021-05-141-1/+1
* Some fixes for template.cpp and improve the template outputDimitri van Heesch2021-05-1416-152/+204
* Reintroducing the sidebar layout via new FULL_SIDEBAR option.Dimitri van Heesch2021-05-097-531/+289
* Reverted the layout change introduced in a9d29861fe6ad3c182d6cded2e3636a20086...Dimitri van Heesch2021-05-094-13/+12
* Optimized the layout in case DISABLE_INDEX=YES and GENERATE_TREEVIEW=YESDimitri van Heesch2021-05-087-23/+38
* Merge branch 'feature/bug_xml_settings' of https://github.com/albert-github/d...Dimitri van Heesch2021-04-291-0/+53
|\
| * Write out used settings when generating XML outputalbert-github2021-03-281-0/+53
* | issue #8522 Javadoc: type attribute of ordered lists not preserved (in xml)albert-github2021-04-292-0/+24
* | issue #2732: Adding support for C++ concepts (Origin: bugzilla #499352)Dimitri van Heesch2021-04-084-0/+25
|/
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2021-03-221-1/+1
|\
| * Some regressions on the templated approachalbert-github2021-03-201-1/+1
* | issue #8375: Lowercase search does not find non-ASCII uppercase pages and vic...Dimitri van Heesch2021-03-221-5/+1
|/
* Refactoring: replace QFile/FTextStream with fstream/stringstreamDimitri van Heesch2021-03-181-2557/+2557
* issue #5362: Indexing and searching cannot treat non ASCII identifiersDimitri van Heesch2021-01-311-1/+1
* issue #5363: Indexing and searching cannot treat non ASCII identifiersDimitri van Heesch2021-01-311-1/+5
* Merge pull request #8309 from albert-github/feature/bug_668003Dimitri van Heesch2021-01-112-0/+299
|\
| * bug 668003 Default LaTeX header misses $-placeholdersalbert-github2021-01-052-0/+299
* | Changed XML scheme accordingly.Jan Theegarten2021-01-071-0/+12
|/
* Refactoring: Modernise client side part of searchindexDimitri van Heesch2020-12-291-0/+2
* Fixed problem expanding/collapsing search results when using XHTML (part 2)Dimitri van Heesch2020-12-252-3/+3
* Refactoring position of layout_default.xmlalbert-github2020-12-241-0/+226
* Prettify the HTML output when enabling SEPARATE_MEMBER_PAGESDimitri van Heesch2020-12-211-8/+23
* Fixed problem expanding/collapsing search results when using XHTMLDimitri van Heesch2020-12-211-2/+2
* Refactoring: modernize class indexDimitri van Heesch2020-12-211-18/+58
* fix: convert links to the main doxygen site to https. Trailing whitespace wa...Allan Bowe2020-11-292-4/+4
* Default doxygen search mechanism doesn't work when using with XHTML outputalbert-github2020-11-252-5/+5
* XHML: div tag not possible as part of a p tag.albert-github2020-11-161-1/+1
* issue @8169 "\emoji heavy_check_mark" produces ✓ instead of ✔️albert-github2020-11-111-0/+6
* Remove ouble usepackage / RequirePackage from LaTeXalbert-github2020-10-271-0/+1
* Merge pull request #8099 from albert-github/feature/bug_warn_latex_figDimitri van Heesch2020-10-151-1/+1
|\
| * Warning about duplicate figure numbers in LaTeXalbert-github2020-10-141-1/+1
* | Space around images in LaTeX output is sometimes a bit largealbert-github2020-10-141-2/+1
|/
* Proposed fix for issue #7898 (#8029)luca-aep2020-09-161-2/+4
* Layout on the bibliography pagealbert-github2020-08-111-1/+3
* Merge branch 'master' into feature/bug_xml_langDimitri van Heesch2020-08-0117-159/+239
|\
| * Merge pull request #7936 from albert-github/feature/bug_cite_debugDimitri van Heesch2020-07-311-1/+6
| |\
| | * Debug facility for the \cite commandalbert-github2020-07-311-1/+6
| * | Minors tweaks to the regular expressionsDimitri van Heesch2020-07-311-2/+2
| * | Incorrect representation of citationalbert-github2020-07-311-2/+2
| |/
| * Made shading more subtle in the SVG logoDimitri van Heesch2020-07-191-1/+1
| * Make the luminance levels of the new SVG logo better match the original bitmapDimitri van Heesch2020-07-191-5/+5
| * Replaced bitmap of doxygen logo by SVG versionDimitri van Heesch2020-07-185-78/+31
| * Issue #7892: Incorrect search box on server-side search results pageDimitri van Heesch2020-07-071-7/+1