Update website
This commit is contained in:
parent
4413528994
commit
1d90fbf296
6865 changed files with 1091082 additions and 0 deletions
34
vendor/doctrine/rst-parser/tests/Builder/input/another.rst
vendored
Normal file
34
vendor/doctrine/rst-parser/tests/Builder/input/another.rst
vendored
Normal file
|
@ -0,0 +1,34 @@
|
|||
|
||||
.. url:: magic-link
|
||||
|
||||
Another page
|
||||
============
|
||||
|
||||
Hello!
|
||||
|
||||
See also
|
||||
--------
|
||||
|
||||
test
|
||||
----
|
||||
|
||||
title with ampersand &
|
||||
----------------------
|
||||
|
||||
A ``title with ticks``
|
||||
----------------------
|
||||
|
||||
This same title named test exists in other documents. Make sure the link below goes to the one
|
||||
in this doc and not the one in the other docs.
|
||||
|
||||
See also: :doc:`subdirective`
|
||||
|
||||
see `See also`_
|
||||
|
||||
see `Another page`_
|
||||
|
||||
see `test`_
|
||||
|
||||
see `title with ampersand &`_
|
||||
|
||||
see `A title with ticks`_
|
Loading…
Add table
Add a link
Reference in a new issue