Releases: sphinx-contrib/doxylink
Releases · sphinx-contrib/doxylink
1.12.4
Changed
- Clarify and complete documentation about 'Configuration values' [PR #58]
Fixed
- Support multiple documentation items with the same name [PR #63]
- Parse exception and ref qualifier [PR #60]
- Handle arbitrary number of
*
and &
[PR #61]
- Handle parameter packs
T...
[PR #62]
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]