Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #310, allow documentation pages to be hidden from sidebar using front matter #311

Conversation

caendesilva
Copy link
Member

Adding the following to a documentation page will prevent it from showing up in the sidebar, it will however still be compiled.

---
hidden: true
---

@caendesilva caendesilva merged commit dcdac99 into master May 10, 2022
@caendesilva caendesilva deleted the 310-implement-hidden-true-front-matter-to-hide-documentation-pages-from-sidebar branch May 10, 2022 19:57
caendesilva pushed a commit that referenced this pull request Jul 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement hidden: true front matter to hide documentation pages from sidebar
1 participant