asciidoxy icon indicating copy to clipboard operation
asciidoxy copied to clipboard

AsciiDoxy generates API documentation from Doxygen XML output to AsciiDoc.

Results 33 asciidoxy issues
Sort by recently updated
recently updated
newest added

## Overview I'm trying to use asciidoxy. Getting started works as I expected. https://asciidoxy.org/getting-started.html When I try to include API reference, I got an error. https://asciidoxy.org/getting-started/api-reference.html Is my setting something...

When running asciidoxy on a Doxygen output from: ```C /** * @brief My func. * * My longer function description. * * @param [in] arg An important argument. * @param...

Windows paths such as "C:\Users\david\mydoc.adoc" would not work as "\U" is unicode escape. This would happen even though the path was escaped "C:\\Users\\david\\mydoc.adoc" as mako would de-escaped the string multiple...

Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.0.0 to 5.4.0. Release notes Sourced from docker/metadata-action's releases. v5.4.0 Bump @​docker/actions-toolkit from 0.15.0 to 0.16.0 in docker/metadata-action#369 Bump csv-parse from 5.5.2 to 5.5.3 in docker/metadata-action#365 Full...

dependencies
github_actions

Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.8.0. Changelog Sourced from mypy's changelog. Mypy Release Notes Next release Mypy 1.8 We’ve just uploaded mypy 1.8 to the Python Package Index (PyPI). Mypy...

dependencies
python

Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.1 to 7.3.4. Changelog Sourced from coverage's changelog. Version 7.3.4 — 2023-12-20 Fix: the change for multi-line signature exclusions in 7.3.3 broke other forms of nested clauses...

dependencies
python

Bumps [conan](https://github.com/conan-io/conan) from 2.0.11 to 2.0.16. Release notes Sourced from conan's releases. 2.0.16 (21-Dec-2023) Bugfix: Revert the default of source_buildenv, make it False by default. (conan-io/conan#15319). Docs: :page_with_curl: 2.0.15 (20-Dec-2023)...

dependencies
python

I am using your `${include(...)}` command (rather than the standard AsciiDoc `include` directive) to split a guide into multiple files, one per chapter. When I `${link(...)}` for cross-references to things...

Bumps [pip](https://github.com/pypa/pip) from 23.2.1 to 23.3.2. Changelog Sourced from pip's changelog. 23.3.2 (2023-12-17) Bug Fixes Fix a bug in extras handling for link requirements ([#12372](https://github.com/pypa/pip/issues/12372) <https://github.com/pypa/pip/issues/12372>_) Fix mercurial revision "parse...

dependencies
python

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. Release notes Sourced from actions/upload-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....

dependencies
github_actions