Skip to content

Commit 3661ada

Browse files
willschlitzerMeghan Jones
andauthored
Apply suggestions from code review
Co-authored-by: Meghan Jones <meghanj@alum.mit.edu>
1 parent 41814f3 commit 3661ada

File tree

3 files changed

+2
-7
lines changed

3 files changed

+2
-7
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"../examples/projections/table",
9090
"../examples/tutorials/basics",
9191
"../examples/tutorials/advanced",
92-
"../examples/tutorials/starter-tutorials",
92+
"../examples/starter-tutorial",
9393
]
9494
),
9595
# Patter to search for example files

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
overview.rst
2222
install.rst
23-
tutorials/starter-tutorial.rst
23+
starter-tutorial/index.rst
2424

2525
.. toctree::
2626
:maxdepth: 2

examples/tutorials/starter-tutorial.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,3 @@ Notebook.
1414
This tutorial will progressively cover PyGMT plotting concepts, and later
1515
examples will use concepts explained in previous examples. It will not
1616
cover all PyGMT modules.
17-
18-
.. toctree::
19-
:maxdepth: 1
20-
21-
starter-tutorials/first_figure.rst

0 commit comments

Comments
 (0)