File tree Expand file tree Collapse file tree 3 files changed +2
-7
lines changed Expand file tree Collapse file tree 3 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 89
89
"../examples/projections/table" ,
90
90
"../examples/tutorials/basics" ,
91
91
"../examples/tutorials/advanced" ,
92
- "../examples/tutorials/ starter-tutorials " ,
92
+ "../examples/starter-tutorial " ,
93
93
]
94
94
),
95
95
# Patter to search for example files
Original file line number Diff line number Diff line change 20
20
21
21
overview.rst
22
22
install.rst
23
- tutorials/ starter-tutorial.rst
23
+ starter-tutorial/index .rst
24
24
25
25
.. toctree ::
26
26
:maxdepth: 2
Original file line number Diff line number Diff line change @@ -14,8 +14,3 @@ Notebook.
14
14
This tutorial will progressively cover PyGMT plotting concepts, and later
15
15
examples will use concepts explained in previous examples. It will not
16
16
cover all PyGMT modules.
17
-
18
- .. toctree ::
19
- :maxdepth: 1
20
-
21
- starter-tutorials/first_figure.rst
You can’t perform that action at this time.
0 commit comments