summaryrefslogtreecommitdiffstats
path: root/indexes.texi
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2017-02-20 00:05:34 -0800
committerBryan Newbold <bnewbold@robocracy.org>2017-02-20 00:05:34 -0800
commit50eb784bfcf15ee3c6b0b53d747db92673395040 (patch)
tree60f039bb5aa27bc58d92ab0c7bab0d82dbfe7686 /indexes.texi
parentae2b295c7deaf2d7c18ad1ed9b6050970e56bae7 (diff)
downloadscm-50eb784bfcf15ee3c6b0b53d747db92673395040.tar.gz
scm-50eb784bfcf15ee3c6b0b53d747db92673395040.zip
Import Upstream version 5e3upstream/5e3
Diffstat (limited to 'indexes.texi')
-rw-r--r--indexes.texi50
1 files changed, 50 insertions, 0 deletions
diff --git a/indexes.texi b/indexes.texi
new file mode 100644
index 0000000..0aff554
--- /dev/null
+++ b/indexes.texi
@@ -0,0 +1,50 @@
+
+@ifhtml
+@node Index, , The Implementation, Top
+@unnumbered Index
+@end ifhtml
+
+@ifnotinfo
+@menu
+* Procedure and Macro Index::
+* Variable Index::
+* Type Index::
+* Concept Index::
+@end menu
+@end ifnotinfo
+
+@ifnotinfo
+@node Procedure and Macro Index, Variable Index, Indexes, Indexes
+@end ifnotinfo
+@unnumberedsec Procedure and Macro Index
+
+@c This is an alphabetical list of all the procedures and macros in SCM.
+
+@printindex fn
+
+@ifnotinfo
+@node Variable Index, Type Index, Procedure and Macro Index, Indexes
+@end ifnotinfo
+@unnumberedsec Variable Index
+
+@c This is an alphabetical list of all the global variables in SCM.
+
+@printindex vr
+
+@ifnotinfo
+@node Type Index, Concept Index, Variable Index, Indexes
+@end ifnotinfo
+@unnumberedsec Type Index
+
+@c This is an alphabetical list of data types and feature names in SCM.
+
+@printindex tp
+
+@ifnotinfo
+@node Concept Index, , Type Index, Indexes
+@end ifnotinfo
+@unnumberedsec Concept Index
+
+@c This is an alphabetical list of concepts introduced in this manual.
+
+@printindex cp