sphinx-notes / markdown-builder

sphinx builder that outputs markdown files.
https://codejam.ninja
MIT License
4 stars 1 forks source link

NOTE: This fork is no longer maintained as there is another actively maintained fork https://github.com/liran-funaro/sphinx-markdown-builder, please use it instead.


sphinxnotes-markdown-builder

PyPI PyPI - Downloads PyPI - Python Version GitHub stars

sphinx builder that outputs markdown files

Please ★ this repo if you found it useful ★ ★ ★

If you want frontmatter support please use sphinx-jekyll-builder

Built by Silicon Hills LLC

index

Silicon Hills offers premium Node and React develpoment and support services. Get in touch at nuevesolutions.com.

Recommended Projects

Features

Installation

pip3 install sphinxnotes-markdown-builder

Dependencies

Usage

Build markdown files with Makefile

make markdown

Build markdown files with sphinx-build command

cd docs
sphinx-build -M markdown ./ build

Support

Submit an issue

Screenshots

Contribute a screenshot

Contributing

Review the guidelines for contributing

License

MIT License

Jam Risser © 2018

Changelog

Review the changelog

Credits