Wojtek Walczak 写道:

Hi Wojetk,

>> After having a try, I found that sphinx/config.py still needed to be 
>> modified. Can I
>> use something like 'add.config_values' in setup(app)? (I tried, but 
>> failed.)
> 
> Show us your code. It should work if done properly.
> 

Here is the code of setup(app):

def setup(app):
     app.add_builder(ConTeXtBuilder)
     app.add_config_value('context_documents', [], False)


Best wishes,
Wei-Wei

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to