File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- =================
2
- Changelog history
3
- =================
1
+ =========
2
+ Changelog
3
+ =========
4
4
5
5
Versions follow `Semantic Versioning <https://semver.org/ >`_ (``<major>.<minor>.<patch> ``).
6
6
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ <h3><a href="{{ pathto(master_doc) }}">{{ _('Table Of Contents') }}</a></h3>
4
4
< li > < a href ="{{ pathto('index') }} "> Home</ a > </ li >
5
5
< li > < a href ="{{ pathto('getting-started') }} "> Install</ a > </ li >
6
6
< li > < a href ="{{ pathto('contents') }} "> Contents</ a > </ li >
7
- < li > < a href ="{{ pathto('reference') }} "> Reference</ a > </ li >
7
+ < li > < a href ="{{ pathto('reference') }} "> API Reference</ a > </ li >
8
8
< li > < a href ="{{ pathto('example/index') }} "> Examples</ a > </ li >
9
9
< li > < a href ="{{ pathto('customize') }} "> Customize</ a > </ li >
10
10
< li > < a href ="{{ pathto('changelog') }} "> Changelog</ a > </ li >
Original file line number Diff line number Diff line change 1
- Reference
2
- =========
1
+ API Reference
2
+ =============
3
3
4
4
This page contains the full reference to pytest's API.
5
5
You can’t perform that action at this time.
0 commit comments