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

  1. conf.py project config

    1. project name

    2. copyright

    3. author

    4. release

    5. language

    6. html_title

    7. html_theme_options

    8. logo

    9. optional math js(

      1. download from https://www.mathjax.org/#installnow

      2. place the tex-svg-full.js into _static

      3. un-comment the relative lines in conf.py.

  2. _static/page.html footer links

content creation

this part of files are the content in this repo. most of them are sketch.

  1. index.md

  2. README.md folders for sketch

  3. manual

  4. tutorial (you may just delete this)

  5. reference