We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 34a550c + f3cf91e commit dafa685Copy full SHA for dafa685
README.md
@@ -25,3 +25,10 @@ feature branch, and [raise a pull request][raise-a-pr].
25
26
[install-ruby]: https://www.ruby-lang.org/en/documentation/installation/
27
[raise-a-pr]: https://github.com/srobo/docs/pull/new/master
28
+
29
+### Navigation Sidebar
30
31
+The docs navigation sidebar is generated from `_data/sidebar_tree.yaml` as part
32
+of the build process. This file is manually updated so that we can
33
+explicitly control which files are included, in what order as well as adjust the
34
+page titles.
0 commit comments