#36672: Missing certain ToC items when using Dash with Django's docs
-------------------------------+--------------------------------------
Reporter: minusf | Owner: (none)
Type: Bug | Status: closed
Component: Documentation | Version: 5.2
Severity: Normal | Resolution: needsinfo
Keywords: sphinx | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------
Changes (by Tim Graham):
* resolution: => needsinfo
* status: new => closed
* summary: Django documentation objects.inv issue => Missing certain ToC
items when using Dash with Django's docs
Comment:
I suspect this may have something to do with the fact that these sections
aren't labeled (or that they are labeled by
`sphinx.ext.autosectionlabel`). Perhaps Dash doesn't detect such sections.
I don't think it's the job of Django's maintainers to investigate this
further, so if you or Dash maintainers want to continue investigating and
propose some change to Django (if needed), feel free to reopen with more
details.
--
Ticket URL: <
https://code.djangoproject.com/ticket/36672#comment:1>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.