#2016: [PATCH] Fix circular references on tg.png in docs build
---------------------------+------------------------------------------------
 Reporter:  dlatornell     |       Owner:  Chris Arndt
     Type:  defect         |      Status:  new        
 Priority:  normal         |   Milestone:  1.9.7b1    
Component:  Documentation  |     Version:  trunk      
 Severity:  normal         |    Keywords:             
---------------------------+------------------------------------------------
 There appears to be a circular reference condition in the `docs/conf.py`
 file involving the `html_logo` and `html_static_path` options.  `make
 html` has to be done twice to get a clean build without an IOError on
 `tg.png`.

 The attached patch adds `_static/` path to `tg.png` so that `make html`
 build cleanly the first time (if there are no other errors).

-- 
Ticket URL: <http://trac.turbogears.org/ticket/2016>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to