2 Appendix J. Documentation
9 J.2.1. Installation on Fedora, RHEL, and Derivatives
10 J.2.2. Installation on FreeBSD
11 J.2.3. Debian Packages
13 J.2.5. Detection by configure
15 J.3. Building the Documentation with Make
22 J.4. Building the Documentation with Meson
23 J.5. Documentation Authoring
29 J.6.1. Reference Pages
31 PostgreSQL has four primary documentation formats:
32 * Plain text, for pre-installation information
33 * HTML, for on-line browsing and reference
35 * man pages, for quick reference.
37 Additionally, a number of plain-text README files can be found
38 throughout the PostgreSQL source tree, documenting various
39 implementation issues.
41 HTML documentation and man pages are part of a standard distribution
42 and are installed by default. PDF format documentation is available
43 separately for download.