other PGWUI programs.
+Usage
+-----
+
+PGWUI_Logout is included when PGWUI is installed.
+
+When writing your own `Pyramid`_ application, in addition to
+configuring ``pgwui_logout``, ``pgwui_common`` must typically be
+configured. This can be done with any of `Pyramid's <Pyramid_>`_
+configuration mechanisms.
+
+
URL Configuration
-----------------
.. _PostgreSQL: https://www.postgresql.org/
+.. _Pyramid: https://trypyramid.com/