File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -31,13 +31,14 @@ Once setup, the site will be accessible on http://localhost:4000/docs/
31
31
When you' ve made a change, either push it to a forked repository, or to a
32
32
feature branch, and [raise a pull request][raise-a-pr].
33
33
34
- [clone-repo]: https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository
35
- [install-ruby]: https://www.ruby-lang.org/en/documentation/installation/
36
- [raise-a-pr]: https://github.com/srobo/docs/pull/new/master
37
-
38
34
### Navigation Sidebar
39
35
40
36
The docs navigation sidebar is generated from `_data/sidebar_tree.yaml` as part
41
37
of the build process. This file is manually updated so that we can
42
38
explicitly control which files are included, in what order as well as adjust the
43
39
page titles.
40
+
41
+
42
+ [clone-repo]: https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository
43
+ [install-ruby]: https://www.ruby-lang.org/en/documentation/installation/
44
+ [raise-a-pr]: https://github.com/srobo/docs/pull/new/master
You can’t perform that action at this time.
0 commit comments