Skip to content

Releases: sphinx-contrib/doxylink

1.12.3

24 Oct 18:05
Compare
Choose a tag to compare

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

02 Aug 10:14
Compare
Choose a tag to compare

Fixed

  • Ignore friend declarations as members to avoid crash [PR #45]

1.12.1

28 Jul 15:59
Compare
Choose a tag to compare

Changed

  • Improve performance of class SymbolMap [PR #42]

1.12.0

10 Jun 11:00
Compare
Choose a tag to compare

Fixed

  • Handle the operator() method correctly

Changed

  • Update packaging to use Poetry [PR #39]

1.11.2

28 Apr 16:15
Compare
Choose a tag to compare
  • Add support for sphinx parallel read/write [PR #37]

1.11.1

15 Nov 12:54
50bae69
Compare
Choose a tag to compare
  • Fix: only link to Doxygen's PDF output when Sphinx uses the latex format [PR #36]

1.11

27 Sep 10:11
0c8bda7
Compare
Choose a tag to compare
  • Add feature to download remote pdf files or copy local pdf files [PR #35]

1.10

10 Sep 12:51
Compare
Choose a tag to compare
  • Fix links to files in Doxygen's PDF output [PR #34]

1.9

03 Sep 19:15
Compare
Choose a tag to compare
1.9
  • Support linking to Doxygen's PDF output [PR #32]

1.8

28 Jan 12:24
Compare
Choose a tag to compare
1.8
  • Add support for pages in addition to files [PR #25]
  • Add volatile as qualifier [PR #26]