diff options
author | Cem Keylan <cem@ckyln.com> | 2020-12-25 16:46:18 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-12-25 16:46:18 +0300 |
commit | cb1be511e1f9950812cd6017f75cd73d60bc567c (patch) | |
tree | 02624691049082352f1a4c46515d39c9d98de175 | |
parent | 3d2fd81bc0f085723f63c8692001c6607d4bbe0a (diff) | |
download | docs-cb1be511e1f9950812cd6017f75cd73d60bc567c.tar.gz |
Cleanup sectid macro
-rw-r--r-- | carbslinux.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/carbslinux.org b/carbslinux.org index 5da6b55..f94e7e4 100644 --- a/carbslinux.org +++ b/carbslinux.org @@ -5,7 +5,7 @@ #+TEXINFO_DIR_TITLE: Carbs Linux: (carbslinux) #+TEXINFO_DIR_DESC: Carbs Linux User Manual #+MACRO: contid [@@texinfo:@anchor{$1}@@$1] -#+MACRO: sectid $2 @@texinfo:@anchor{$1}@@[$1] +#+MACRO: sectid $2 [@@texinfo:@anchor{$1}@@$1] 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. |