Skip to content
This repository was archived by the owner on Jan 31, 2022. It is now read-only.

Commit 44fabd7

Browse files
author
Clément Le Provost
committed
[doc] Add TOC to offline mode guide
[ci skip]
1 parent 1623571 commit 44fabd7

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
@@ -2,6 +2,16 @@
22

33
# Offline mode
44

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

717
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)