Ticket #3351 (new bug)
Generated ghc man page missing xrefs
| Reported by: | kaol | Owned by: | |
|---|---|---|---|
| Priority: | lowest | Milestone: | 7.6.2 |
| Component: | Documentation | Version: | 6.10.3 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
The man page for ghc is generated from xml files. Currently, this ignores xrefs, turning, for example
<entry>enable almost all warnings (details in <xref linkend="options-sanity"/>)</entry>
to
enable almost all warnings (details in )
This leads to stunted sentences as well as missing information.
Change History
Note: See
TracTickets for help on using
tickets.
