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.
1 parent f6cf4fe commit eb524a0Copy full SHA for eb524a0
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 in order that we can
33
+explicitly control which files are included, in what order as well as adjust the
34
+page titles.
0 commit comments