On 12/07/2009 08:14 AM, Adam Matan wrote: > sphinx/themes/default/theme.conf - > Where can I find this file? It's not under my document directory tree,
Try looking under the site-packages directory of the local Python installation. For example, on my Fedora Linux system Sphinx lives in /usr/lib/python2.6/site-packages/sphinx But I think all of the options are documented at http://sphinx.pocoo.org/theming.html -- You received this message because you are subscribed to the Google Groups "sphinx-dev" 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/sphinx-dev?hl=en.
