Asciidoxy

Latest version: v0.8.7

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

Scan your dependencies

Page 4 of 7

0.5.5

=== Fixed

- Support for HTML/markdown tables in description parser.

0.5.4

=== Changed

- Additional arguments for `api.include` and `api.insert` are passed as attributes of the
`include` directive.
- Improved performance in resolving references and looking up elements to link to and insert.

=== Fixed

- Matching elements in the same namespace are now preferred over elements in a different
namespace. Only if all matches are in a parent namespace, the match will be ambiguous.
- For types directly included in a namespace the include file is now present.
- C++ functions that are inserted directly, so not as part of an enclosing type, have a section
header and include file.
- Nested python type hints are now detected and shown in the documentation.

0.5.3

=== Added

- Allow filtering what members, enum values, inner classes, and exceptions get included when
using api.insert().
- Show progress bars for long running tasks.
- Support for documenting python code with the help of doxypypy.
- Specify a required version of AsciiDoxy in the adoc files.

=== Changed

- Default log level decreased to warnings.

0.5.2

=== Added

- Support for free functions in C++

0.5.1

=== Added

- Added option multi\_page\_link to include() method, so an included adoc file is generated but
not linked to in multi-page mode.

0.5.0

=== Added

- When api.insert or api.link is ambiguous, all matching candidates are shown.

=== Changed

- Links that are part of an inserted element are also considered when looking for dangling links.

=== Fixed

- Report full error information when collection fails.

Page 4 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.