From bb4f9bd01b464d16c98c23b4234a5e6dc0b54d9a Mon Sep 17 00:00:00 2001 From: Clément Bénier Date: Sun, 25 Nov 2018 17:08:12 +0100 Subject: handles versions and languages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Clément Bénier --- site/docs/docsearch.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'site/docs/docsearch.html') diff --git a/site/docs/docsearch.html b/site/docs/docsearch.html index 0e3c7b0..b562d8a 100644 --- a/site/docs/docsearch.html +++ b/site/docs/docsearch.html @@ -5,11 +5,11 @@ {% include head.html %} -

Getting started

-

Hardware Support

-

Architecture Guides

-

Developer Guides

-

APIs & Services

+

Getting started

+

Hardware Support

+

Architecture Guides

+

Developer Guides

+

APIs & Services

{% include algolia.html %} -- cgit From 26c6a176ac71de3f7263d3c77d011ef9479ea3d7 Mon Sep 17 00:00:00 2001 From: Clément Bénier Date: Sun, 24 Feb 2019 19:20:15 +0100 Subject: add section howto and reference MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Clément Bénier --- site/docs/docsearch.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'site/docs/docsearch.html') diff --git a/site/docs/docsearch.html b/site/docs/docsearch.html index b562d8a..7e671a5 100644 --- a/site/docs/docsearch.html +++ b/site/docs/docsearch.html @@ -10,6 +10,8 @@

Architecture Guides

Developer Guides

APIs & Services

+

How To

+

Reference

{% include algolia.html %} -- cgit