golioth / docs

Creative Commons Attribution Share Alike 4.0 International
6 stars 11 forks source link

Integrate overview pages with their parent entry #191

Closed szczys closed 4 months ago

szczys commented 2 years ago

Current behavior of the right sidebar navigation doesn't load page content when clicking on folder-level entries.

Reproduce:

Expected behavior: Clicking anything on the left sidebar menu loads a new page

Suggested fix: Make overview pages for that section load when folder-level entries are clicked.

This would have the added benefit of cleaning up the sidebar. The ESP32 and nRF91 shown below don't need both Overview and Quickstart. They could just have the ESP32 show the overview and all of the quickstart items would be subheadings of that: image

szczys commented 4 months ago

This is been taken care of throughout the repo over the past two years.