Doc: minor improvements for "Formatting" section.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 20 Sep 2021 14:48:02 +0000 (10:48 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 20 Sep 2021 14:48:02 +0000 (10:48 -0400)
Add more-specific links into the source tree.

doc/src/sgml/sources.sgml

index e6ae02f2af707e8ad6d776dc306999e4b3e22f7d..1b77efb08799612aaff041638ee290d30e9b4db0 100644 (file)
    </para>
 
    <para>
-    The <filename>src/tools</filename> directory contains sample settings
+    The <filename>src/tools/editors</filename> directory contains sample settings
     files that can be used with the <productname>emacs</productname>,
     <productname>xemacs</productname> or <productname>vim</productname>
     editors to help ensure that they format code according to these
     conventions.
    </para>
 
+   <para>
+    If you'd like to run <application>pgindent</application> locally
+    to help make your code match project style, see
+    the <filename>src/tools/pgindent</filename> directory.
+   </para>
+
    <para>
     The text browsing tools <application>more</application> and
     <application>less</application> can be invoked as: