We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dfa715 commit 0e9f679Copy full SHA for 0e9f679
README.md
@@ -13,9 +13,14 @@ PyxelRest allow you to query [Swagger 2.0/OpenAPI](https://www.openapis.org) RES
13
14
## Table of Contents
15
16
- * [Usage](#Usage)
17
- * [Installation](#Installation)
18
- * [Configuration](#Configuration)
+* [Usage](#usage)
+* [Installation](#installation)
+* [Configuration](#configuration)
19
+ * [Services](#services-configuration)
20
+ * [Logging](#logging-configuration)
21
+ * [Microsoft Excel add-in](#microsoft-excel-auto-Load-add-in-configuration)
22
+* [Using as a python module](#using-as-a-module)
23
+* [Migration guide](#migration-guide)
24
25
## Usage
26
0 commit comments