You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 3, 2024. It is now read-only.
We can see a number of ways to improve the library listings for haddock contents.
First, there descriptions given to the libraries, rather than just their names.
Second, the libraries themselves are grouped into type groups, above and beyond the lib paths themselves.
Third, when you actually drill into a page a 'breadcrumb' is placed at the top of the page for navigating back out. Example, clicking on 'array' yields a page headed with:
Python v2.6.1 documentation » The Python Standard Library » Data Types »
These are 3 links, each stepping back up to a different containing level.