We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d01626 commit 18bb741Copy full SHA for 18bb741
docs/conf.py
@@ -50,6 +50,7 @@
50
'sphinx_rtd_theme',
51
'sphinx.ext.viewcode',
52
'sphinx.ext.autosectionlabel',
53
+ 'sphinxcontrib.phpdomain',
54
]
55
56
# Add any paths that contain templates here, relative to this directory.
docs/requirements.txt
@@ -9,4 +9,4 @@ myst-parser==4.0.0
9
linkify-it-py==2.0.3
10
esbonio==0.16.5
11
attrs==24.2.0
12
-
+sphinxcontrib-phpdomain==0.13.2
0 commit comments