]> Cypherpunks.ru repositories - goredo.git/blobdiff - doc/index.texi
ew's articles and thanks
[goredo.git] / doc / index.texi
index 2a81af48ba3ab5b124c544f42861d0432d7d9284..1993448afbe9424a22535723f85f43dedaca0889 100644 (file)
@@ -3,13 +3,14 @@
 @settitle goredo
 
 @copying
-Copyright @copyright{} 2020-2021 @email{stargrave@@stargrave.org, Sergey Matveev}
+Copyright @copyright{} 2020-2023 @email{stargrave@@stargrave.org, Sergey Matveev}
 @end copying
 
 @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
@@ -30,15 +31,19 @@ If you are not familiar with the redo, here are advisable links to read:
 @item @url{http://jdebp.uk/FGA/introduction-to-redo.html, Introduction to redo}
 @item @url{https://apenwarr.ca/log/20101214, The only build system that might someday replace make... is djb redo}
 @item @url{https://habr.com/ru/post/517490/,, Make на мыло, redo сила} (on russian)
+@item @url{gemini://ew.srht.site/en/2022/20221218-redo-0.gmi, ~ew's descriptive intro with many examples}
 @end itemize
 
 @command{goredo} is
 @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.
@@ -49,6 +54,8 @@ maillist. Announcements also go to this mailing list.
 @include notes.texi
 @include rules.texi
 @include cmds.texi
+@include ood.texi
+@include logs.texi
 @include news.texi
 @include install.texi
 @include faq.texi
@@ -56,4 +63,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