diff --git a/doc/source/admin/jgress.rst b/doc/source/admin/jgress.rst index e8c9ccf61..d47042f4d 100644 --- a/doc/source/admin/jgress.rst +++ b/doc/source/admin/jgress.rst @@ -33,15 +33,3 @@ deployer to integrate arbitrary JSON API as a data source, with nothing more than a simple YAML config file. Many sample config files are provided here: https://github.com/openstack/congress/tree/master/etc/sample_json_ingesters - - -Additional configuration -======================== - -The following config options are used by JGress: - -.. code-block:: text - - [json ingester] - - diff --git a/doc/source/install/index.rst b/doc/source/install/index.rst index f484eb91e..63550bd5e 100644 --- a/doc/source/install/index.rst +++ b/doc/source/install/index.rst @@ -45,8 +45,8 @@ For integrating Congress with DevStack: $ ./stack.sh -Enablin Optional features -~~~~~~~~~~~~~~~~~~~~~~~~~ +Enabling Optional features +~~~~~~~~~~~~~~~~~~~~~~~~~~ Config validator datasource +++++++++++++++++++++++++++ diff --git a/doc/source/user/jgress.rst b/doc/source/user/jgress.rst index f5624b73f..ea1fdc3b9 100644 --- a/doc/source/user/jgress.rst +++ b/doc/source/user/jgress.rst @@ -298,7 +298,7 @@ provided by PostgreSQL. Additional data sources are available, each in the original format of the source JSON API representation. To see all data sources available, use the -following ``\dn`` command in a ``psql`` console to list the schemas. +``\dn`` command in a ``psql`` console to list the schemas. Sample policies