mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Add samples from original QA site
This commit is contained in:
parent
ec288b1b07
commit
eb048ce0c6
3 changed files with 1287 additions and 90 deletions
|
@ -16,6 +16,7 @@ project = 'php-src docs'
|
||||||
author = 'The PHP Group'
|
author = 'The PHP Group'
|
||||||
extensions = [
|
extensions = [
|
||||||
'sphinx_design',
|
'sphinx_design',
|
||||||
|
'sphinx.ext.autosectionlabel',
|
||||||
]
|
]
|
||||||
templates_path = ['_templates']
|
templates_path = ['_templates']
|
||||||
html_theme = 'sphinxawesome_theme'
|
html_theme = 'sphinxawesome_theme'
|
||||||
|
|
|
@ -20,6 +20,7 @@
|
||||||
:hidden:
|
:hidden:
|
||||||
|
|
||||||
miscellaneous/stubs
|
miscellaneous/stubs
|
||||||
|
miscellaneous/writing-tests
|
||||||
|
|
||||||
Welcome to the php-src documentation!
|
Welcome to the php-src documentation!
|
||||||
|
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue