8000 First import of the "Official Best Practices" book by javiereguiluz · Pull Request #4327 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

First import of the "Official Best Practices" book #4327

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Oct 20, 2014
Prev Previous commit
Next Next commit
Added an index directive to the first chapter
  • Loading branch information
javiereguiluz committed Oct 15, 2014
commit f100fc0afe831ba66a52974066a34fb89ccad20f
3 changes: 3 additions & 0 deletions best_practices/introduction.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. index::
single: Symfony Framework Best Practices

The Symfony Framework Best Practices
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would add an index directive for this

====================================

Expand Down
0