summaryrefslogtreecommitdiffstats
path: root/templates/html
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
* issue #2732: Adding support for C++ concepts (Origin: bugzilla #499352)Dimitri van Heesch2021-04-081-0/+6
* 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
|/
* 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
* 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
* 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
* Proposed fix for issue #7898 (#8029)luca-aep2020-09-161-2/+4
* Layout on the bibliography pagealbert-github2020-08-111-1/+3
* 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
* Scalable search bar for high resolution displays (#7888)tttapa2020-07-049-70/+196
* Updated formatting rules for paragraphs within table header cells.Thomas Vogt2020-06-141-1/+1
* Fixed javascript warning in resize.jsRelease_1_8_18Dimitri van Heesch2020-04-131-1/+3
* issue #6901: Please consider relicensing of Javascript filesDimitri van Heesch2020-03-277-143/+130
* Merge branch 'remove_tcl'Dimitri van Heesch2020-03-221-1/+0
|\
| * Remove support for TCL (code is too buggy and unmaintained, language not very...Dimitri van Heesch2020-03-151-1/+0
* | Fix CROS javascript issue when giving focus to search result frame.Joseph Mirabel2020-03-222-3/+8
|/
* Avoid unsupported html attributes from appearing in the XML/docbook output an...Dimitri van Heesch2020-02-021-41/+0
* issue #7412: HTML: Opening a reference link in a new tab does not scroll to t...Dimitri van Heesch2019-12-101-0/+1
* Correct style in table header in case of paragraph is usedalbert-github2019-11-211-0/+5
* Spelling corrections for templates directoryalbert-github2019-11-042-2/+2
* Also span entire line in case of a memTemplItemRightalbert-github2019-10-101-1/+1
* Fix some typos luz.paz2019-09-161-1/+1