Render \remark/\remarks and \see/\sa using Sphinx/Docutils
admonition style nodes.
[#756](https://github.com/michaeljones/breathe/issues/756) <https://github.com/michaeljones/breathe/pull/756>__
Render C++ scoped enums differently than unscoped enums, and with their
underlying type.
[#753](https://github.com/michaeljones/breathe/issues/753) <https://github.com/michaeljones/breathe/pull/753>__
Render \retval lists using dedicated field list when Sphinx >= 4.3 is
used.
[#749](https://github.com/michaeljones/breathe/issues/749) <https://github.com/michaeljones/breathe/pull/749>__
Make .. doxygenfunction handle function template specializations.
[#750](https://github.com/michaeljones/breathe/issues/750) <https://github.com/michaeljones/breathe/pull/750>__
Properly handle field-lists and admonitions in the detailed description of
classes and functions.
[#764](https://github.com/michaeljones/breathe/issues/764) <https://github.com/michaeljones/breathe/pull/764>__
Add :confval:`breathe_show_include``` to control whether #includelines are shown. Defaults toTrue``.
[#725](https://github.com/michaeljones/breathe/issues/725) <https://github.com/michaeljones/breathe/pull/725>__
Fix sys.path adjustment in doc config.
[#734](https://github.com/michaeljones/breathe/issues/734) <https://github.com/michaeljones/breathe/pull/734>__
Fix sphinx renderer variable and function visitors for C#.
[#737](https://github.com/michaeljones/breathe/issues/737) <https://github.com/michaeljones/breathe/pull/737>__
Fix sphinx renderer class visitor for C#.
[#738](https://github.com/michaeljones/breathe/issues/738) <https://github.com/michaeljones/breathe/pull/738>__
Auto-format python code with black.
[#743](https://github.com/michaeljones/breathe/issues/743) <https://github.com/michaeljones/breathe/pull/743>__
Extend flake8 and address some style issues.
[#745](https://github.com/michaeljones/breathe/issues/745) <https://github.com/michaeljones/breathe/pull/745>__
Fix black formatting warning.
[#747](https://github.com/michaeljones/breathe/issues/747) <https://github.com/michaeljones/breathe/pull/747>__
Update Sphinx and Python versions tested against.
[#765](https://github.com/michaeljones/breathe/issues/765) <https://github.com/michaeljones/breathe/pull/765>__
Fix friend functions for older Doxygen versions.
[#769](https://github.com/michaeljones/breathe/issues/769) <https://github.com/michaeljones/breathe/pull/769>__
Doxygen >= 1.9.2 supports C++20 concepts, add support for them.
[#779](https://github.com/michaeljones/breathe/issues/779) <https://github.com/michaeljones/breathe/pull/779>__
Change the way directives are added to adhere to the interface,
e.g., avoiding myst-parser to crash.
[#780](https://github.com/michaeljones/breathe/issues/780) <https://github.com/michaeljones/breathe/pull/780>__
Improved list of included files (with cross-references for local includes).
[#763](https://github.com/michaeljones/breathe/issues/763) <https://github.com/michaeljones/breathe/pull/763>__
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps breathe from 4.31.0 to 4.32.0.
Release notes
Sourced from breathe's releases.
Changelog
Sourced from breathe's changelog.
... (truncated)
Commits
55b34d5
version: release v4.32.0c5ffe4f
Merge pull request #791 from michaeljones/cicd-continue-on-black-failure591577f
cicd: lint: continue with other jobs if black fails6a69ab9
changelog: finalise prior to new releasec12c779
Merge pull request #763 from 2bndy5/improve-includes-listc9a87f0
Merge branch 'master' into improve-includes-list1695d9d
Update apt before installing6aede12
Merge pull request #789 from michaeljones/version5383ebb
Set PYTHONPATH for version checkf8e2e8d
Format filesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)