Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 351 Bytes

pre-docs.md

File metadata and controls

7 lines (5 loc) · 351 Bytes
  1. ztc project make_doc . : create the rst files into the docs folder
  2. install https://github.com/codejamninja/sphinx-markdown-builder 3 cd docs and create a conf.py file
  3. sphinx-build -M markdown ./build generates the md files starting from the rst files.
  4. Copy the md generated files into the docs folder of the mkdocs documentation