I would like to indent the whole *.. code-block::* . Can anyone suggest me how can I do this ?
The problem is that I have an unnumbered list with code snippets, I can do something like : * a) ``<simulators><xxx><sub_tag>`` : such sub tags are placed in top level in all *INI* files for all simulators; eg.: if you have the following::* * * * <?xml version="1.0" encoding="UTF-8"?>* * <simulators>* * …* * </simulators>* where I will get the correct indentation but then I will get an error *ERROR: Unexpected indentation.* Therefore I would like to use code-block and use xml syntax highlighting. -- 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/groups/opt_out.
