Opened 15 years ago
Closed 15 years ago
#15777 closed Bug (wontfix)
Broken "mtv" reference in 1.2.X glossary
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Documentation | Version: | 1.2 |
| Severity: | Normal | Keywords: | |
| Cc: | vim@… | Triage Stage: | Accepted |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
I get the following errors when I build the docs in the 1.2.X branch:
/tmp/download/dj-1.2.5/docs/glossary.txt:27: WARNING: undefined label: mtv (if the link has no caption the label must precede a section header)
/tmp/download/dj-1.2.5/docs/glossary.txt:30: WARNING: undefined label: mtv (if the link has no caption the label must precede a section header)
This can be fixed using the changes to the following files from changeset:15893:
trunk/docs/faq/general.txt trunk/docs/glossary.txt
Change History (2)
comment:1 by , 15 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 15 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
The 1.2.X branch now only receives security fixes.
See #15780 for a related issue.