mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-07-05 09:21:13 +08:00
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