Skip to content

Adding link to using annotations from routing book page #1743

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

Conversation

richardmiller-zz
Copy link
Contributor

I appreciate that the FrameworkExtraBundle annotations are not included in the main book but it is quite hidden away so it would possibly be useful to link through to it.

@@ -1015,6 +1015,11 @@ instead of simply ``/hello/{name}``:
The string ``/admin`` will now be prepended to the pattern of each route
loaded from the new routing resource.

.. tip::

You can also define routes using annotations. See the :doc:`FrameworkExtraBundle documentation<bundles/SensioFrameworkExtraBundle/annotations/routing>`
Copy link
Member

Choose a reason for hiding this comment

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

The format looks better if you place the :doc: section on the next line.

weaverryan added a commit that referenced this pull request Oct 7, 2012
…notations

Adding link to using annotations from routing book page
@weaverryan weaverryan merged commit 510fc3c into symfony:2.0 Oct 7, 2012
weaverryan added a commit that referenced this pull request Oct 7, 2012
@weaverryan
Copy link
Member

Hi Richard!

I think it's a fine idea! In fact, I think we need more interlinking between the docs to help people out like this. I've merged this in. The only tweak is with the path to the document - they just always need to start with an opening slash :).

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants