diff --git a/doc/src/sgml/sources.sgml b/doc/src/sgml/sources.sgml index e6ae02f2af7..1b77efb0879 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: