A set of Sphinx directives for Ewoks
pip install ewokssphinxThen, add ewokssphinx to the list of extensions in the Sphinx configuration file:
# conf.py
...
extensions = [
...,
"ewokssphinx"
]| Name | Name | Last commit date | ||
|---|---|---|---|---|
A set of Sphinx directives for Ewoks
pip install ewokssphinxThen, add ewokssphinx to the list of extensions in the Sphinx configuration file:
# conf.py
...
extensions = [
...,
"ewokssphinx"
]