branch: master
commit e264139e7fafbd1bbb68f9cef6d1c50b8e6cf1f3
Author: Oleh Krehel <[email protected]>
Commit: Oleh Krehel <[email protected]>
doc/ivy.org: Add "Variable Index" node
---
doc/ivy.org | 5 +++++
doc/ivy.texi | 6 ++++++
2 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/doc/ivy.org b/doc/ivy.org
index d90062c..b26b00e 100644
--- a/doc/ivy.org
+++ b/doc/ivy.org
@@ -469,3 +469,8 @@ for "for" returns all "f.*o.*r" matches, resulting in a
large number
of hits. Yet some searches need these extra hits. Ivy sorts such
large lists using =flx= package's scoring mechanism, if it's
installed.
+
+* Variable Index
+#+BEGIN_TEXINFO
+@printindex vr
+#+END_TEXINFO
diff --git a/doc/ivy.texi b/doc/ivy.texi
index b3e7c07..b06c68c 100644
--- a/doc/ivy.texi
+++ b/doc/ivy.texi
@@ -62,6 +62,7 @@ modify this GNU manual.''
* Getting started::
* Key bindings::
* Completion styles::
+* Variable Index::
@detailmenu
--- The Detailed Node Listing ---
@@ -582,4 +583,9 @@ of hits. Yet some searches need these extra hits. Ivy
sorts such
large lists using @code{flx} package's scoring mechanism, if it's
installed.
+@node Variable Index
+@chapter Variable Index
+
+@printindex vr
+
@bye