#8724: Sphinx WARNINGS when using a SVN checkout
---------------------------+------------------------------------------------
 Reporter:  richardb       |       Owner:  nobody    
   Status:  new            |   Milestone:  post-1.0  
Component:  Documentation  |     Version:  SVN       
 Keywords:  Sphinx         |       Stage:  Unreviewed
Has_patch:  1              |  
---------------------------+------------------------------------------------
 Scenario: a copy of Django checked from SVN, use Sphinx to build the
 documentation. We get 32 warning messages because Sphinx reads in the .svn
 folders, example:

 {{{WARNING:
 /Users/richard/TechyStuff/Django1.0-SVN/docs/_build/.svn/README.txt::
 document isn't included in any toctree}}}

 This patch adds a Sphinx configuration option to ignore .svn folders.

 '''Note''': this option is new to Sphinx 0.5, maybe the doc build process
 should also be changed to check for correct version of Sphinx?

-- 
Ticket URL: <http://code.djangoproject.com/ticket/8724>
Django Code <http://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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to