Skip to content

Tags: AA-Turner/breathe

Tags

v4.35.0

Toggle v4.35.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
vermeeren Melvin Vermeeren
2023-02-28 - Breathe v4.35.0

- Pull lone literal blocks in paragraphs up to produce correct doctree.
  breathe-doc#833
- Fix tests for changes in Sphinx 5.3. breathe-doc#865
- Bump Python requirement to 3.7. breathe-doc#866
- Support Sphinx 6. breathe-doc#885
- Support ``:sort:`` option to sort sections by name. breathe-doc#879

v4.34.0

Toggle v4.34.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
vermeeren Melvin Vermeeren
2022-06-20 - Breathe v4.34.0

- Treat .unparsed as plain text. breathe-doc#806
- Remove unneeded type: ignore annotations. breathe-doc#813
- Fix internal ``NodeFinder`` visitor for when non-Docutils nodes are
  present in the content of a directive. breathe-doc#812
- Rename lint workflow. breathe-doc#814
- Type check pygments and limit docutils stub version. breathe-doc#819
- Convert dot files' relative path to absolute. breathe-doc#821
- CI, update Sphinx versions to test. breathe-doc#834
- CI, update for Sphinx 5.0.1. breathe-doc#846
- Fix inconsistency in example. breathe-doc#843
- Fix C# enum rendering crash. breathe-doc#849
- Drop Sphinx 3 support, add Sphinx 5 support. breathe-doc#850
- CICD: Disable python 3.6 for Sphinx master tests. breathe-doc#853
- Populate default include text-node's data field instead of raw-source.
 breathe-doc#828

v4.33.1

Toggle v4.33.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
vermeeren Melvin Vermeeren
2022-02-14 - Breathe v4.33.1

- Avoid warning about multiple graphviz directives. breathe-doc#804

v4.33.0

Toggle v4.33.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
vermeeren Melvin Vermeeren
2022-02-14 - Breathe v4.33.0

- Fix duplicate ``static`` in variable declarations. breathe-doc#794
- Update CICD for Sphinx 4.4.0 series. breathe-doc#795
- Pin version of black in CICD and reformat files. breathe-doc#792
- Fix code block highlighting. breathe-doc#760
- Refactoring, cleanup and typing improvements. breathe-doc#802
- Doxygen dot graphs to Sphinx graphviz. breathe-doc#757
- Support externally hosted images. breathe-doc#705
- Address a peculiarity in Doxygen aliases in doc. breathe-doc#770
- Add flag to doxygengroup, doxygennamespace to display only the description.
  breathe-doc#718
- Add support for MD block quotes with attribution(s). breathe-doc#759

v4.32.0

Toggle v4.32.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
vermeeren Melvin Vermeeren
2022-01-30 - **Breathe v4.32.0**

- Added ``breathe_doxygen_aliases`` config variable. breathe-doc#729
- Render ``\remark``/``\remarks`` and ``\see``/``\sa`` using Sphinx/Docutils
  admonition style nodes. breathe-doc#756
- Render C++ scoped enums differently than unscoped enums, and with their
  underlying type. breathe-doc#753
- Render ``\retval`` lists using dedicated field list when Sphinx >= 4.3 is
  used. breathe-doc#749
- Make ``.. doxygenfunction`` handle function template specializations. breathe-doc#750
- Properly handle field-lists and admonitions in the detailed description of
  classes and functions. breathe-doc#764
- Add ``:confval:`breathe_show_include``` to control whether ``#include``
  lines are shown. Defaults to ``True``. breathe-doc#725
- Fix sys.path adjustment in doc config. breathe-doc#734
- Fix sphinx renderer variable and function visitors for C#. breathe-doc#737
- Fix sphinx renderer class visitor for C#. breathe-doc#738
- Auto-format python code with black. breathe-doc#743
- Extend flake8 and address some style issues. breathe-doc#745
- Fix black formatting warning. breathe-doc#747
- Update Sphinx and Python versions tested against. breathe-doc#765
- Fix friend functions for older Doxygen versions. breathe-doc#769
- Doxygen >= 1.9.2 supports C++20 concepts, add support for them. breathe-doc#779
- Change the way directives are added to adhere to the interface,
  e.g., avoiding myst-parser to crash. breathe-doc#780
- Improved list of included files (with cross-references for local includes).
  breathe-doc#763
- Update flake8 and mypy related stuff. breathe-doc#781
- Update readme with logo and sponsorship info. breathe-doc#784
- Store version number in both setup.py and __init__.py. breathe-doc#789
- CICD: lint: continue with other jobs if black fails. breathe-doc#791

v4.31.0

Toggle v4.31.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
vermeeren Melvin Vermeeren
2021-09-14 - Breathe v4.31.0

- Collapse multiple retvals into a single bullet list. breathe-doc#697
- Fix mypy issues on CI. breathe-doc#731
- Print usage message from 'compare' doc script. breathe-doc#727
- Test against Sphinx 4.0.3, 4.1.2 and 4.1.x branch. breathe-doc#721
- Fix duplicate ``static`` in function declarations. breathe-doc#717 breathe-doc#720
- Directive refactoring. breathe-doc#698
- Handle parsing errors. breathe-doc#711
- Make doxygenfunction more robust when matching parameters. breathe-doc#722 breathe-doc#723
- Separate, link and style the changelog. breathe-doc#735
- Update changelog and readme ahead of release. breathe-doc#739
- CICD: Track Sphinx 4.2.x development series. breathe-doc#741

v4.30.0

Toggle v4.30.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
vermeeren Melvin Vermeeren
2021-05-06 - Breathe v4.30.0

- Fix retval rendering. breathe-doc#687
- Correctly label example as C. breathe-doc#690
- apidoc: add -m, --members option flag. breathe-doc#694

v4.29.2

Toggle v4.29.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
vermeeren Melvin Vermeeren
2021-04-30 - Breathe v4.29.2

- Remove stale six dep. breathe-doc#682
- Render fields with multiple names instead of crashing. breathe-doc#685
- Start pytest via module instead of exe. breathe-doc#686

v4.29.1

Toggle v4.29.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
vermeeren Melvin Vermeeren
2021-04-23 - Breathe v4.29.1

- Splice out parameter direction in field lists. breathe-doc#675
- Fixes for Sphinx v4. breathe-doc#676
- Fix paragraph in paragraph rendering. breathe-doc#678
- Strip names before lookup in doxygenfunction. breathe-doc#679
- When rendering template params, insert name by parsing. breathe-doc#681

v4.29.0

Toggle v4.29.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
vermeeren Melvin Vermeeren
2021-04-09 - Breathe v4.29.0

- Do not add inline modifier for C#. breathe-doc#668
- Use add_css_file instead of deprecated/removed add_stylesheet. breathe-doc#669
- Use native docutils for field lists, notes, and warnings. breathe-doc#670
- Handle directives returning no nodes on error. breathe-doc#672