[haskell-platform] #151: No links from packages back to Haddock index
haskell-platform
haskell-platform at projects.haskell.org
Sun Dec 5 21:09:54 EST 2010
#151: No links from packages back to Haddock index
-------------------------+--------------------------------------------------
Reporter: Orphi | Owner: DavidWaern
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: haddock | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment (by MtnViewMark):
Currently haddock pages have only one "Contents" button - and given the
work flow, this almost always points to the package's contents page. One
can pass a flag when generating the doc pages to have "Contents" link
elsewhere (like the master Contents, but I suspect that isn't right
either.
Probably what we want is a flag in haddock that adds an "All Packages"
link back to master Contents. This can appear in the same position as the
"Contents" link, so a simple two clicks would take you from a module page
back to the master contents.
That said, I'm not clear that cabal always can figure out where that
master contents page is at configure time...
--
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/151#comment:1>
haskell-platform <http://trac.haskell.org/haskell-platform>
The Haskell Platform: a comprehensive and robust collection of Haskell libraries
More information about the Haskell-platform
mailing list