On 10/18/2014 12:18 PM, Martin Landa wrote: > Hi all, > > I would like to create and use directive to render program menu items like > > :menu:`File|Open` > > which would be rendered in HTML as > > <div class="menu">File → Open</div>
Try http://sphinx-doc.org/markup/inline.html#role-menuselection :) Georg -- 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.
