diff options
Diffstat (limited to '_www/doc/index.adoc')
| -rw-r--r-- | _www/doc/index.adoc | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/_www/doc/index.adoc b/_www/doc/index.adoc new file mode 100644 index 0000000..8247870 --- /dev/null +++ b/_www/doc/index.adoc @@ -0,0 +1,24 @@ += trunks +:toc: +:sectanchors: +:sectlinks: + + +== Documentation + +link:CHANGELOG.html[CHANGELOG^]:: History of each release. + +link:README.html[README^]:: Manual page for trunks' users. + +link:SPECS.html[Specification^]:: Manual page for trunks' developers. + + +== Development + +https://git.sr.ht/~shulhan/trunks[Repository^]:: Link to the source code. + +https://lists.sr.ht/~shulhan/trunks[Mailing list^]:: Link to discussion and +where to send patches. + +https://todo.sr.ht/~shulhan/trunks[Issues^]:: Link to report for bug or +feature. |
