Thanks for the reply.
However, I find the solution less ideal/not quite what I would like to
have - as the input of the raw directive needs to be in HTML/Latex
format already (the content is not interpreted).
Instead, I would like to write RST content for specific builder(s).
Now when thinking of it, extending the ifconfig directive sounds
potential to me, ála:
.. ifconfig:: builder in ('html', 'htmlhelp')
This is **only** shown in *HTML* and *HTMLHelp* outputs.
What do you think?
-Juha
On May 14, 10:39 am, Guenter Milde <[email protected]> wrote:
> On 2009-05-13, [email protected] wrote:
> > I'm not sure if I remember incorrectly, but is there a way to write
> > builder specific content
>
> If you look into the Docutils documentation of directives, you will find
>
> .. raw:: html
>
> Only shown in html output
>
> 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 [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
-~----------~----~----~----~------~----~------~--~---