abe44be9d1
Noticed a few typos and similar while reading over the doc, so figured a PR to fix them might be helpful. 😄
|
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
README.md | ||
conf.py | ||
migration-13.md | ||
removefrontmatter.py | ||
requirements.txt |
README.md
Generating documentation
Requirements:
- Sphinx
- Python recommonmark
- sphinx_rtd_theme
Then do:
make html