From: Tom Lane Date: Mon, 20 Sep 2021 14:48:02 +0000 (-0400) Subject: Doc: minor improvements for "Formatting" section. X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=5577cd571ad3528471152f68636ac03c80576977;p=users%2Frhaas%2Fpostgres.git Doc: minor improvements for "Formatting" section. Add more-specific links into the source tree. --- diff --git a/doc/src/sgml/sources.sgml b/doc/src/sgml/sources.sgml index e6ae02f2af..1b77efb087 100644 --- a/doc/src/sgml/sources.sgml +++ b/doc/src/sgml/sources.sgml @@ -62,13 +62,19 @@ - The src/tools directory contains sample settings + The src/tools/editors directory contains sample settings files that can be used with the emacs, xemacs or vim editors to help ensure that they format code according to these conventions. + + If you'd like to run pgindent locally + to help make your code match project style, see + the src/tools/pgindent directory. + + The text browsing tools more and less can be invoked as: