From cafbe1b9f002f4cab30dbe656a1bea305cb57391 Mon Sep 17 00:00:00 2001 From: Dolph Mathews Date: Fri, 29 Apr 2016 15:54:37 -0500 Subject: [PATCH] Correct RST syntax for a code block The code block was being rendered as a plaintext paragraph: http://docs.openstack.org/developer/keystone/federation/federated_identity.html#configure-apache-httpd-for-mod-auth-mellon Change-Id: I183d220228b3a2e804c4dcc68164da362523b3d0 --- doc/source/federation/mellon.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/federation/mellon.rst b/doc/source/federation/mellon.rst index 871110f35e..3762461763 100644 --- a/doc/source/federation/mellon.rst +++ b/doc/source/federation/mellon.rst @@ -38,7 +38,7 @@ Add *WSGIScriptAlias* directive to your vhost configuration:: Make sure the *wsgi-keystone.conf* contains a ** directive for the Mellon module and a ** directive for each identity provider -..code-block:: xml +.. code-block:: xml MellonEnable "info"