From f461d701925c6cb5331a50dc6a7fefc8985160b4 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Sun, 6 Jul 2025 16:24:17 +0700 Subject: [wip] all: implement function to install Go tools --- _doc/README.adoc | 1 + _doc/index.adoc | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 120000 _doc/README.adoc create mode 100644 _doc/index.adoc (limited to '_doc') diff --git a/_doc/README.adoc b/_doc/README.adoc new file mode 120000 index 0000000..a7ab0b1 --- /dev/null +++ b/_doc/README.adoc @@ -0,0 +1 @@ +../README.adoc \ No newline at end of file diff --git a/_doc/index.adoc b/_doc/index.adoc new file mode 100644 index 0000000..0b3162e --- /dev/null +++ b/_doc/index.adoc @@ -0,0 +1,21 @@ += beku +:toc: +:sectanchors: +:sectlinks: + +== Documentation + +link:CHANGELOG.html[CHANGELOG]:: History of release. + +link:README.html[README]:: Manual page for beku. + +== Development + +https://git.sr.ht/~shulhan/beku[Repository^]:: +Link to the source code. + +https://lists.sr.ht/~shulhan/beku[Mailing list^]:: +Place for discussion and sending patches. + +https://todo.sr.ht/~shulhan/beku[Issues^]:: +Link to open an issue or request for new feature. -- cgit v1.3