Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c3bd3e6

Browse filesBrowse files
HeahDudexabbuh
authored andcommitted
Update best_practices.rst
1 parent 5b8698c commit c3bd3e6
Copy full SHA for c3bd3e6

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎bundles/best_practices.rst

Copy file name to clipboardExpand all lines: bundles/best_practices.rst
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -183,12 +183,12 @@ Documentation
183183
All classes and functions must come with full PHPDoc.
184184

185185
Extensive documentation should also be provided in the ``Resources/doc/``
186-
directory (though only required when the documentation is shown on symfony.com).
186+
directory.
187187
The index file (for example ``Resources/doc/index.rst`` or
188188
``Resources/doc/index.md``) is the only mandatory file and must be the entry
189189
point for the documentation. The
190-
:doc:`reStructuredText (rST) </contributing/documentation/format>` is the most
191-
common format as it's what's used to render the documentation on symfony.com
190+
:doc:`reStructuredText (rST) </contributing/documentation/format>` is the format
191+
used to render the documentation on symfony.com.
192192

193193
Installation Instructions
194194
~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.