Inspired by Keepachangelog.com <http://keepachangelog.com/>__.
2022-02-14 - Breathe v4.33.1
Avoid warning about multiple graphviz directives.
[#804](https://github.com/michaeljones/breathe/issues/804) <https://github.com/michaeljones/breathe/pull/804>__
2022-02-14 - Breathe v4.33.0
Fix duplicate static in variable declarations.
[#794](https://github.com/michaeljones/breathe/issues/794) <https://github.com/michaeljones/breathe/pull/794>__
Update CICD for Sphinx 4.4.0 series.
[#795](https://github.com/michaeljones/breathe/issues/795) <https://github.com/michaeljones/breathe/pull/795>__
Pin version of black in CICD and reformat files.
[#792](https://github.com/michaeljones/breathe/issues/792) <https://github.com/michaeljones/breathe/pull/792>__
Refactoring, cleanup and typing improvements.
[#802](https://github.com/michaeljones/breathe/issues/802) <https://github.com/michaeljones/breathe/pull/802>__
Doxygen dot graphs to Sphinx graphviz.
[#757](https://github.com/michaeljones/breathe/issues/757) <https://github.com/michaeljones/breathe/pull/757>__
Support externally hosted images.
[#705](https://github.com/michaeljones/breathe/issues/705) <https://github.com/michaeljones/breathe/pull/705>__
Address a peculiarity in Doxygen aliases in doc.
[#770](https://github.com/michaeljones/breathe/issues/770) <https://github.com/michaeljones/breathe/pull/770>__
Add flag to doxygengroup, doxygennamespace to display only the description.
[#718](https://github.com/michaeljones/breathe/issues/718) <https://github.com/michaeljones/breathe/pull/718>__
Add support for MD block quotes with attribution(s).
[#759](https://github.com/michaeljones/breathe/issues/759) <https://github.com/michaeljones/breathe/pull/759>__
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.
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.32.0 to 4.33.1.
Release notes
Sourced from breathe's releases.
Changelog
Sourced from breathe's changelog.
... (truncated)
Commits
2a68310
version: release v4.33.1af17797
changelog: update for #8049f94e24
Merge branch 'avoid-multi-graphviz-directives' of https://github.com/2bndy5/b...3501264
minor revision for dot graph doc682fde7
strictly rely on user to add graphviz extension1d0d6eb
version: release v4.33.02497b6e
changelog: finalise prior to new releasedcd0c85
changelog: update for #759f196631
Merge branch 'support-blockquotes' of https://github.com/2bndy5/breathe0b3ac27
support for MD block quotes with attribution(s)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)