On 2011-11-23, Viktor Haag wrote:
> On Wednesday, 20 July 2011 06:39:43 UTC-4, Alastair Dent wrote:

>>  I need to be able to exclude specific rst files, depending on a built 
>> parameter.

You might try with a "condotional include" directive like

.. only:: ...
   .. include:: foo.txt

> The right answer might very well be much more simply done with N different 
> conf files, N different "contents" files, and a cunningly structured source 
> tree to minimize duplication of source outside the conf and contents 
> files... 8(

Maybe a version control system with good support for branches (git, ...)?

Günter

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to