--
Ticket URL: <https://code.djangoproject.com/ticket/16300>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* component: Uncategorized => Documentation
* needs_tests: => 0
* needs_docs: => 0
* type: Uncategorized => Bug
* stage: Unreviewed => Accepted
Comment:
I confirm the problem.
I don't believe many people use `singlehtml`, as the resulting file takes
more than 6Mb...
--
Ticket URL: <https://code.djangoproject.com/ticket/16300#comment:1>
Comment (by andrewmccarthy):
I just built this again, and there are so many changes in the years since
I can't see what section it refers to. In any case, there's nothing
obviously wrong from a quick skim through. Can you confirm this is still
broken?
--
Ticket URL: <https://code.djangoproject.com/ticket/16300#comment:2>
* version: 1.3 => master
Comment:
I am not sure if the original problem still exists, but `<h5>` and `<h6>`
appear to have no formatting so they don't look like headers which is an
aesthetic issue.
--
Ticket URL: <https://code.djangoproject.com/ticket/16300#comment:3>
* owner: nobody => David Smith
* status: new => assigned
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/13087 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/16300#comment:4>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"be534348f55823093bf7a78bee78ee2d3bb18fdf" be534348]:
{{{
#!CommitTicketReference repository=""
revision="be534348f55823093bf7a78bee78ee2d3bb18fdf"
Fixed #16300 -- Improved singlehtml docs formatting with headers CSS.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/16300#comment:5>