Doc: minor improvements for "Formatting" section.

Add more-specific links into the source tree.
This commit is contained in:
Tom Lane 2021-09-20 10:48:02 -04:00
parent c9eeef2a15
commit 5577cd571a

View File

@ -62,13 +62,19 @@
</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: