changeset 397:a907d149e72b

wip
author Louis Opter <kalessin@kalessin.fr>
date Thu, 17 Dec 2015 01:41:29 -0800
parents 55386056208f
children b290ad1e2b30
files docs_fixes.patch
diffstat 1 files changed, 12 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/docs_fixes.patch	Thu Dec 17 01:09:36 2015 -0800
+++ b/docs_fixes.patch	Thu Dec 17 01:41:29 2015 -0800
@@ -8,15 +8,24 @@
  
     examples/toggle
  
-+Here is the source code of this example, the next section covers it:
++Here is the source code of this example, it uses a small client —lightsc.sh— the
++next section covers it:
 +
 +.. literalinclude:: ../examples/toggle
 +   :language: sh
-+   :linenos:
 +
  .. _examples:
  
  Using lightsc.sh
+@@ -279,6 +285,8 @@
+ 
+ Build a batch request manually:
+ 
++.. pygmentize sucks on heredocs:
++
+ ::
+ 
+    tee `lightsc_get_pipe` <<EOF
 diff --git a/docs/installation.rst b/docs/installation.rst
 --- a/docs/installation.rst
 +++ b/docs/installation.rst
@@ -32,7 +41,7 @@
     build-essential cmake libevent-dev git ca-certificates ipython3 fakeroot wget devscripts debhelper
  
 -Download and extract the release:
-+Download and extract lightsd |release|:
++Download and extract lightsd:
  
  .. parsed-literal::