Skip to content

Upstream merge conflict #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 4,767 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
4767 commits
Select commit Hold shift + click to select a range
26c9dce
issue #11310 "^^" in aliases not proper evaluated
albert-github Feb 1, 2025
b9ac9e4
issue #11373 Code examples in Python docstrings rendered in HTML with…
doxygen Feb 2, 2025
c0b6a69
issue #11387 commit 152ad343c can break verbatim
albert-github Feb 3, 2025
1748919
Create possibility to have also man pages generated in test suite
albert-github Feb 3, 2025
52e159e
Correcting python scripts in respect to style
albert-github Feb 3, 2025
e3130cb
Merge pull request #11388 from albert-github/feature/issue_11387
doxygen Feb 4, 2025
cec60d9
issue #113939 With EXPAND_ONLY_PREDEF, Doxygen won't expand PREDEFINE…
albert-github Feb 5, 2025
88eed0b
Merge pull request #11394 from albert-github/feature/issue_11393
doxygen Feb 5, 2025
e0d6536
Merge pull request #11390 from albert-github/feature/bug_py_lint
doxygen Feb 5, 2025
7febced
Merge pull request #11389 from albert-github/feature/bug_tests_man
doxygen Feb 5, 2025
9b681d6
issue #11401 Unexpected html tag `<span>` found within `<dt>` context
albert-github Feb 6, 2025
8d9c577
pull-request #11402 reduce code duplication
doxygen Feb 6, 2025
443b978
Merge branch 'albert-github-feature/issue_11401'
doxygen Feb 6, 2025
4c01d11
Incorrect field when ampersand in URL
albert-github Feb 7, 2025
9735bed
issue #11373 Code examples in Python docstrings rendered in HTML with…
doxygen Feb 8, 2025
64d0cb7
issue #11374 c++ template function definition miss-ref
doxygen Feb 9, 2025
1fc975e
Merge pull request #11385 from albert-github/feature/issue_11310
doxygen Feb 10, 2025
bc8099c
Merge pull request #11404 from albert-github/feature/bug_ampersand_url
doxygen Feb 14, 2025
b93ec23
Dangerous trailing context in commentcnv.l
albert-github Feb 19, 2025
1191d0b
issue #11420 Triple underscores in Markdown mode not supported
albert-github Feb 19, 2025
c3f92e6
Added new layout option: full height side bar + navigation tabs
doxygen Feb 19, 2025
d8e0963
Merge pull request #11435 from albert-github/feature/bug_commentcnv_t…
doxygen Feb 19, 2025
9d722c2
Merge pull request #11437 from albert-github/feature/issue_11420
doxygen Feb 19, 2025
991bb14
issue doxygen#11420 Add documentation about triple underscore emphasis
crasbe Feb 20, 2025
4f0fa83
issue #11416 CMake: Error in doc_internal/CMakeLists.txt:22 Problem c…
albert-github Feb 20, 2025
72b47ce
issue #11416 CMake: Error in doc_internal/CMakeLists.txt:22 Problem c…
albert-github Feb 20, 2025
59cf339
Merge pull request #11441 from crasbe/feature/issue_11420_doc
doxygen Feb 20, 2025
aedeaa9
Merge pull request #11443 from albert-github/feature/issue_11416_cmake
doxygen Feb 20, 2025
8add458
Merge pull request #11442 from albert-github/feature/issue_11416_mscgen
doxygen Feb 20, 2025
47c0fa1
Incorrect substitute pattern in header / footer
albert-github Feb 21, 2025
6e1faff
issue #11415 doxywizard replaces < and > in aliases with &lt; / &gt;
albert-github Feb 21, 2025
b0df39e
Merge pull request #11447 from albert-github/feature/issue_11415
doxygen Feb 22, 2025
44f85e4
Merge pull request #11446 from albert-github/feature/bug_endless_subs…
doxygen Feb 22, 2025
7c1bd62
Don't repeat the exact same warning messages
albert-github Feb 23, 2025
cf78618
issue #11421 `SHOW_GROUPED_MEMB_INC` does not respect `STRIP_FROM_INC…
albert-github Feb 23, 2025
75e264a
Fix wrong links created in search box for external documentations wit…
Triple-S Feb 24, 2025
83455ae
Prevent code duplication for enum
albert-github Feb 24, 2025
d143c8f
Bump docker/build-push-action from 6.13.0 to 6.14.0
dependabot[bot] Feb 24, 2025
e61d833
Merge pull request #11452 from Triple-S/patch-1
doxygen Feb 24, 2025
71459fd
issue #11426 Template specialization in file's output point to the ma…
doxygen Feb 24, 2025
558dcfc
Merge branch 'master' of github.com:doxygen/doxygen
doxygen Feb 24, 2025
d2de4b5
Merge pull request #11455 from doxygen/dependabot/github_actions/dock…
doxygen Feb 24, 2025
952f3c4
Prevent code duplication for enum
albert-github Feb 25, 2025
501defc
Spelling correction
albert-github Feb 25, 2025
ff2fe2b
Don't repeat the exact same warning messages
albert-github Feb 25, 2025
144de64
issue #11458 Confusing error message if snippet command misses blockm…
albert-github Feb 25, 2025
ff2900c
issue #11454 Since version 1.12.0 alias tags cause tables to break
albert-github Feb 25, 2025
c0324c9
issue #11436 External SVG images not loaded with image-command
albert-github Feb 25, 2025
6164770
issue #11400 python documentation fails with "::bool" and "::str" war…
albert-github Feb 26, 2025
1eff84d
issue #11419 static keyword appearing as function prefix but not inline
albert-github Feb 27, 2025
de9ec01
Merge pull request #11457 from albert-github/feature/bug_spell_20250225
doxygen Feb 27, 2025
b08748e
Merge pull request #11456 from albert-github/feature/bug_dupl_enum
doxygen Feb 27, 2025
2268b28
Merge pull request #11450 from albert-github/feature/issue_11421
doxygen Feb 27, 2025
2985852
Merge pull request #11449 from albert-github/feature/bug_duplicate_wa…
doxygen Feb 27, 2025
c66bd60
Merge pull request #11464 from albert-github/feature/issue_11400
doxygen Feb 27, 2025
2f9aece
Merge pull request #11460 from albert-github/feature/issue_11454
doxygen Feb 27, 2025
62d99c1
Merge pull request #11459 from albert-github/feature/issue_11458
doxygen Feb 27, 2025
933a908
Merge pull request #11462 from albert-github/feature/issue_11436
doxygen Feb 27, 2025
cd6707d
Merge pull request #11465 from albert-github/feature/issue_11419
doxygen Feb 27, 2025
5e84de6
issue #11453 C++17 Deduction Guide with variadic templates
doxygen Feb 27, 2025
1f0746c
Merge branch 'master' of github.com:doxygen/doxygen
doxygen Feb 27, 2025
955ed72
Add Linux ARM to CI
gmitch215 Feb 28, 2025
ece34ea
Fix Remaining Issues
gmitch215 Feb 28, 2025
cbdaa1f
Fix Documentation Workflows
gmitch215 Feb 28, 2025
fae96cf
Use `jdpurcell/install-qt-action`
gmitch215 Mar 1, 2025
6fb4ef1
bump minimal ci runner version to Ubuntu 22.04
fliiiix Mar 3, 2025
38432b2
Bump docker/build-push-action from 6.14.0 to 6.15.0
dependabot[bot] Mar 3, 2025
c092710
Bump docker/metadata-action from 5.6.1 to 5.7.0
dependabot[bot] Mar 3, 2025
4506e5d
Minor tweaks to the HTML output
doxygen Mar 3, 2025
778633a
Merge pull request #11470 from fliiiix/chore/update-runners
doxygen Mar 3, 2025
358acf1
Merge branch 'master' into patch-1
doxygen Mar 3, 2025
70ca27f
Update ARM Version, Use Qt 6.8
gmitch215 Mar 3, 2025
e3900bb
Revert to Official Action
gmitch215 Mar 3, 2025
2ba7587
Update `libclang` Installation
gmitch215 Mar 3, 2025
01dd91f
nevermind
gmitch215 Mar 3, 2025
90f5686
Merge pull request #11471 from doxygen/dependabot/github_actions/dock…
doxygen Mar 3, 2025
e5f437e
Merge pull request #11472 from doxygen/dependabot/github_actions/dock…
doxygen Mar 3, 2025
33a89a6
Merge pull request #11468 from gmitch215/patch-1
doxygen Mar 4, 2025
65861fb
Warning when more `#if` than `#endif` statements
albert-github Mar 4, 2025
89115f1
Update docker base os from focal to jammy
fliiiix Mar 4, 2025
5f0eb3a
issue #9437 Avoid empty Markdown page get generated
albert-github Mar 5, 2025
9682f69
issue #9437,#11179 Add docs about markdown page exceptions
crasbe Mar 5, 2025
6c71458
Small correction to warn message
albert-github Mar 6, 2025
94fd63c
Consistency of use of `HIDE_COMPOUND_REFERENCE`
albert-github Mar 6, 2025
26b5403
Small consistency improvement
albert-github Mar 6, 2025
2d705fc
issue #9437 Avoid empty Markdown page get generated
albert-github Mar 7, 2025
fbbf6db
issue #9437 Avoid empty Markdown page get generated
albert-github Mar 7, 2025
34bf4d9
issue #9437 Avoid empty Markdown page get generated
albert-github Mar 8, 2025
9229b2b
Messages could land in different files
albert-github Mar 8, 2025
c0017c9
Merge pull request #11487 from albert-github/feature/bug_devusage
doxygen Mar 8, 2025
ec58485
Merge pull request #11485 from albert-github/feature/bug_qt_html
doxygen Mar 8, 2025
f6558d7
Bump jdpurcell/install-qt-action from 4 to 5
dependabot[bot] Mar 10, 2025
57def16
Merge pull request #11480 from crasbe/feature/issue_9437,11179_doc
doxygen Mar 10, 2025
1ecd7f8
Merge pull request #11475 from fliiiix/feature/update-dockerfile-to-j…
doxygen Mar 10, 2025
f45b857
Merge pull request #11489 from doxygen/dependabot/github_actions/jdpu…
doxygen Mar 10, 2025
b4437b3
Merge pull request #11474 from albert-github/feature/bug_if_endif_mis…
doxygen Mar 10, 2025
4d13bb7
Bump docker/login-action from 3.3.0 to 3.4.0
dependabot[bot] Mar 17, 2025
e3e1951
Modernize look and feel of the footer/breadcrumb navigation
doxygen Mar 6, 2025
05f497a
Restyle smart menus (HTML_DYNAMIC_MENUS=YES)
doxygen Mar 8, 2025
468fe1b
Restyle fixed menu (HTML_DYNAMIC_MENUS=NO)
doxygen Mar 9, 2025
550dab9
Modernize look of the HTML navigation tree
doxygen Mar 12, 2025
062fecd
Modernize HTML output for detailed documention
doxygen Mar 15, 2025
b5d08f6
Modernize HTML look and feel for dir/section arrows
doxygen Mar 15, 2025
d276ef2
Modernize declaration/brief section of the HTML output
doxygen Mar 16, 2025
d8ee35f
Modernize search results window
doxygen Mar 16, 2025
26ce0b2
Modernize HTML output for inherited members toggle
doxygen Mar 16, 2025
5201bad
Modernize toggling inheritance graph visibility
doxygen Mar 17, 2025
90794ba
Modernize HTML code folding plus/minus controls
doxygen Mar 17, 2025
be8cfc2
Fix for spacing in dynamic sub menus
doxygen Mar 17, 2025
b276235
Modernize search icon in HTML output
doxygen Mar 18, 2025
422b5a8
Fix expand/collapse directory icons in tree view
doxygen Mar 19, 2025
87e6838
issue #11504 References not generated when tilde and dot in directory…
albert-github Mar 20, 2025
739d06e
Merge pull request #11481 from albert-github/feature/bug_warn_msg
doxygen Mar 21, 2025
7e71d6a
Merge pull request #11499 from doxygen/dependabot/github_actions/dock…
doxygen Mar 21, 2025
d0128c2
Update build_cmake.yml
doxygen Mar 21, 2025
0bcc24b
Cleanup unused HTML/CSS elements
doxygen Mar 22, 2025
596ab42
Merge branch 'master' of github.com:doxygen/doxygen
doxygen Mar 23, 2025
f612491
Fixing some incorrect tags in HTML output
albert-github Mar 23, 2025
901d0b8
Merge pull request #11509 from albert-github/feature/bug_html_div
doxygen Mar 23, 2025
eafe670
Set lazy loading attribute for images
doxygen Mar 24, 2025
477be98
Regression: folding all code sections showed minus icon instead of plus
doxygen Mar 24, 2025
84836e8
HTML output tweaks
doxygen Mar 24, 2025
894735c
Merge branch 'master' of github.com:doxygen/doxygen
doxygen Mar 24, 2025
07a301f
Tweak looks of HTML member declaration section
doxygen Mar 25, 2025
68325e7
Adding "loading" attribute to dtd
albert-github Mar 28, 2025
a93ad6c
Tweaks to HTML output to reduce spacing for member declarations
doxygen Mar 28, 2025
55dd6a4
Fix a couple of visual issues in the example documentation
doxygen Mar 29, 2025
14e37bf
Tweaks to make the arrows of the dynamic HTML menu consistent with ot…
doxygen Mar 29, 2025
23759ca
Merge pull request #11513 from albert-github/feature/bug_dtd_loading
doxygen Mar 30, 2025
cca999d
Small correction to internal documentation
albert-github Mar 30, 2025
2723351
Merge pull request #11506 from albert-github/feature/issue_11504
doxygen Mar 30, 2025
fe441cb
Merge pull request #11514 from albert-github/feature/bug_reg_doc
doxygen Mar 30, 2025
db86ee1
Small visual tweaks to the HTML output
doxygen Mar 30, 2025
8e8257f
Merge branch 'feature/bug_hide_compound_reference' of https://github.…
doxygen Mar 30, 2025
b6beef9
PR #11482 Reduce code duplication
doxygen Mar 30, 2025
6d6235d
Merge branch 'albert-github-feature/bug_hide_compound_reference'
doxygen Mar 30, 2025
e7ca711
Apply subtle frosted glass effect on HTML floating windows
doxygen Mar 30, 2025
d79992f
Apply subtle frosted glass effect on HTML floating windows
doxygen Mar 30, 2025
d943608
Merge branch 'master' of github.com:doxygen/doxygen
doxygen Mar 30, 2025
869d87f
CMakeLists.txt: use 64-bit file API on 32-bit linux
trofi Mar 30, 2025
38511a3
Handling of case sensitive file / directory names
albert-github Mar 31, 2025
2cc7340
Value mentioned twice with configuration setting `FILE_PATTERNS`
albert-github Mar 31, 2025
ae4ff9d
Replace sync-on/off bitmap icon by pure CSS version
doxygen Mar 31, 2025
2b017fc
Tweak margin of documentation examples to match other changes
doxygen Mar 31, 2025
75f8cf7
Merge pull request #11519 from albert-github/feature/bug_exclude
doxygen Mar 31, 2025
c9ba2f6
issue #11525 Translation error Dutch
albert-github Apr 1, 2025
9931ec4
Merge pull request #11526 from albert-github/feature/issue_11525
doxygen Apr 1, 2025
38e4281
Merge pull request #11521 from albert-github/feature/bug_config_doubl…
doxygen Apr 1, 2025
22452e4
Adjust the position of the sync-icon depending on scrollbar visibility
doxygen Apr 1, 2025
783550e
Merge branch 'master' of github.com:doxygen/doxygen
doxygen Apr 1, 2025
1ca6d10
Disable sync-icon movement when FULL_SIDEBAR is enabled
doxygen Apr 2, 2025
abf9ae2
issue #11001 \copydoc does not respect section hierarchy in table of …
albert-github Apr 3, 2025
071d46f
issue #11528 `\example{lineno}` does not generate the example
albert-github Apr 6, 2025
2a25410
fix: fix regression of #11390
e-kwsm May 15, 2022
46e6a42
Warning ` mismatch `#if` / #endif` from preprocessor
albert-github Apr 6, 2025
0614d5f
doc: Dependencies for testing
fliiiix Apr 7, 2025
8a8de15
use correct definitions in debug mode with libc++ and libstdc++
dpronin Apr 7, 2025
932aa3d
Merge pull request #11535 from fliiiix/doc/add-test-section-to-install
doxygen Apr 8, 2025
da5005d
Merge pull request #11533 from e-kwsm/caseconvert.py
doxygen Apr 8, 2025
3948f97
Spelling corrections
albert-github Apr 16, 2025
98aca21
Add page outline navigation panel to HTML output
doxygen Apr 15, 2025
1bcdbda
Merge branch 'master' of github.com:doxygen/doxygen
doxygen Apr 17, 2025
f9be6cb
Fixes for html output
doxygen Apr 17, 2025
1326f12
Update doxygen.css for CSS validation
KaruroChori Apr 18, 2025
9f5f608
Add page navigation for pages
doxygen Apr 18, 2025
5bd253e
Various tweaks and fixes for the HTML outline panel
doxygen Apr 18, 2025
87a0d13
Merge pull request #11545 from KaruroChori/KaruroChori-patch-1-css
doxygen Apr 18, 2025
f7011c7
Make page outline panel configurable via PAGE_OUTLINE_PANEL option
doxygen Apr 19, 2025
2f1ee38
Constrain the HTML panel sizes such that content is always visible
doxygen Apr 19, 2025
4721e56
Fix problem that special characters were not appearing in outline panel
doxygen Apr 20, 2025
1233ad5
Fix a rendering issue on Safari when resizing panels
doxygen Apr 20, 2025
b3c48d9
Add touch support for resizing the outline panel
doxygen Apr 20, 2025
fc4d5b7
Add missing entries for page outline for group pages
doxygen Apr 20, 2025
66fd650
Merge branch 'master' of github.com:doxygen/doxygen
doxygen Apr 20, 2025
c941da7
Merge pull request #11544 from albert-github/feature/bug_spell_20250416
doxygen Apr 20, 2025
ffac374
Update doxygen.css to fix validation issue (II)
KaruroChori Apr 18, 2025
ac6ede4
Fix issues with page outline panel when generating XHTML files
doxygen Apr 21, 2025
f92e43d
Fixed issue with drifting dark/light mode button when resizing the page
doxygen Apr 21, 2025
22e19e8
Increase brightness of sync-icon in darkmode
doxygen Apr 21, 2025
2ac144c
Fix XHTML render issue for group pages when PAGE_OUTLINE_PANEL=NO
doxygen Apr 21, 2025
12ceaa1
Disable PAGE_OUTLINE_PANEL for user manual and examples
doxygen Apr 21, 2025
35868b0
Don't include resize.js if GENERATE_TREEVIEW is disabled.
doxygen Apr 21, 2025
1b17ec6
Apply scrollbar styling also when GENERATE_TREEVIEW is disabled
doxygen Apr 21, 2025
c6d79dd
@tableofcontents in the @mainpage didn't work if GENERATE_TREEVIEW=YE…
doxygen Apr 21, 2025
38147cf
Merge branch 'master' of github.com:doxygen/doxygen
doxygen Apr 21, 2025
a088d7c
Merge pull request #11546 from KaruroChori/KaruroChori-patch-2-css
doxygen Apr 21, 2025
c9012e7
Merge pull request #11536 from dpronin/dpronin/libcpp/fix
doxygen Apr 21, 2025
553aac3
use c++20 as the standard for the project
dpronin Apr 7, 2025
518face
include a conditional usage of c++20 offered by @kaorihinata
dpronin Apr 21, 2025
5477225
Merge pull request #11537 from dpronin/dpronin/cxx/20
doxygen Apr 22, 2025
5690022
Merge pull request #11532 from albert-github/feature/issue_11528
doxygen Apr 22, 2025
ee0a08a
Merge pull request #11534 from albert-github/feature/bug_if_endif_pre
doxygen Apr 22, 2025
8d110ed
Increase contrast of the scrollbar in dark mode
doxygen Apr 22, 2025
5abd166
Improve panel resize behavior when moving the left slider
doxygen Apr 22, 2025
1223158
Merge branch 'master' of github.com:doxygen/doxygen
doxygen Apr 22, 2025
5dacf41
issue #11549 Leftover variable in CSS (validation and possible logic …
albert-github Apr 23, 2025
c1ed060
Merge pull request #11550 from albert-github/feature/issue_11549
doxygen Apr 24, 2025
3752be7
Merge pull request #11518 from trofi/lfs-fix
doxygen Apr 24, 2025
d381765
Reintroduce removed Resource::CSS switch case
doxygen Apr 24, 2025
94eaa57
Merge branch 'master' of github.com:doxygen/doxygen
doxygen Apr 24, 2025
f4c886e
Merging resize.js into navtree.js
doxygen Apr 24, 2025
19af1c0
Highlight visible part of the content in the page outline panel
doxygen Apr 25, 2025
f2dc693
Fix regression for resizing left panel
doxygen Apr 25, 2025
d29e2dd
issue #11543 Doxygen V.1.14 is very slow
doxygen Apr 26, 2025
c90748f
Tweaks to page outline panel to make it scroll more smoothly
doxygen Apr 26, 2025
623e52a
CSS resource files don't need special treatment
albert-github Apr 27, 2025
529bd90
More tweaks to page outline panel to make it scroll more smoothly
doxygen Apr 27, 2025
02ab809
Bump docker/build-push-action from 6.15.0 to 6.16.0
dependabot[bot] Apr 28, 2025
200cec9
issue #11541 Template specialisations get copies of members of the pr…
doxygen Apr 28, 2025
96e79ff
issue #11491 [BUG] Space character is not rendered in code block
doxygen Apr 29, 2025
947a456
Merge pull request #11554 from doxygen/dependabot/github_actions/dock…
doxygen Apr 29, 2025
4f23d0d
Merge pull request #11552 from albert-github/feature/bug_css_resource
doxygen Apr 29, 2025
2e5aa57
Merge pull request #11529 from albert-github/feature/issue_11001
doxygen Apr 29, 2025
1a2d3b4
Merge branch 'feature/issue_9437_defgroup' of https://github.com/albe…
doxygen Apr 30, 2025
c426503
Replace literal_at_local() with normal literal_at()
doxygen Apr 30, 2025
4e62f82
Merge branch 'albert-github-feature/issue_9437_defgroup'
doxygen Apr 30, 2025
dbcd4c6
Issue #9843 Incomplete call graph when using curly brackets in constr…
albert-github May 1, 2025
9b75105
issue #8731 grouping variables requires an empty line before closing @}
albert-github May 2, 2025
c2ada57
issue #11557 @tableofcontents shows <tt> tags for MarkDown headings w…
doxygen May 2, 2025
a3bd787
issue #11557 @tableofcontents shows <tt> tags for MarkDown headings w…
doxygen May 3, 2025
2604e3f
issue #11557 @tableofcontents shows <tt> tags for MarkDown headings w…
doxygen May 3, 2025
5421849
issue #11557 @tableofcontents shows <tt> tags for MarkDown headings w…
doxygen May 4, 2025
d1666a6
Ignore non-linkable definitions when resolving links
nwellnhof May 3, 2025
4bb67ed
issue #11538 Internal inconsistency: scope for class std::hash<...> n…
doxygen May 4, 2025
eb5d5ce
Merge pull request #11561 from nwellnhof/only-linkable
doxygen May 5, 2025
d1e0f0b
issue #11524 XML output is invalid for filenames with "<" or ">" (inc…
doxygen May 5, 2025
ebab8a2
issue #11510 enum class value not appearing in the documentation if u…
doxygen May 5, 2025
3c5255e
issue #6998 Markdown: Links in ATX headings processed incorrectly?
doxygen May 9, 2025
10d9a9d
Added missing parameter documentation
doxygen May 10, 2025
863d2c3
issue #11563 navtree.js causes Content Security Policy violation with…
doxygen May 10, 2025
e8f196a
Increase robustness of page outline panel
doxygen May 11, 2025
1a4eacf
Fixed issue parsing raw strings
doxygen May 11, 2025
22e5fe0
Merge branch 'feature/issue_8731' of https://github.com/albert-github…
doxygen May 11, 2025
141b854
Fix for PR #11559: don't remove fallback rule
doxygen May 11, 2025
f8ce920
Merge branch 'albert-github-feature/issue_8731'
doxygen May 11, 2025
20f8e3d
Merge pull request #11558 from albert-github/feature/issue_9843
doxygen May 11, 2025
8acb984
issue #11565 subpages named with capital letters are not found by LaTeX
doxygen May 11, 2025
dc4f001
Translation german update
rstephan May 12, 2025
8782816
From "Gedankenstrich" to comma.
rstephan May 12, 2025
723d609
Merge pull request #11570 from rstephan/de
doxygen May 12, 2025
92e9024
Fix compiler warning
doxygen May 12, 2025
def79ca
Merge branch 'master' of github.com:doxygen/doxygen
doxygen May 12, 2025
3d97cea
Fix XML output for virtual modifiers with trailing return types
dmccabe-jt May 12, 2025
5111e92
Fix for section selection range offset in page outline panel
doxygen May 13, 2025
5682245
Linking doxygen under Cygwin
albert-github May 14, 2025
fa94478
Merge pull request #11573 from albert-github/feature/bug_cygwin_sect
doxygen May 14, 2025
5a9f335
Merge branch 'trailing-return-type-pure' of https://github.com/dmccab…
doxygen May 14, 2025
bfe3edb
Reformat code to match doxygen code styling
doxygen May 14, 2025
85f149d
Merge branch 'dmccabe-jt-trailing-return-type-pure'
doxygen May 14, 2025
e65c8b6
Merge branch 'master' of github.com:doxygen/doxygen
doxygen May 14, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .codedocs
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
EXCLUDE = addon cmake doc examples jquery templates testing winbuild src/logos.cpp src/lodepng.cpp
EXCLUDE = addon cmake doc examples jquery templates testing deps/iconv_winbuild src/logos.cpp src/lodepng.cpp
FILE_PATTERNS = *.h *.cpp *.md
USE_MDFILE_AS_MAINPAGE = src/doxygen.md
27 changes: 27 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
*~
.*sw?
\#*
.DS_Store

*.rej
*.orig

*.pro
/packages/rpm/doxygen.spec
*.idb
*.pdb

/doxygen_docs
/doxygen.tag
/build*
/qtools_docs
/warnings.log

tags

.idea

/examples/html/*
/examples/latex/*

Dockerfile
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@
[*]
indent_style = space
indent_size = 2
charset = utf-8

[*.py]
indent_size = 4
9 changes: 9 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
* text=auto eol=lf
* text

### Protected
*.pdf binary
*.ico binary
*.jpg binary
*.png binary
*.lib binary
13 changes: 13 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# These are supported funding model platforms

github: doxygen
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/report-a-bug-or-issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@ assignees: ''
**Describe the bug**
Describe what you see that (you think) is wrong.

**Expected behavior**
Describe what you would have expected or think is correct.

**Screenshots**
If useful, add screenshots to help explain your problem.

**To Reproduce**
Attach a self contained example that allows us to reproduce the problem.
Such an example typically exist of some source code (can be dummy code) and a doxygen configuration file used (you can strip it using `doxygen -s -u`). After you verified the example demonstrates the problem, put it in a zip (or tarball) and attach it to the bug report. Try to avoid linking to external sources, since they might disappear in the future.

**Expected behavior**
Describe what you would have expected or think is correct.

**Version**
Mention the version of doxygen used (output of `doxygen --version`) and the platform on which you run doxygen (e.g. Windows 10, 64 bit). If you run doxygen under Linux please also mention the name and version of the distribution used (output of `lsb_release -a`) and mention if you compiled doxygen yourself or that you use a binary that comes with the distribution or from the doxygen website.
Mention the version of doxygen used (output of `doxygen --version`) and the platform on which you run doxygen (e.g. Windows 10, 64 bit). If you run doxygen under Linux please also mention the name and version of the distribution used (output of `lsb_release -a`) and mention if you compiled doxygen yourself or that you use a binary that comes with the distribution or from the doxygen website.

**Stack trace**
If you encounter a crash and can build doxygen from sources yourself with debug info (`-DCMAKE_BUILD_TYPE=Debug`), a stack trace can be very helpful (especially if it is not possible to capture the problem in a small example that can be shared).
Expand Down
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
Loading