X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Findex.texi;h=45427f04ad529ee0912d0f841a9c29ba8d815a61;hb=b69d2ab11a495413ecc16a9bfea0d105b030c606;hp=f84fc4dd07edac9e1291ea8796a399ce868c6409;hpb=480ab4060b2762490e72a2a89ddf3d106f1402e1;p=goredo.git diff --git a/doc/index.texi b/doc/index.texi index f84fc4d..45427f0 100644 --- a/doc/index.texi +++ b/doc/index.texi @@ -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 +@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. @@ -47,11 +51,30 @@ maillist. Announcements also go to this mailing list. @include features.texi @include notes.texi +@include rules.texi @include cmds.texi +@include ood.texi +@include logs.texi @include news.texi @include install.texi @include faq.texi @include state.texi +@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