On 2015-09-04 05:55, Etienne Sandré-Chardonnal wrote: > I am trying the class directive for clearing floats on some titles, but it > is parsed as text: > > .. class:: clearer
Try 'rst-class' instead of 'class'? IIRC, sphinx uses "class" for something else (related to code documentation) and provides 'rst-class' as a work-around. -- Matthew -- 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.
