Skip to content

Releases: sphinx-contrib/doxylink

1.13.0

Choose a tag to compare

@github-actions github-actions released this 28 Feb 11:31

Added

  • Add configuration variable to suppress specific parse errors [PR #65]

1.12.4

Choose a tag to compare

@github-actions github-actions released this 06 Feb 22:16

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

Choose a tag to compare

@github-actions github-actions released this 24 Oct 18:05

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

Choose a tag to compare

@github-actions github-actions released this 02 Aug 10:14

Fixed

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

1.12.1

Choose a tag to compare

@github-actions github-actions released this 28 Jul 15:59

Changed

  • Improve performance of class SymbolMap [PR #42]

1.12.0

Choose a tag to compare

@milliams milliams released this 10 Jun 11:00

Fixed

  • Handle the operator() method correctly

Changed

  • Update packaging to use Poetry [PR #39]

1.11.2

Choose a tag to compare

@milliams milliams released this 28 Apr 16:15
  • Add support for sphinx parallel read/write [PR #37]

1.11.1

Choose a tag to compare

@JasperCraeghs JasperCraeghs released this 15 Nov 12:54
50bae69
  • Fix: only link to Doxygen's PDF output when Sphinx uses the latex format [PR #36]

1.11

Choose a tag to compare

@JasperCraeghs JasperCraeghs released this 27 Sep 10:11
0c8bda7
  • Add feature to download remote pdf files or copy local pdf files [PR #35]

1.10

Choose a tag to compare

@JasperCraeghs JasperCraeghs released this 10 Sep 12:51
  • Fix links to files in Doxygen's PDF output [PR #34]