Next: Documentation (Man Pages), Previous: Documentation, Up: Structure of a Domain [Contents]
The Documentation (Info)
location contains documentation in
info format.
In GNUmakefiles, the Documentation (Info) location is available
via the GNUSTEP_DOC_INFO
variable, which is the location for
the domain in which the software will be installed. You can also
reference the locations in the various domains directly by using the
variables GNUSTEP_SYSTEM_DOC_INFO
,
GNUSTEP_NETWORK_DOC_INFO
, GNUSTEP_LOCAL_DOC_INFO
and
GNUSTEP_USER_DOC_INFO
.
In gnustep-base, the Documentation (Info) locations are not currently available.