Opened 13 years ago

Closed 13 years ago

#16627 closed Bug (fixed)

Warning when building the docs

Reported by: Aymeric Augustin Owned by: nobody
Component: Documentation Version: 1.3
Severity: Normal Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: yes UI/UX: no

Description

docs/topics/http/views.txt:204: (WARNING/2) Title underline too short.

The 403 (HTTP Forbidden) view
----------------------------

Attachments (1)

16627.patch (368 bytes ) - added by Aymeric Augustin 13 years ago.

Download all attachments as: .zip

Change History (3)

by Aymeric Augustin, 13 years ago

Attachment: 16627.patch added

comment:1 by Julien Phalip, 13 years ago

Triage Stage: UnreviewedReady for checkin

comment:2 by Jannis Leidel, 13 years ago

Resolution: fixed
Status: newclosed

In [16611]:

Fixed #16627 -- Fixed docs build warning.

Note: See TracTickets for help on using tickets.
Back to Top