]> Cypherpunks.ru repositories - goredo.git/blobdiff - doc/index.texi
Various info indices
[goredo.git] / doc / index.texi
index 6bb2fd18e05638d6a7ac77fe187a2254089bbc20..c1d5218bcc4aac1f7ae621cf405bf80841755c92 100644 (file)
@@ -9,7 +9,8 @@ Copyright @copyright{} 2020-2022 @email{stargrave@@stargrave.org, Sergey Matveev
 @node Top
 @top goredo
 
-Go implementation of @url{http://cr.yp.to/redo.html, djb's redo},
+@url{https://go.dev/, Go} implementation of
+@url{http://cr.yp.to/redo.html, djb's redo},
 Makefile replacement that @url{https://suckless.org/philosophy/, sucks less}.
 
 Originally it was just a rewrite of
@@ -36,9 +37,12 @@ If you are not familiar with the redo, here are advisable links to read:
 @url{https://www.gnu.org/philosophy/pragmatic.html, copylefted}
 @url{https://www.gnu.org/philosophy/free-sw.html, free software}
 licenced under @url{https://www.gnu.org/licenses/gpl-3.0.html, GNU GPLv3}.
-It should work on all @url{https://en.wikipedia.org/wiki/POSIX,
-POSIX}-compatible systems.
+It should work on all
+@url{https://en.wikipedia.org/wiki/POSIX, POSIX}-compatible systems.
 
+@cindex contacts
+@cindex bugs
+@cindex patches
 Please send questions, bug reports and patches to
 @url{http://lists.cypherpunks.ru/goredo_002ddevel.html, goredo-devel}
 maillist. Announcements also go to this mailing list.
@@ -58,4 +62,19 @@ maillist. Announcements also go to this mailing list.
 @include jobserver.texi
 @include thanks.texi
 
+@node Indices
+@unnumbered Indices
+
+@node Concepts Index
+@section Concepts Index
+@printindex cp
+
+@node Programs Index
+@section Programs Index
+@printindex pg
+
+@node Variables Index
+@section Variables Index
+@printindex vr
+
 @bye