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
This commit is contained in:
Dolph Mathews 2016-04-29 15:54:37 -05:00
parent f2b71ab464
commit cafbe1b9f0
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ Add *WSGIScriptAlias* directive to your vhost configuration::
Make sure the *wsgi-keystone.conf* contains a *<Location>* directive for the Mellon module and
a *<Location>* directive for each identity provider
..code-block:: xml
.. code-block:: xml
<Location /v3>
MellonEnable "info"