Skip to content

📘 MkDoxy -> MkDocs + Doxygen. Easy documentation generator with code snippets.

License

Notifications You must be signed in to change notification settings

JakubAndrysek/MkDoxy-demo

Repository files navigation

MkDoxy Demo

This is a demo of MkDoxy, a tool for generating Doxygen documentation from Markdown files.

👉 Look at JakubAndrysek / MkDoxy whole project. 👈

Run demo locally

Tools

  • python 3.6 or newer -> sudo apt install python3
  • Pip -> sudo apt install python3-pip
  • Git -> sudo apt install git
  • Doxygen -> sudo apt install doxygen

PIP Packages

pip3 install -r requirements.txt

Usage

Serve MkDocs locally:

mkdocs serve

Build MkDocs:

mkdocs build

About

📘 MkDoxy -> MkDocs + Doxygen. Easy documentation generator with code snippets.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published