Skip to content

Commit 59d0b68

Browse files
committed
Merge pull request symfony#1375 from cursedcoder/2.0
Add missed line to config
2 parents b1a1a67 + ee388bd commit 59d0b68

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

contributing/documentation/format.rst

+3
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,9 @@ Installing the Sphinx extensions
157157
158158
# use PHP as the primary domain
159159
primary_domain = 'php'
160+
161+
# set url for API links
162+
api_url = 'http://api.symfony.com/master/%s'
160163
161164
.. _reStructuredText: http://docutils.sf.net/rst.html
162165
.. _Sphinx: http://sphinx.pocoo.org/

0 commit comments

Comments
 (0)