On 9/11/2009 12:29, Terry Jones wrote: > Second, can I put an image into a section header in some way? I want some > sections to have an icon next to them to indicate that they're special in > some way. I probably have enough CSS skills to achieve this, but how can I > make a section emit a class="xxxx" inside the<hX>...</hX> markup?
Sounds like the docutils class directive is what you are looking for: http://docutils.sourceforge.net/docs/ref/rst/directives.html#class -- --Max Battcher-- http://worldmaker.net --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
