Create GitHub Pages docs with Sphinx (#11888)
This commit is contained in:
3
docs/conf.py
Normal file
3
docs/conf.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from sphinx_pyproject import SphinxConfig
|
||||
|
||||
project = SphinxConfig("../pyproject.toml", globalns=globals()).name
|
||||
Reference in New Issue
Block a user