mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
3 lines
87 B
Python
3 lines
87 B
Python
def setup(app):
|
|
app.add_crossref_type(directivename="setting", rolename="setting")
|