How would I add XML sinippet in Sphinx for pretty-printing. I did the below but I am getting a warning *WARNING: Definition list ends without a blank line; unexpected unindent.*
.. highlight:: guess <dependency> <groupId>axis</groupId> <artifactId>axis-xmlbeans-parsers</artifactId> <version>1.4</version> </dependency> Also appreciate if someone knows how to pretty print Java -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To view this discussion on the web visit https://groups.google.com/d/msg/sphinx-dev/-/f9i_aLiBlOUJ. To post to this group, send email to sphinx-dev@googlegroups.com. To unsubscribe from this group, send email to sphinx-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.