Skip to main content

MkDoxy → MkDocs + Doxygen = easy documentation generator with code snippets

Project description

MkDoxy

MkDoxy plugin for MkDocs generates API documentation based on Doxygen comments and code snippets in your markdown files.

Warning Extension is in development and few features are not working properly. More information in Discussions and Issues pages.


:material-home-edit: Online Demo and :simple-github: Demo source-code


Feature List - Installation - Quick start

Feature List

Installation

With pip:

pip install mkdoxy

Install from source - development version:

pip install git+https://github.com/JakubAndrysek/MkDoxy.git

Quick start

mkdocs.yml:

site_name: "My documentation"

theme:
  name: material

plugins:
  - search
  - mkdoxy:
      projects:
        myProjectCpp: # name of project must be alphanumeric + numbers (without spaces)
          src-dirs: path/to/src/project1 # path to source code (support multiple paths separated by space) => INPUT
          full-doc: True # if you want to generate full documentation
          doxy-cfg: # standard doxygen configuration (key: value)
            FILE_PATTERNS: "*.cpp *.h*" # specify file patterns to filter out
            RECURSIVE: True # recursive search in source directories

Do You Enjoy MkDoxy or Does It Save You Time?

Then definitely consider:

  • supporting me on GitHub Sponsors:

License

This project is licensed under the terms of the MIT license

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

mkdoxy-1.1.2.tar.gz (33.0 kB view details)

Uploaded Source

Built Distribution

mkdoxy-1.1.2-py3-none-any.whl (40.7 kB view details)

Uploaded Python 3

File details

Details for the file mkdoxy-1.1.2.tar.gz.

File metadata

  • Download URL: mkdoxy-1.1.2.tar.gz
  • Upload date:
  • Size: 33.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.17

File hashes

Hashes for mkdoxy-1.1.2.tar.gz
Algorithm Hash digest
SHA256 4ba9b92d4bcdc36aa206497d1fcfbbdffb8c1554c91c839f31af74882bc206ae
MD5 f7e005061d48a9274ff323b20b03be52
BLAKE2b-256 da03686e339080a9e2398f853fc0828920b86e085040a10dcc3867b09ed415a9

See more details on using hashes here.

File details

Details for the file mkdoxy-1.1.2-py3-none-any.whl.

File metadata

  • Download URL: mkdoxy-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 40.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.17

File hashes

Hashes for mkdoxy-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 01301d5f6a590f0c518a0424803b194e278b76a93cc1bcf26585d06673dabcbe
MD5 4b21a49eaeef621f60d9d38510c23253
BLAKE2b-256 f6f991f50471c61265350252fe2474e237470eac482f86b51cfb071e825628ac

See more details on using hashes here.

Supported by

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