| 48 | | * constructors - shown side-by-side w/doc |
| 49 | | ** fields - shown side-by-side w/doc |
| 50 | | ** GADT args- shown side-by-side w/doc (does this exist?) |
| 51 | | * methods - shown stacked w/doc |
| 52 | | ** args - shown side-by-side w/doc (?) |
| 53 | | * associated types - shown stacked w/doc |
| 54 | | ** args - shown side-by-side w/doc (?) |
| 55 | | * args - shown side-by-side w/doc |
| 56 | | * instances - shown side-by-side w/doc (in classes) |
| 57 | | * instances - just a list (no doc for types) |
| | 48 | * constructors - shown side-by-side w/doc |
| | 49 | ** fields - shown side-by-side w/doc |
| | 50 | ** GADT args- shown side-by-side w/doc (does this exist?) |
| | 51 | * methods - shown stacked w/doc |
| | 52 | ** args - shown side-by-side w/doc (?) |
| | 53 | * associated types - shown stacked w/doc |
| | 54 | ** args - shown side-by-side w/doc (?) |
| | 55 | * args - shown side-by-side w/doc |
| | 56 | * instances - shown side-by-side w/doc (in classes) |
| | 57 | * instances - just a list (no doc for types) |
| 98 | | * `.short`- an element containing a single, "short" declaration, used in `#synopsis` and in mini-pages |
| 99 | | * `.top` - an element containing a single, top level declaration & its doc, used in `#interface` |
| 100 | | * `.subs` - an element containing multiple, sub-declaration parts of a decl |
| 101 | | * `.arguments`, `.constructors`, `.methods`, `.instances`, `.associated-types` -- various kinds of `.subs` |
| | 98 | * `.short`- an element containing a single, "short" declaration, used in `#synopsis` and in mini-pages |
| | 99 | * `.top` - an element containing a single, top level declaration & its doc, used in `#interface` |
| | 100 | * `.subs` - an element containing multiple, sub-declaration parts of a decl |
| | 101 | * `.arguments`, `.constructors`, `.methods`, `.instances`, `.associated-types` -- various kinds of `.subs` |