Doc: minor improvements for "Formatting" section.
Add more-specific links into the source tree.
This commit is contained in:
parent
c9eeef2a15
commit
5577cd571a
@ -62,13 +62,19 @@
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<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>,
|
files that can be used with the <productname>emacs</productname>,
|
||||||
<productname>xemacs</productname> or <productname>vim</productname>
|
<productname>xemacs</productname> or <productname>vim</productname>
|
||||||
editors to help ensure that they format code according to these
|
editors to help ensure that they format code according to these
|
||||||
conventions.
|
conventions.
|
||||||
</para>
|
</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>
|
<para>
|
||||||
The text browsing tools <application>more</application> and
|
The text browsing tools <application>more</application> and
|
||||||
<application>less</application> can be invoked as:
|
<application>less</application> can be invoked as:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user