#16422: Warnings when building the docs in epub format
-------------------------------------+-------------------------------------
     Reporter:  aaugustin            |                    Owner:  nobody
         Type:                       |                   Status:  new
  Cleanup/optimization               |                Component:
    Milestone:                       |  Documentation
      Version:  1.3                  |                 Severity:  Normal
     Keywords:                       |             Triage Stage:
    Has patch:  0                    |  Unreviewed
  Needs tests:  0                    |      Needs documentation:  0
Easy pickings:  0                    |  Patch needs improvement:  0
                                     |                    UI/UX:  0
-------------------------------------+-------------------------------------
 I guess it's ultra-low priority, but it was reported in the comments of
 #16414:
 {{{

 docs % make epub
 sphinx-build -b epub -d _build/doctrees   . _build/epub
 Making output directory...
 Running Sphinx v1.0.5
 loading pickled environment... not yet created
 building [epub]: targets for 219 source files that are out of date
 updating environment: 219 added, 0 changed, 0 removed
 reading sources... [100%] topics/testing
 looking for now-outdated files... none found
 pickling environment... done
 checking consistency... done
 preparing documents... done
 writing output... [100%] topics/testing
 writing additional files... genindex py-modindex search
 copying images... [100%] internals/_images/djangotickets.png
 copying downloadable files... [100%] ref/contrib/gis
 /create_template_postgis-debian.sh
 copying static files... done
 writing mimetype file...
 writing META-INF/container.xml file...
 writing content.opf file...
 WARNING: unknown mimetype for _downloads/create_template_postgis-1.3.sh,
 ignoring
 WARNING: unknown mimetype for _downloads/create_template_postgis-1.4.sh,
 ignoring
 WARNING: unknown mimetype for _downloads/create_template_postgis-1.5.sh,
 ignoring
 WARNING: unknown mimetype for _downloads/create_template_postgis-
 debian.sh, ignoring
 WARNING: unknown mimetype for _downloads/geodjango_setup.bat, ignoring
 WARNING: unknown mimetype for _static/doctools.js, ignoring
 WARNING: unknown mimetype for _static/jquery.js, ignoring
 WARNING: unknown mimetype for _static/searchtools.js, ignoring
 WARNING: unknown mimetype for _static/underscore.js, ignoring
 writing toc.ncx file...
 writing Django.epub file...
 build succeeded, 9 warnings.

 Build finished. The epub file is in _build/epub.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16422>
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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to