Skip to content

Commit

Permalink
fix highlighting for relnotes
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhail Sobolev committed Jul 4, 2014
1 parent 105f1bb commit a05e50f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion master/docs/relnotes/index.rst
Expand Up @@ -86,7 +86,9 @@ The old, clunky WebStatus has been removed.
You will like the new interface!
RIP WebStatus, you were a good friend.

If you have code like this in your configuration (and you probably do!) ::
If you have code like this in your configuration (and you probably do!)

.. code-block:: python
from buildbot.status import html
c['status'].append(html.WebStatus(http_port=8010, allowForce=True)
Expand Down

0 comments on commit a05e50f

Please sign in to comment.