I changed the way I create links to use references to a data YML file instead of relying on the capture tag and including reference to the file with the captions. Using the capture tag was highly susceptible to broken links and way too manual. See the Links topic for more detail about the new method.
This commit is contained in:
@ -5,7 +5,7 @@ keywords: sidebar, toc, table of contents, navigation
|
||||
last_updated: August 12, 2015
|
||||
summary: "The sidebar and top navigation bar read their values from yml files. The navigation components are one of the most unique parts of this theme, since the navigation components are only included if they meet all of the product, audience, version, etc., values as specified in the project settings."
|
||||
---
|
||||
{% include linkrefs.html %}
|
||||
|
||||
|
||||
## Sidebar overview
|
||||
|
||||
|
Reference in New Issue
Block a user