So to do sphinx docs you just need to know
- ReStructured Text
- sphinx extentions to rst
- docstring extentions to rst
- python (to edit http://conf.py, do custom roles & directives)
- Jinja (to customize templates)
- HTML, etc
- Make script
- Yaml (for read the docs)
This is why it has taken me so long to feel half competent to start.
♡ 1 ↻ 0