From 75308d6d69e98cf3b0a8efc730ca2affcd24d380 Mon Sep 17 00:00:00 2001 From: Pixelastic Date: Wed, 20 Jan 2016 16:14:58 +0100 Subject: [PATCH] docs(toc): Run doctoc --- README.md | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 8c169f41..7c7c7615 100644 --- a/README.md +++ b/README.md @@ -25,14 +25,18 @@ Check out our [website][1] to add an outstanding search to your documentation. ## Table of Contents -- [Introduction][8] -- [Setup][9] -- [Customization][10] -- [Development workflow][11] - - [Local example][12] - - [Local build][13] - - [Documentation website][14] - - [MacOS][15] +- [Introduction](#introduction) +- [Setup](#setup) +- [Customization](#customization) + - [Advanced styling](#advanced-styling) +- [Custom options](#custom-options) + - [Autocomplete options](#autocomplete-options) + - [Algolia options](#algolia-options) +- [Development workflow](#development-workflow) + - [Local example](#local-example) + - [Local build](#local-build) + - [Documentation website](#documentation-website) + - [MacOS](#macos)