Is this a critical security issue?
Describe the Bug
On the original Puppet Bolt documentation, certain navbar parents with sub-topics had their own page content, like https://help.puppet.com/bolt/current/topics/plans.htm and https://help.puppet.com/bolt/current/topics/tasks.htm.
The source files of these exist in our repos (example: https://docs.openvoxproject.org/openbolt/latest/plans.html), however:
- our jekyll templates don't render the links to them in the navbar
- the rendered pages don't include links and summaries to their sub-topics, like the original site did
Expected Behavior
Navbar behavior matches original docs, and topic pages (plans, tasks, etc) are visible, as seen at https://help.puppet.com/bolt/current/topics/bolt.htm
Steps to Reproduce
-
Go to https://docs.openvoxproject.org/openbolt/latest/
-
Try to click on "Plans" in the left nav bar (should go to plans.html, instead expands/collapses topic group)
-
Go to https://docs.openvoxproject.org/openbolt/latest/plans.html
-
Compare missing sub-topic links with https://help.puppet.com/bolt/current/topics/tasks.htm
Environment
N/A
Additional Context
N/A
Relevant log output
Is this a critical security issue?
Describe the Bug
On the original Puppet Bolt documentation, certain navbar parents with sub-topics had their own page content, like https://help.puppet.com/bolt/current/topics/plans.htm and https://help.puppet.com/bolt/current/topics/tasks.htm.
The source files of these exist in our repos (example: https://docs.openvoxproject.org/openbolt/latest/plans.html), however:
Expected Behavior
Navbar behavior matches original docs, and topic pages (plans, tasks, etc) are visible, as seen at https://help.puppet.com/bolt/current/topics/bolt.htm
Steps to Reproduce
Go to https://docs.openvoxproject.org/openbolt/latest/
Try to click on "Plans" in the left nav bar (should go to plans.html, instead expands/collapses topic group)
Go to https://docs.openvoxproject.org/openbolt/latest/plans.html
Compare missing sub-topic links with https://help.puppet.com/bolt/current/topics/tasks.htm
Environment
N/A
Additional Context
N/A
Relevant log output