Skip to content

Commit eb048ce

Browse files
committed
Add samples from original QA site
1 parent ec288b1 commit eb048ce

File tree

3 files changed

+1287
-90
lines changed

3 files changed

+1287
-90
lines changed

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
author = 'The PHP Group'
1717
extensions = [
1818
'sphinx_design',
19+
'sphinx.ext.autosectionlabel',
1920
]
2021
templates_path = ['_templates']
2122
html_theme = 'sphinxawesome_theme'

docs/source/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
:hidden:
2121

2222
miscellaneous/stubs
23+
miscellaneous/writing-tests
2324

2425
Welcome to the php-src documentation!
2526

0 commit comments

Comments
 (0)