#20935: ePub documentation not valid
-------------------------------+------------------------------------
Reporter: mabdullah | Owner: nobody
Type: Bug | Status: new
Component: Documentation | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+------------------------------------
Comment (by Katie McLaughlin):
readthedocs.org urls have moved since this ticket was filed, new URL:
https://readthedocs.org/projects/django/downloads/
Tested the downloads for latest, stable, 2.2.x and 3.0x
They appear to load in ebook reviews (calibre, apple books)
The validator http://validator.idpf.org/ does still return errors, but
they aren't breaking errors (from what I can tell):
6 x `toc.ncx` - `Error while parsing file: different playOrder values for
navPoint/navTarget/pageTarget that refer to same target`
72 x `*.svg` - `External entities are not allowed in EPUB v3 documents.`
2639 x `*.xhtml` - `Fragment identifier is not defined.`
Two minor svg errors that might be important:
_images/django_unittest_classes_hierarchy.svg - Error while parsing file:
element "dc:date" not allowed anywhere; expected the element end-tag or
text
_images/triage_process.svg` `Error while parsing file: element "dc:date"
not allowed anywhere; expected the element end-tag or text
Vote to close
--
Ticket URL: <https://code.djangoproject.com/ticket/20935#comment:8>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/067.12af0307dfaca6288f2a01ec2108b434%40djangoproject.com.