I'm trying to hide the Reference section until we can work out a few issues with the API documentation generation. Adding toc_hide: true to Reference/_index.md works to hide it in the TOC, but from the top level documentation http://127.0.0.1:1313/docs/ the Reference section still shows up in the list on the page.
I'm trying to hide the Reference section until we can work out a few issues with the API documentation generation. Adding
toc_hide: truetoReference/_index.mdworks to hide it in the TOC, but from the top level documentation http://127.0.0.1:1313/docs/ the Reference section still shows up in the list on the page.