diff --git a/_config.yml b/_config.yml index ea17510b2e..629ff14929 100644 --- a/_config.yml +++ b/_config.yml @@ -53,3 +53,4 @@ tocs: - reference - samples - support + - search diff --git a/_data/search.yml b/_data/search.yml new file mode 100644 index 0000000000..a534aa852c --- /dev/null +++ b/_data/search.yml @@ -0,0 +1,4 @@ +bigheader: "" +abstract: "" +toc: +- docs/search.md diff --git a/docs/search.md b/docs/search.md index 7ffc3686f6..c74bf2bc2e 100644 --- a/docs/search.md +++ b/docs/search.md @@ -1,5 +1,5 @@ --- -layout: basic +layout: docwithnav title: Search Results ---