mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
32 lines
829 B
Plaintext
32 lines
829 B
Plaintext
<!-- doc/filelist.sgml -->
|
|
|
|
<!ENTITY legal SYSTEM "legal.sgml">
|
|
|
|
<!ENTITY bookindex SYSTEM "bookindex.sgml">
|
|
|
|
<!--
|
|
Some parts of the documentation are also source for some plain-text
|
|
files used during installation. To selectively ignore or include
|
|
some parts (e.g., external xref's) when generating these files we use
|
|
these parameter entities. See also standalone-install.sgml.
|
|
-->
|
|
<!ENTITY % standalone-ignore "INCLUDE">
|
|
<!ENTITY % standalone-include "IGNORE">
|
|
|
|
<!--
|
|
By default, no index is included. Use -i include-index on the command line
|
|
to include it.
|
|
-->
|
|
<!ENTITY % include-index "IGNORE">
|
|
|
|
<!--
|
|
Create empty index element for processing by XSLT stylesheet.
|
|
-->
|
|
<!ENTITY % include-xslt-index "IGNORE">
|
|
|
|
<!--
|
|
Include external documentation sections
|
|
-->
|
|
|
|
<!ENTITY overview SYSTEM "overview.sgml">
|