Releases: sphinx-contrib/doxylink
Releases · sphinx-contrib/doxylink
1.12.3
Fixed
- Write the extension version into the cache which will now avoid having to re-parse the Doxygen tag file [PR #50]
1.12.2
Fixed
- Ignore friend declarations as members to avoid crash [PR #45]
1.12.1
Changed
- Improve performance of class SymbolMap [PR #42]
1.12.0
Fixed
- Handle the
operator()
method correctly
Changed
- Update packaging to use Poetry [PR #39]
1.11.2
- Add support for sphinx parallel read/write [PR #37]
1.11.1
- Fix: only link to Doxygen's PDF output when Sphinx uses the latex format [PR #36]
1.11
- Add feature to download remote pdf files or copy local pdf files [PR #35]
1.10
- Fix links to files in Doxygen's PDF output [PR #34]
1.9
- Support linking to Doxygen's PDF output [PR #32]
1.8
- Add support for pages in addition to files [PR #25]
- Add volatile as qualifier [PR #26]