diff options
author | Cem Keylan <cem@ckyln.com> | 2020-12-25 16:54:03 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-12-25 16:54:03 +0300 |
commit | 5c2a8b12d7c56cb4d89e5c3ea0afc4f58921be3c (patch) | |
tree | ac4f11cf934f88c60a468ffbaf8f0c1d8b1defb3 | |
parent | 9212ead597f031a7707c07d8276af1b49668f515 (diff) | |
download | docs-5c2a8b12d7c56cb4d89e5c3ea0afc4f58921be3c.tar.gz |
docs: update
-rw-r--r-- | carbslinux.org | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/carbslinux.org b/carbslinux.org index e3e774f..5da7fea 100644 --- a/carbslinux.org +++ b/carbslinux.org @@ -16,6 +16,27 @@ are used for assigning IDs to contribution guidelines. This is the full documentation of [[https://carbslinux.org][Carbs Linux]], from the details of the distribution, installation, to the package manager. It is not yet complete. +#+BEGIN_EXPORT ascii +You can build and install the 'info' package in order to view this documentation +with the info reader. It is divided into sections and easier to read. +#+END_EXPORT + +#+BEGIN_EXPORT texinfo +@ifplaintext +You can build and install the @command{info} package in order to view this +documentation with the info reader. It is divided into sections and easier to +read. +@end ifplaintext + +@ifhtml +This documentation is also available in the distribution by the +@command{carbs-docs} package, which can be read by either running +@code{info carbslinux} or reading @file{/usr/share/doc/carbslinux.txt} with your +favorite pager. You can install either the @command{info} or @command{texinfo} +for doing the first. +@end ifhtml +#+END_EXPORT + * Table of Contents :toc_3_gh:noexport: - [[#copying][Copying]] - [[#installation][Installation]] |