Right now, you have to click to expand that book's index, and then click on one of its topics. This is kind of confusing to me as a human, and I'm concerned that it's also not great for machine-based (ie search engine) understanding of the site. Clicking on the title should ideally take you to the top-level link for the book from issue #8.
Original Title: Clicking on a doc title on the left nav should take you to that doc
This will require some template work but I think is possible. If someone wants guidance, let me know, but it is a CSS/HTML fix and should be easy if you know those technologies.
It appears that this is fixable by modifying the nav template. It appears to be HAML (http://haml.info/) + Ruby.
My suggestion is to start here and see if we can make this a link that also expands/collapses.
https://pagure.io/fedora-docs/docs-fp-o/blob/master/f/_templates/_nav.html.erb#_8
Docs are here: http://www.asciibinder.org/latest/guides/maintainer_guide.html
Once complete, we will need to push this same change into the content repos at pagure.io/fedora-docs/ so that single content builds also show the fix.
Metadata Update from @bex: - Issue tagged with: easyfix
This bug is related to asciibinder. Please reopen if this remains true with antora where it is believed fixed.
Metadata Update from @bex: - Issue status updated to: Closed (was: Open)