Add samples from original QA site

This commit is contained in:
Derick Rethans 2025-04-23 17:29:16 +01:00
parent ec288b1b07
commit eb048ce0c6
3 changed files with 1287 additions and 90 deletions

View file

@ -16,6 +16,7 @@ project = 'php-src docs'
author = 'The PHP Group'
extensions = [
'sphinx_design',
'sphinx.ext.autosectionlabel',
]
templates_path = ['_templates']
html_theme = 'sphinxawesome_theme'