diff --git a/_config.yml b/_config.yml index e4dd4631e7..5fff0010ea 100644 --- a/_config.yml +++ b/_config.yml @@ -10,12 +10,16 @@ favicon: /static/images/favicon.png defaults: - scope: - path: docs + path: "" values: layout: sidebar collections_dir: docs collections: + install-and-build: + output: true + caption: Install and build + sidebar: true Mobile: output: true caption: Mobile-related diff --git a/_layouts/sidebar.html b/_layouts/sidebar.html index 8b33b57a47..072703079f 100644 --- a/_layouts/sidebar.html +++ b/_layouts/sidebar.html @@ -9,9 +9,8 @@ layout: default