required changes to the template¶
here is a comprehensive check list for changes you need to make.
project settings¶
these files need to be changed as project basics
conf.pyproject configproject name
copyright
author
release
language
html_title
html_theme_options
logo
optional math js(
download from https://www.mathjax.org/#installnow
place the tex-svg-full.js into
_staticun-comment the relative lines in
conf.py.
_static/page.htmlfooter links
contents¶
folders for sketch
manualreference
folder for editing reference
editing
add a new section¶
a script to automate this:
./bin/new-section.sh <section name>
this script creates a subfolder in docs/source, then create a index and subpages from 00 to 05