Skip to content

Commit

Permalink
adding authors to a hidden toctree
Browse files Browse the repository at this point in the history
  • Loading branch information
ardalis committed Mar 20, 2015
1 parent 4cd0140 commit a691f94
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Contents:

yourfirst/yourfirstaspnetapplication/yourfirstaspnetapplication
yourfirst/fundamentalconcepts/fundamentalconcepts
migration/migratingfrommvc5/migratingfrommvc5


Indices and tables
Expand All @@ -22,3 +23,9 @@ Indices and tables
* :ref:`modindex`
* :ref:`search`


.. toctree::
:glob:
:hidden:

/_authors/*

0 comments on commit a691f94

Please sign in to comment.