Skip to content

Commit 4ff1e95

Browse files
author
Clément Le Provost
committed
[doc] Add TOC to offline mode guide
[ci skip]
1 parent 601764b commit 4ff1e95

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

doc/offline-mode.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11

22
# Offline mode
33

4+
**Table of contents**
5+
6+
* [Overview](#overview)
7+
* [Setup](#setup)
8+
* [Usage](#usage)
9+
* [Unsupported features](#unsupported-features)
10+
* [Troubleshooting](#troubleshooting)
11+
* [Other resources](#other-resources)
12+
13+
414
## Overview
515

616
The API client can be enhanced with offline capabilities. This optional **offline mode** allows you to mirror online indices on local storage, and transparently switch to the local mirror in case of unavailability of the online index, thus providing uninterrupted user experience. You can also explicitly query the mirror if you want.

0 commit comments

Comments
 (0)