aboutsummaryrefslogtreecommitdiff
path: root/_doc
diff options
context:
space:
mode:
Diffstat (limited to '_doc')
l---------_doc/README.adoc1
-rw-r--r--_doc/index.adoc21
2 files changed, 22 insertions, 0 deletions
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.