diff options
author | Cem Keylan <cem@ckyln.com> | 2020-12-25 16:48:26 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-12-25 16:48:26 +0300 |
commit | 12625de9812b512076fcffebd20ed5bf9d5b8e38 (patch) | |
tree | 195c53f6164facadb1110caf915e95e5f31d0cf0 | |
parent | 856c1ca569e6e11cd5d410309ab3911f3f074912 (diff) | |
download | docs-12625de9812b512076fcffebd20ed5bf9d5b8e38.tar.gz |
carbslinux.org: add preamble comment
-rw-r--r-- | carbslinux.org | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/carbslinux.org b/carbslinux.org index e941421..f9a4d79 100644 --- a/carbslinux.org +++ b/carbslinux.org @@ -6,6 +6,10 @@ #+TEXINFO_DIR_DESC: Carbs Linux User Manual #+OPTIONS: html-postamble:nil html-scripts:nil +#+BEGIN_COMMENT +This is the documentation source for Carbs Linux in Org-mode. The macros below +are used for assigning IDs to contribution guidelines. +#+END_COMMENT #+MACRO: contid [@@texinfo:@anchor{$1}@@$1] #+MACRO: sectid $2 [@@texinfo:@anchor{$1}@@$1] |