Documentation generator from markdown files
Project description
Madoc
What is Madoc for ?
It is a terminal tool to automatically generate a single html documentation file from all the .md files found in the directory.
Cool stuff to join a clean and easy to read documentation to some project.
Installation
pip install madoc
Usage
Open a terminal in the directory where the .md files are, and just type:
madoc
done, you have your documentation in a single html file.
Know more options with madoc -h.
Changelog
- 1.3.0: customizing a template is possible
- 1.2.6: converts download links to base64 (optionnal)
- 1.2.5: responsive design improved, possibility to prefix the files with '(XXX..)' to sort the files without appearing in the displayed names
- 1.2.0: reworked without any JS dependencies (=readable offline), prettier template, base64 images conversion !
- to be deprecated: the recursive option, will be replaced by something else (WIP...)
- 1.1.1: responsive design
- 1.1.0: Recursive build mode
Libraries used by Madoc
JS (used in recursive mode only)
- Bulma (CSS framework)
- Vue.js (JS framework)
- Marked (JS library)
Python (already included in the pip setup)
- Jinja2 (python library)
- markdown
- Pygments
- requests
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file madoc-1.3.2.tar.gz.
File metadata
- Download URL: madoc-1.3.2.tar.gz
- Upload date:
- Size: 32.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1722ca7fa22613e0a34f6038173b34e9477d32c2d6f66e7f289361c6955ad60a
|
|
| MD5 |
9e0182ba6bbf51d65ddb9a811bf9da9e
|
|
| BLAKE2b-256 |
2b5dded7b64b4d5e7031b6244d51bbfe2fa37abd34412a7730c3b18f51038419
|
File details
Details for the file madoc-1.3.2-py3-none-any.whl.
File metadata
- Download URL: madoc-1.3.2-py3-none-any.whl
- Upload date:
- Size: 31.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
207356575706ddeaebc0fda822e5a3c01318ed61fa2e0ecccd835d891190df2b
|
|
| MD5 |
a4691b4afbdf11e465c2c13988825e2b
|
|
| BLAKE2b-256 |
e39a60de0a5adf6530e4cea2dfb347c8add56e71c3c286fecac04878e3af4974
|