Skip to content

Commit 18bb741

Browse files
committed
Add sphinxcontrib-phpdomain extension
1 parent 9d01626 commit 18bb741

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
'sphinx_rtd_theme',
5151
'sphinx.ext.viewcode',
5252
'sphinx.ext.autosectionlabel',
53+
'sphinxcontrib.phpdomain',
5354
]
5455

5556
# Add any paths that contain templates here, relative to this directory.

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ myst-parser==4.0.0
99
linkify-it-py==2.0.3
1010
esbonio==0.16.5
1111
attrs==24.2.0
12-
12+
sphinxcontrib-phpdomain==0.13.2

0 commit comments

Comments
 (0)