xidameng / sphinx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use

  1. Install all necessary tools and environment

Tools needed:

  1. Clean the directory

    make clean
  2. Copy the rst file to the correct path

  3. Update index.rst and fix heading issue in every rst file

  4. Fix media path issue

  5. Create html page

    make html
  6. Push changes to github

  7. Build docs using Readthedocs online hosting service

https://readthedocs.org/

About


Languages

Language:Python 59.3%Language:Batchfile 22.6%Language:Makefile 18.1%