#14785 closed (fixed)
Fixes to middleware docs
| Reported by: | Adam Vandenberg | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
- In the topic, fixed some class linking (spaces in class names removed.)
- In the ref, removed duplicate module names from classes, so incoming xrefs will find their targets.
Attachments (1)
Change History (3)
by , 15 years ago
| Attachment: | middleware-doc-fixes.diff added |
|---|
comment:1 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 15 years ago
Note:
See TracTickets
for help on using tickets.
(In [14731]) Fixed #14785 - fixes to middleware docs - thanks adamv for the patch.