Skip to content

Commit 3e483cd

Browse files
committed
link to the API documentation
1 parent 7b16d3b commit 3e483cd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

book/stable_api.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ in the stable API is in order to fix a security issue.
2020
The stable API is based on a whitelist, tagged with `@api`. Therefore,
2121
everything not tagged explicitly is not part of the stable API.
2222

23+
.. seealso::
24+
25+
You can browse the Symfony API documentation on `api.symfony.com`_.
26+
2327
.. tip::
2428

2529
Read more about the stable API in :doc:`/contributing/code/bc`.
@@ -47,3 +51,5 @@ As of Symfony 2.0, the following components have a public tagged API:
4751
* Translation
4852
* Validator
4953
* Yaml
54+
55+
.. _`api.symfony.com`: http://api.symfony.com

0 commit comments

Comments
 (0)