Update website
This commit is contained in:
parent
4413528994
commit
1d90fbf296
6865 changed files with 1091082 additions and 0 deletions
20
vendor/doctrine/rst-parser/tests/Builder/input/introduction.rst
vendored
Normal file
20
vendor/doctrine/rst-parser/tests/Builder/input/introduction.rst
vendored
Normal file
|
@ -0,0 +1,20 @@
|
|||
Introduction page
|
||||
=================
|
||||
|
||||
This is an introduction page!
|
||||
|
||||
Reference to the :doc:`index`
|
||||
|
||||
Reference to the :doc:`Link index absolutely </index>`
|
||||
|
||||
Reference to the :doc:`Index <index>`
|
||||
|
||||
Reference to the :doc:`Index, paragraph toc <index#toc>`
|
||||
|
||||
Reference to the :doc:`Glob TOC <toc-glob>`
|
||||
|
||||
Reference to the :ref:`Summary Reference <reference_anchor>`
|
||||
|
||||
Reference to the :ref:`Test Reference <test_reference>`
|
||||
|
||||
Reference to the :ref:`Camel Case Reference <camelCaseReference>`
|
Loading…
Add table
Add a link
Reference in a new issue