kittydepa / sphinx_practice

Practicing building .rst files with Sphinx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sphinx_practice

Practicing how to format and build .rst files with Sphinx

The .rst files are located in sphinx_practice/projects/skeleton/bin/source/.

Inspiration from:

Some helpful .rst resources:


Remember:

  • To build with Sphinx on Windows, use python -m sphinx . build in the same directory where the .rst file is located.
  • This can only be done after initial Python and Sphinx setup has been completed.

About

Practicing building .rst files with Sphinx


Languages

Language:Python 98.4%Language:JavaScript 0.5%Language:CSS 0.5%Language:PowerShell 0.3%Language:HTML 0.2%Language:Batchfile 0.0%Language:Makefile 0.0%