Hi,

I am quite new in Sphinx, I want to create my own directive based on 
`admonition` with a fixed title. Currently I am using

"""
.. admonition:: Note for advanced users

      text
"""

I want to use something like

"""
.. advanced::

   text
"""

which renders admonition style with title 'Note for advanced users'. 

Thanks for any tips! Martin

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

Reply via email to