[Buildbot-commits] [Buildbot] #2511: A lot of code examples in documentation not highlighted

Buildbot trac trac at buildbot.net
Mon Jun 24 10:19:04 UTC 2013


#2511: A lot of code examples in documentation not highlighted
-------------------+--------------------
Reporter:  rutsky  |       Owner:
    Type:  defect  |      Status:  new
Priority:  major   |   Milestone:  0.8.+
 Version:  master  |  Resolution:
Keywords:  docs    |
-------------------+--------------------

Comment (by rutsky):

 Here is Work-In-Progress branch of fixing this issue:
 https://github.com/vrutsky/buildbot/tree/doc_highlighting_2511

 I made monkey-patch for Sphinx in master/docs/conf.py so that it will fail
 Sphinx on first unhighlighted block (there are logics to dump on
 unhighlighted blocks too, see patched conf.py for details).

 Also I fixed errors in Python snippets. Soon I will finish fixing
 highlighting in non-python code (mostly need to add ".. code-block::
 none", but now I don't have time for it).

 When I'll finish I'll make pull request.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2511#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list