pip3 install sphinx recommonmark sphinx-rtd-themeDocumentation can be written in Markdown (.md) or Restructured Text (.rst).
cd docs
make html
open _build/html/index.html- Generate RST tables here.
- Set your editor's wordwrap to
98characters.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
pip3 install sphinx recommonmark sphinx-rtd-themeDocumentation can be written in Markdown (.md) or Restructured Text (.rst).
cd docs
make html
open _build/html/index.html98 characters.