| Anonymous | Login | Signup for a new account | 2013-05-26 04:26 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
| 0005898 | OCaml | OCamldoc | public | 2013-01-21 16:47 | 2013-01-21 16:47 | ||||||
| Reporter | gmelquiond | ||||||||||
| Assigned To | guesdon | ||||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||||
| Status | assigned | Resolution | open | ||||||||
| Platform | OS | OS Version | |||||||||
| Product Version | 4.00.0 | ||||||||||
| Target Version | Fixed in Version | ||||||||||
| Summary | 0005898: Ocamldoc does not generate links to nested module types | ||||||||||
| Description | The generated documentation for the API of Why3 is missing a lot of links to module types. I have reduced it to the following testcase: module type S = sig module type T = sig end end module M : S module N : M.T For the code above, ocamldoc does not produce a link from module type "M.T" to file "_.S.T.html". I have tested with both 3.12.1 and 4.0.0. | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2013-01-21 16:47 | gmelquiond | New Issue | |
| 2013-01-21 16:47 | gmelquiond | Status | new => assigned |
| 2013-01-21 16:47 | gmelquiond | Assigned To | => guesdon |
| Copyright © 2000 - 2011 MantisBT Group |