precice / precice/precice.github.io
Sidebar folder overview url
Open
technical
- Dominant language
- HTML
- Stars
- 31
- Forks
- 140
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 6
Description
When generating breadcrumbs for #341, I realized that our Folders don't have a URL assigned to them.
This leads to a missing hierarchy in the breadcrumbs.
Example configuration-xml-reference.html has breadcrumbs `Docs > XML Reference` as there is no url assigned to the "Configuration" Folder.
It should really have breadcrumbs `Docs > Configuration > XML Reference`.
**suggestion**
Consistently add an `overview_url:` for folders or similar to define such an overview.
Then we can use it in the breadcrumb generation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.