
Security News
npm ‘is’ Package Hijacked in Expanding Supply Chain Attack
The ongoing npm phishing campaign escalates as attackers hijack the popular 'is' package, embedding malware in multiple versions.
___ _ _ ____
/ | __________(_|_) __ \____ _ ____ __
/ /| | / ___/ ___/ / / / / / __ \| |/_/ / / /
/ ___ |(__ ) /__/ / / /_/ / /_/ /> </ /_/ /
/_/ |_/____/\___/_/_/_____/\____/_/|_|\__, /
/____/
[ Home | What is AsciiDoxy? | Getting started | Reference documentation | Examples | Contributing | Changelog | GitHub ]
AsciiDoxy let's you generate beautiful documentation using the combined power of AsciiDoc and Python. Write your documentation in AsciiDoc format and use Python code and Mako Templates to generate additional content. To top it all off, insert API documentation generated by Doxygen to document your software.
For API documentation, the following languages are currently supported through Doxygen:
Other features:
Want to try out AsciiDoxy together with all the tools it supports? Use our Docker image:
docker run --rm -it silvester747/asciidoxy:latest asciidoxy --help
All you need to get started writing beautiful documentation can be found in our getting started guide.
Inspiration for creating AsciiDoxy was found in this article by Sy Brand: https://devblogs.microsoft.com/cppblog/clear-functional-c-documentation-with-sphinx-breathe-doxygen-cmake/
Before going public on GitHub, several people inside TomTom contributed to the internal version of AsciiDoxy. Many thanks to:
The python package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
FAQs
AsciiDoxy generates API documentation from Doxygen XML output to AsciiDoc.
We found that asciidoxy demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The ongoing npm phishing campaign escalates as attackers hijack the popular 'is' package, embedding malware in multiple versions.
Security News
A critical flaw in the popular npm form-data package could allow HTTP parameter pollution, affecting millions of projects until patched versions are adopted.
Security News
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.