Sphinx¶
Resources¶
Guides
reStructuredText - Sphinx’s guide to reST
Sphinx/reST Memo - Condensed, example-based guide to Sphinx & reStructuredText
Wiser > Sphinx & reStructuredText - Broad tutorial
Documentation¶
Cross References¶
-
-
Prefix with
!
- no reference/hyperlink will be createdPrefix with
~
- link text will only be the last component of target
https://pypi.org/project/sphobjinv/ - Inspect/manipulate
objects.inv
files
Refence Target |
Syntax |
---|---|
Labels |
:ref:`label`
|
Documents |
:doc:`path`
|
Labels (cross-project) |
:ref:`project:label`
|
Documents (cross-project) |
:doc:`project:path`
|
Extensions¶
Built-In
sphinx.ext.extlinks
- Markup to shorten external linkssphinx.ext.intersphinx
- Link to other projects’ documentation
Third-Party
https://pypi.org/project/sphinx-jinja/ - Include content generated from Jinja templates in Sphinx documents
Themes¶
Theme |
Examples |
Notes |
---|---|---|
Wyrm - base SASS framework |
||