Skip to content

Commit 6bd02b2

Browse files
ducinweaverryan
authored andcommitted
improving the sentence about including external routing resources from the main file
1 parent 7018a60 commit 6bd02b2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

book/routing.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,8 +179,10 @@ file:
179179
.. tip::
180180

181181
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.
182+
to include additional routing resources. To do so, just point out in the
183+
main routing configuration file which external files should be included.
184+
See the :ref:`routing-include-external-resources` section for more
185+
information.
184186

185187
Basic Route Configuration
186188
~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)