From bbb8433af3c292f199bad9cbbd84abae57985b10 Mon Sep 17 00:00:00 2001 From: Dave Page Date: Mon, 19 Nov 2018 13:55:18 +0000 Subject: [PATCH] Don't double-list the connecting page in the index. --- docs/en_US/getting_started.rst | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/docs/en_US/getting_started.rst b/docs/en_US/getting_started.rst index bc11c02b8..f5bd6f7ae 100644 --- a/docs/en_US/getting_started.rst +++ b/docs/en_US/getting_started.rst @@ -81,10 +81,5 @@ Contents: keyboard_shortcuts Before using pgAdmin to manage objects that reside on a server, you must define a -connection to the server; for more information please see *Connecting to a Server*: - -Contents: - -.. toctree:: - - connecting +connection to the server; for more information please see *Connecting to a Server* +in the next section.