Skip to content

Commit c69b0a6

Browse files
amuellermfeurer
authored andcommitted
add examples to the menu, remove double progress (#554)
1 parent 696db49 commit c69b0a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,9 +143,9 @@
143143
('Start', 'index'),
144144
('User Guide', 'usage'),
145145
('API', 'api'),
146-
('Changelog', 'progress'),
146+
('Examples', 'examples/index'),
147147
('Contributing', 'contributing'),
148-
('Progress', 'progress'),
148+
('Changelog', 'progress'),
149149
],
150150

151151
# Render the next and previous page links in navbar. (Default: true)

0 commit comments

Comments
 (0)