Skip to content
/ madoc Public

Creates a clean documentation from your markdown files.

License

Notifications You must be signed in to change notification settings

byoso/madoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.1.1: responsive design
  • 1.1.0: Recursive build mode

Libraries used by Madoc

  • Bulma (CSS framework)
  • Vue.js (JS framework)
  • Marked (JS library)
  • Jinja2 (python library)

About

Creates a clean documentation from your markdown files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published