Ticket #11 (closed defect: invalid)
unrendered – code appearing in generated documentation for mode/2 directives
| Reported by: | Parker | Owned by: | pmoura |
|---|---|---|---|
| Priority: | minor | Milestone: | Logtalk distribution |
| Component: | compiler | Version: | 2.31.4 |
| Keywords: | Cc: |
Description
Generated documentation for has unrendered html codes in it.
Mode declaration in the source:
:- mode(write_clause(+), zero).
Rendered documentation:
Public interface
write_clause/1
compilation:
static
mode – number of solutions:
write_clause(+) – zero
Could it be a problem with the stylesheet?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
