diff options
| -rw-r--r-- | README | 12 | ||||
| l--------- | doc/README.adoc | 1 | ||||
| l---------[-rw-r--r--] | doc/index.adoc | 18 |
3 files changed, 13 insertions, 18 deletions
@@ -98,6 +98,18 @@ Berkas .dic (daftar kata) diperiksa dengan semua lemma dari Kamus Besar Bahasa Indonesia, edisi 3. Berkas hyphenator tidak mengalami perubahan. + +== Pengembangan + +https://kilabit.info/project/hunspell-id/CHANGELOG.html[CHANGELOG^]:: +Riwayat perubahan dari setiap rilis. + +https://github.com/shuLhan/hunspell-id[Repository^]:: Tautan ke sumber kode. + +https://github.com/shuLhan/hunspell-id/issues[Issues^]:: Tautan ke halaman +pelaporan isu atau permintaan fitur baru. + + == Lisensi ---- diff --git a/doc/README.adoc b/doc/README.adoc deleted file mode 120000 index 59a23c4..0000000 --- a/doc/README.adoc +++ /dev/null @@ -1 +0,0 @@ -../README
\ No newline at end of file diff --git a/doc/index.adoc b/doc/index.adoc index ea7f88b..59a23c4 100644..120000 --- a/doc/index.adoc +++ b/doc/index.adoc @@ -1,17 +1 @@ -// SPDX-FileCopyrightText: 2022 M. Shulhan <ms@kilabit.info> -// SPDX-License-Identifier: LGPL-3.0-only -= hunspell-id - -== Documentation - -link:README.html[README^]:: Documentation about the project and development. - -link:CHANGELOG.html[CHANGELOG^]:: History of changes on each release. - -== Development - -https://github.com/shuLhan/hunspell-id[Repository^]:: -Link to the source code. - -https://github.com/shuLhan/hunspell-id/issues[Issues^]:: -Link to open an issue or request for new feature. +../README
\ No newline at end of file |
