Bootstrapped tutorials section
This commit is contained in:
parent
e5b5d07229
commit
5997c4bae8
|
|
@ -0,0 +1,6 @@
|
|||
!!! warning
|
||||
|
||||
Please add your tutorials here. This branch is a WIP, until we figured out
|
||||
a good overall structure. See #1573 for details. Create a new page for
|
||||
each tutorials and add it to `mkdocs.yml`. Discussion should take place in
|
||||
the respective PRs.
|
||||
|
|
@ -139,6 +139,8 @@ nav:
|
|||
- Minification: plugins/minification.md
|
||||
- Revision date: plugins/revision-date.md
|
||||
- Awesome pages: plugins/awesome-pages.md
|
||||
- Tutorials:
|
||||
- Notice: tutorials/index.md
|
||||
- Releases:
|
||||
- Upgrading to 5.x: releases/5.md
|
||||
- Upgrading to 4.x: releases/4.md
|
||||
|
|
|
|||
Loading…
Reference in New Issue