diff options
| author | Shulhan <ms@kilabit.info> | 2025-06-30 22:50:39 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2025-07-01 00:55:44 +0700 |
| commit | 08fe53f64a6c5a8821c7e795824c6966898628e4 (patch) | |
| tree | 02d7ebd235099864d7b160134a1cbbc4c0234a00 | |
| parent | 199a63c0354cf30ea502278a9e2e29eaa15f57fe (diff) | |
| download | hunspell-id-08fe53f64a6c5a8821c7e795824c6966898628e4.tar.xz | |
doc: gabung index.adoc ke README.adoc
Perubahan ini supaya direktori doc dapat digunakan sebagai halaman
proyek pada situs pengembang.
| -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 |
