Skip to main content

Generate reStructuredText documentations from your C++ sources

Project description

License GPLv3

DoxyCast is a documentation generator that helps you to generate beautiful documentations from the comments you have written in your source code.

DoxyCast reads the XML output from Doxygen and generates reStructuredText sources, which are parsed by Sphinx to generate the documentations.

Installation

To install DoxyCast, execute the following command:

pip install doxycast

Getting Started

Before getting started, make sure you have Doxygen and Sphinx installed. Then add the following to your conf.py:

doxycast_config = {
    "projects": {
        "xml_dir": "path/to/xml",
        "output_dir": "path/to/output",
        "execute_doxygen": True,
        "doxycast_config":
            "INPUT = path/to/sources\n"
            # Other Doxygen options

        # "writer": your_custom_writer # Optional, default ``doxycast.writers.default``
    }
}

Note: if you are using the default writer (not using any custom writer), you also need to install Breathe.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

doxycast-2.0.0.tar.gz (12.7 kB view details)

Uploaded Source

Built Distribution

doxycast-2.0.0-py3-none-any.whl (29.0 kB view details)

Uploaded Python 3

File details

Details for the file doxycast-2.0.0.tar.gz.

File metadata

  • Download URL: doxycast-2.0.0.tar.gz
  • Upload date:
  • Size: 12.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5

File hashes

Hashes for doxycast-2.0.0.tar.gz
Algorithm Hash digest
SHA256 0193fef4efddbd43c9ee96b667d4557c005cab4a39021a3b875f2762539fd91a
MD5 f1861905c46db56602d6d8114dc1cece
BLAKE2b-256 f1bfaf372b65db793fc183eb8748c597942f04a9a3be451e2f2e4b82a43abf47

See more details on using hashes here.

File details

Details for the file doxycast-2.0.0-py3-none-any.whl.

File metadata

  • Download URL: doxycast-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 29.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5

File hashes

Hashes for doxycast-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a2a26632be7c6aa4ab597fa283ac5ae603460d8778d3a64fc3141798f62cbbad
MD5 6e2b8f14aa08a586296845a210781172
BLAKE2b-256 df46c3d2c5bf0ef01de743e249393499cf2936d7f6d6f9dfb044cb50a8dd68d9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page