Skip to content

haddock should support content indexing of versioned package dirs

When generating the libraries/index.html file haddock generates broken urls to the documentation in versioned library doc directories.

It also means it is not possible to have documentation indexed for more than one version of a library.

To reproduce:

  • install mylibrary's docs in libraries/mylibrary-1.0.0.1
  • run gen_contents_index in libraries

Observe index.html links for mylibrary point to libraries/mylibrary/ not libraries/mylibrary-1.0.0.1/

Trac metadata
Trac field Value
Version 6.10.4
Type Bug
TypeOfFailure OtherFailure
Priority normal
Resolution Unresolved
Component Documentation
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information