From beeb8ee80c1d0823f965e5826ce3633972904dab Mon Sep 17 00:00:00 2001
From: Steve Piercy <web@stevepiercy.com>
Date: Tue, 09 Oct 2018 09:11:51 +0200
Subject: [PATCH] Align emphasize-lines with setup.py code

---
 docs/quick_tutorial/debugtoolbar.rst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/quick_tutorial/debugtoolbar.rst b/docs/quick_tutorial/debugtoolbar.rst
index 1c4d600..907f3e0 100644
--- a/docs/quick_tutorial/debugtoolbar.rst
+++ b/docs/quick_tutorial/debugtoolbar.rst
@@ -43,7 +43,7 @@
     .. literalinclude:: debugtoolbar/setup.py
         :language: python
         :linenos:
-        :emphasize-lines: 7
+        :emphasize-lines: 10-16, 20-22
 
 #.  Install our project and its newly added dependency.
 

--
Gitblit v1.9.3