File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change 1
- < h3 > < a href =" {{ pathto(master_doc) }} " > {{ _('Table Of Contents') }} </ a > </ h3 >
1
+ < h3 > Contents</ h3 >
2
2
3
3
< ul >
4
4
< li > < a href ="{{ pathto('index') }} "> Home</ a > </ li >
@@ -7,15 +7,13 @@ <h3><a href="{{ pathto(master_doc) }}">{{ _('Table Of Contents') }}</a></h3>
7
7
< li > < a href ="{{ pathto('how-to/index') }} "> How-to guides</ a > </ li >
8
8
< li > < a href ="{{ pathto('reference/index') }} "> Reference guides</ a > </ li >
9
9
< li > < a href ="{{ pathto('explanation/index') }} "> Explanation</ a > </ li >
10
-
11
- < li > < a href ="{{ pathto('example/index') }} "> Examples</ a > </ li >
12
-
13
- < li > < a href ="{{ pathto('reference/customize') }} "> Customize</ a > </ li >
14
- < li > < a href ="{{ pathto('reference/reference') }} "> API Reference</ a > </ li >
15
- < li > < a href ="{{ pathto('reference/plugin_list') }} "> 3rd party plugins</ a > </ li >
16
-
17
10
< li > < a href ="{{ pathto('contents') }} "> Complete table of contents</ a > </ li >
11
+ < li > < a href ="{{ pathto('example/index') }} "> Library of examples</ a > </ li >
12
+ </ ul >
13
+
14
+ < h3 > About the project</ h3 >
18
15
16
+ < ul >
19
17
< li > < a href ="{{ pathto('changelog') }} "> Changelog</ a > </ li >
20
18
< li > < a href ="{{ pathto('contributing') }} "> Contributing</ a > </ li >
21
19
< li > < a href ="{{ pathto('backwards-compatibility') }} "> Backwards Compatibility</ a > </ li >
You can’t perform that action at this time.
0 commit comments