Hi All,

I was wondering if it is possible to have a different theme (or altered 
theme) for parts of the doc files. For example consider this standard 
layout:

docs/
  \ - conf.py                                 # theme X is setup here for 
the entire project 
  \ - index.rst
  \ - doc1                                     # doc1 (and everything 
below) should have a different theme Y 
        \ - index.rst 
        \ - .... other rst files
  \ - doc2 
       \ - index.rst
       \ - .... other rst files


Is this possible? If yes, how? An extension? or subprojects? Ideally I 
would like a setup that can be handled by readthedocs.org (from a github 
repo)
Any suggestions are much appreciated! 

Cheers,
Cosmin

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to