I'm using Sphinx to document an internal API. Perhaps there is something I am doing wrong, but I cannot seem to get any PHP code to syntax highlight.
I've used: .. highlight:: php and also .. code-block:: php neither work. If I use 'guess' with code-block I get a little highlighting, but not much at all. What am I doing wrong? (Yes, Pygments is installed) Thanks! -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.
