Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 920 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 920 Bytes

SphinxDocs

Build Status

What is it ?

It it simple docker which provides tools to easly build sphinx docs.

Installed themes

Example build commands

sphinx-build -b html <sourcedir> <builddir>

if you used sphinx-quickstart you can use

make html

External documentation