Asciidoxy

Latest version: v0.8.7

Safety actively analyzes 620800 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

0.8.7

=== Added

* Python path management to easily include external python scripts. By default the directory
containing the document being generated is added to the python path when the file is generated.
The python path can be overridden on the command line. For packages python scripts can be
included in a separate directory and specified in the contents file.

=== Fixed

* 73: Do not crash on Doxygen files with invalid encoding or XML and report a clearer error.
* 73: Do not try to link to elements for which Doxygen has generated a refid, but where the
element itself is missing.

0.8.6

=== Added

* User name and password for HTTP package sources can be specified in the package spec file. The
user name and password can be either hardcoded in the spec file or can be provided in an
environment variable. If no user name or password is specified, the local netrc file is used.
Thanks to Andrey Potapov for providing the netrc implementation.

0.8.5

=== Fixed

* Escape links in descriptions containing double underscores to prevent triggering a known
AsciiDoctor bug.
* In descriptions text after an unsupported or unknown XML tag was missing.
* Exceptions raised from AsciiDoc files were not handled correctly and raised another exception
instead of showing a human friendly trace back.

0.8.4

=== Fixed

* The wheel distribution was missing required CSS files.

0.8.3

=== Added

* {Cpp}: Support template parameter descriptions for functions/methods and classes.


=== Changed

* AsciiDoxy now uses its own stylesheets for added functionality like multipage TOC and multipage
navigation. These stylesheets are extensions of the default AsciiDoctor stylesheet. They can
still be overridden from the command line.
* The multipage navigation bar now floats at the bottom of the screen filling the full width of
the document body.
* Including a document multiple times or both including and embedding the same document is now a
warning or error.


=== Fixed

* Spaces in `insert` and `link` commands are ignored.
* Array types (like `Type[]`) are properly supported for {Cpp}, Java and Objective C.
* Use CSS directly to update margins to accommodate the multipage toc. No more JavaScript causing
jumping pages.

0.8.2

=== Fixed

* The required version for `importlib_resources` was too strict, causing installation issues.

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.