File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed
Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ please :doc:`/source/contact`
1818.. toctree ::
1919 :maxdepth: 1
2020 :caption: Using the Template
21+ :hidden:
2122
2223 source/overview
2324 source/new_project
@@ -29,15 +30,17 @@ please :doc:`/source/contact`
2930
3031
3132.. toctree ::
32- :maxdepth: 1
33- :numbered:
33+ :maxdepth: 2
34+ :caption: Template Options
35+ :hidden:
3436
3537 source/template_options
3638
3739
3840.. toctree ::
3941 :maxdepth: 1
4042 :caption: Best Practices
43+ :hidden:
4144
4245 practices/overview
4346 practices/ci_benchmarking
Original file line number Diff line number Diff line change 1- Configuring a templated project
1+ Configure a templated project
22===============================================================================
33
44So you've created a new python project from the template! Great!
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ As written in original table
4040
4141
42424. Github organization name
43- --------------------------
43+ ----------------------------
4444
4545**Question: **
4646 What github organization will your project live under?
You can’t perform that action at this time.
0 commit comments