From 19a7ed53e981afdc0fee3f2a307f8917ce6c8a95 Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc" Date: Sat, 24 Nov 2018 15:22:22 -0600 Subject: Fix REST indentation so numbered list does not restart counting --- docs/narr/startup.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/narr/startup.rst') diff --git a/docs/narr/startup.rst b/docs/narr/startup.rst index 65669e0b9..37825d2da 100644 --- a/docs/narr/startup.rst +++ b/docs/narr/startup.rst @@ -47,7 +47,7 @@ Here's a high-level time-ordered overview of what happens when you press the :term:`PasteDeploy` library and returns a parser that can understand the format. -.. _ini_section_discovery: + .. _ini_section_discovery: #. The :term:`PasteDeploy` finds a section named either ``[app:main]``, ``[pipeline:main]``, or ``[composite:main]`` in the ``.ini`` file. @@ -69,10 +69,10 @@ Here's a high-level time-ordered overview of what happens when you press will have a single ``[app:main]`` section in it, and this will be the application served. -.. index:: - pair: logging; startup + .. index:: + pair: logging; startup -.. _startup_logging_initialization: + .. _startup_logging_initialization: #. The framework finds all :mod:`logging` related configuration in the ``.ini`` file and uses it to configure the Python standard library logging system for -- cgit v1.2.3