summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-01-29 00:57:31 -0500
committerChris McDonough <chrism@plope.com>2011-01-29 00:57:31 -0500
commit1ad160cad12bfeafff9924b42a37e74ae8ec273e (patch)
treef23b29bd329733505c5ea2956f9d69f10b760d1d /docs
parentedf3948f4ffe3914fd6382cc3f432b5c9b86288b (diff)
downloadpyramid-1ad160cad12bfeafff9924b42a37e74ae8ec273e.tar.gz
pyramid-1ad160cad12bfeafff9924b42a37e74ae8ec273e.tar.bz2
pyramid-1ad160cad12bfeafff9924b42a37e74ae8ec273e.zip
no longer broken
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/project.rst2
-rw-r--r--docs/narr/startup.rst2
2 files changed, 0 insertions, 4 deletions
diff --git a/docs/narr/project.rst b/docs/narr/project.rst
index 4edff1664..7e2730e97 100644
--- a/docs/narr/project.rst
+++ b/docs/narr/project.rst
@@ -327,8 +327,6 @@ a section name is inappropriate as the second argument to ``pshell`` if the
configuration section it names is a ``pipeline`` rather than an ``app``. For
example, if you have the following ``.ini`` file content:
-.. latexbroken?
-
.. code-block:: ini
:linenos:
diff --git a/docs/narr/startup.rst b/docs/narr/startup.rst
index 351d3e63c..e2c43b17e 100644
--- a/docs/narr/startup.rst
+++ b/docs/narr/startup.rst
@@ -81,8 +81,6 @@ Here's a high-level time-ordered overview of what happens when you press
Our generated ``development.ini`` file looks like so:
- .. latexbroken?
-
.. literalinclude:: MyProject/development.ini
:language: ini
:linenos: