Socket
Socket
Sign inDemoInstall

asciidoxy

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asciidoxy

AsciiDoxy generates API documentation from Doxygen XML output to AsciiDoc.


Maintainers
2
    ___              _ _ ____
   /   |  __________(_|_) __ \____  _  ____  __
  / /| | / ___/ ___/ / / / / / __ \| |/_/ / / /
 / ___ |(__  ) /__/ / / /_/ / /_/ />  </ /_/ /
/_/  |_/____/\___/_/_/_____/\____/_/|_|\__, /
                                      /____/

[ Home | What is AsciiDoxy? | Getting started | Reference documentation | Examples | Contributing | Changelog | GitHub ]

License pip downloads PyPI - Python Version PyPI

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:

  • C++
  • Java
  • Objective-C
  • Python (using doxypypy)
  • Swift (transcoded from Objective-C only, native support expected in 0.9.x)
  • Kotlin (transcoded from Java only, native support expected in 0.9.x)

Other features:

  • Collect AsciiDoc files, images, API documentation and other resources from remote servers.
  • Generate either a single HTML page or a multipage hierarchy.
  • Transcoding: showing how to use elements written in one language in another compatible language.

Get started now!

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.

Credits

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:

  • Andy Salter
  • Arkadiusz Skalski
  • Lukasz Glowcyk
  • Nebojsa Mrmak
  • Niels van der Schans
  • Robert Gernert
  • Tomasz Maj

The python package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

Keywords

FAQs


Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc