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

Investigate getting rid of “navigation” doc in favor of an entry doc with nav in frontmatter #8

Open
strogonoff opened this issue Sep 14, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@strogonoff
Copy link
Contributor

Currently when software docs get fetched, the gem looks at the presence of “navigation” (.adoc or .md) and uses it to build the navigation across documentation pages.

What could be used instead is just a regular doc like “index” (entry doc filename can be specified in software YAML in open project site contents), with special frontmatter entry.

@strogonoff strogonoff added the enhancement New feature or request label Sep 14, 2018
@strogonoff strogonoff self-assigned this Sep 14, 2018
@strogonoff strogonoff changed the title Investigate getting rid of “navigation” doc in favor of an index doc with frontmatter Investigate getting rid of “navigation” doc in favor of an entry doc with frontmatter Sep 14, 2018
@strogonoff strogonoff changed the title Investigate getting rid of “navigation” doc in favor of an entry doc with frontmatter Investigate getting rid of “navigation” doc in favor of an entry doc with nav in frontmatter Sep 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant