From 46da69a22d5506e4574dadbde88450e21b97b369 Mon Sep 17 00:00:00 2001 From: Daniel Spindelbauer Date: Wed, 3 Oct 2018 08:47:04 +0100 Subject: [PATCH] Updated GitBook config --- .gitbook.yaml | 50 +++++++++++++++++++++++++------------------------- README.md | 2 +- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/.gitbook.yaml b/.gitbook.yaml index 3845df9..fbbf8a4 100644 --- a/.gitbook.yaml +++ b/.gitbook.yaml @@ -148,31 +148,31 @@ redirects: chapter/firmwareapi/micropython/builtin: ./firmwareapi/micropython/builtin.md chapter/firmwareapi/notes: ./firmwareapi/notes.md - chapter/product-info: ./datasheets/introduction.md - chapter/product-info/development: ./datasheets/development/README.md - chapter/product-info/development/wipy2: ./datasheets/development/wipy2.md - chapter/product-info/development/wipy3: ./datasheets/development/wipy3.md - chapter/product-info/development/lopy: ./datasheets/development/lopy.md - chapter/product-info/development/lopy4: ./datasheets/development/lopy4.md - chapter/product-info/development/sipy: ./datasheets/development/sipy.md - chapter/product-info/development/gpy: ./datasheets/development/gpy.md - chapter/product-info/development/fipy: ./datasheets/development/fipy.md - chapter/product-info/oem: ./datasheets/oem/README.md - chapter/product-info/oem/w01: ./datasheets/oem/w01.md - chapter/product-info/oem/l01: ./datasheets/oem/l01.md - chapter/product-info/oem/l04: ./datasheets/oem/l04.md - chapter/product-info/oem/g01: ./datasheets/oem/g01.md - chapter/product-info/oem/l01_reference: ./datasheets/oem/l01_reference.md - chapter/product-info/oem/universal_reference: ./datasheets/oem/universal_reference.md - chapter/product-info/boards: ./datasheets/boards/README.md - chapter/product-info/boards/expansion3: ./datasheets/boards/expansion3.md - chapter/product-info/boards/pytrack: ./datasheets/boards/pytrack.md - chapter/product-info/boards/pysense: ./datasheets/boards/pysense.md - chapter/product-info/boards/pyscan: ./datasheets/boards/pyscan.md - chapter/product-info/boards/expansion2: ./datasheets/boards/expansion2.md - chapter/product-info/boards/deepsleep: ./datasheets/boards/deepsleep/README.md - chapter/product-info/boards/deepsleep/api: ./datasheets/boards/deepsleep/api.md - chapter/product-info/notes: ./datasheets/notes.md + product-info: ./datasheets/introduction.md + product-info/development: ./datasheets/development/README.md + product-info/development/wipy2: ./datasheets/development/wipy2.md + product-info/development/wipy3: ./datasheets/development/wipy3.md + product-info/development/lopy: ./datasheets/development/lopy.md + product-info/development/lopy4: ./datasheets/development/lopy4.md + product-info/development/sipy: ./datasheets/development/sipy.md + product-info/development/gpy: ./datasheets/development/gpy.md + product-info/development/fipy: ./datasheets/development/fipy.md + product-info/oem: ./datasheets/oem/README.md + product-info/oem/w01: ./datasheets/oem/w01.md + product-info/oem/l01: ./datasheets/oem/l01.md + product-info/oem/l04: ./datasheets/oem/l04.md + product-info/oem/g01: ./datasheets/oem/g01.md + product-info/oem/l01_reference: ./datasheets/oem/l01_reference.md + product-info/oem/universal_reference: ./datasheets/oem/universal_reference.md + product-info/boards: ./datasheets/boards/README.md + product-info/boards/expansion3: ./datasheets/boards/expansion3.md + product-info/boards/pytrack: ./datasheets/boards/pytrack.md + product-info/boards/pysense: ./datasheets/boards/pysense.md + product-info/boards/pyscan: ./datasheets/boards/pyscan.md + product-info/boards/expansion2: ./datasheets/boards/expansion2.md + product-info/boards/deepsleep: ./datasheets/boards/deepsleep/README.md + product-info/boards/deepsleep/api: ./datasheets/boards/deepsleep/api.md + product-info/notes: ./datasheets/notes.md chapter/datasheets: ./datasheets/introduction.md chapter/datasheets/development: ./datasheets/development/README.md diff --git a/README.md b/README.md index 9e89119..1814f06 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ To get started, read through the Getting Started Guide then feel free to jump st * [Getting Started](gettingstarted/introduction.md) * [Pymakr](pymakr/installation/) * [Tutorials](tutorials/introduction.md) -* [Product Info](datasheets/introduction.md) * [API Documentation](firmwareapi/introduction.md) +* [Product Info](datasheets/introduction.md) * [Pybytes](pybytes/introduction.md)