Skip to content
This repository has been archived by the owner on Dec 24, 2023. It is now read-only.

sphinx-notes/markdown-builder

 
 

Repository files navigation

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

  • Generates markdown

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

About

sphinx builder that outputs markdown files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.8%
  • Makefile 2.0%
  • Shell 0.2%