We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7018a60 commit 6bd02b2Copy full SHA for 6bd02b2
book/routing.rst
@@ -179,8 +179,10 @@ file:
179
.. tip::
180
181
Even though all routes are loaded from a single file, it's common practice
182
- to include additional routing resources from outside the file. See the
183
- :ref:`routing-include-external-resources` section for more information.
+ to include additional routing resources. To do so, just point out in the
+ main routing configuration file which external files should be included.
184
+ See the :ref:`routing-include-external-resources` section for more
185
+ information.
186
187
Basic Route Configuration
188
~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments