From 8023ae8b475f7e9836432a1439c0f96dc8d43c7f Mon Sep 17 00:00:00 2001 From: Miere Liniel Teixeira Date: Wed, 30 Mar 2022 13:08:04 +1100 Subject: [PATCH] Updated documentation --- docs/getting-started/index.html | 2 +- docs/sitemap.xml | 26 +++++++++++++------------- docs/sitemap.xml.gz | Bin 352 -> 351 bytes docs_src/getting-started.md | 2 +- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/docs/getting-started/index.html b/docs/getting-started/index.html index eca8f64..aa08298 100644 --- a/docs/getting-started/index.html +++ b/docs/getting-started/index.html @@ -551,7 +551,7 @@

Getting Started

a blueprint project that you can change according to your needs?

diff --git a/docs/sitemap.xml b/docs/sitemap.xml index ad10f18..5bcd8eb 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -2,67 +2,67 @@ https://skullabs.github.io/kos/ - 2022-03-07 + 2022-03-30 daily https://skullabs.github.io/kos/getting-started/ - 2022-03-07 + 2022-03-30 daily https://skullabs.github.io/kos/license/ - 2022-03-07 + 2022-03-30 daily https://skullabs.github.io/kos/manual/architecture/implementation-loaders/ - 2022-03-07 + 2022-03-30 daily https://skullabs.github.io/kos/manual/architecture/internal-events/ - 2022-03-07 + 2022-03-30 daily https://skullabs.github.io/kos/manual/architecture/kos-context/ - 2022-03-07 + 2022-03-30 daily https://skullabs.github.io/kos/manual/architecture/kos-plugins/ - 2022-03-07 + 2022-03-30 daily https://skullabs.github.io/kos/manual/developer/basic-concepts/ - 2022-03-07 + 2022-03-30 daily https://skullabs.github.io/kos/manual/developer/config-files/ - 2022-03-07 + 2022-03-30 daily https://skullabs.github.io/kos/manual/developer/event-listeners/ - 2022-03-07 + 2022-03-30 daily https://skullabs.github.io/kos/manual/developer/logging/ - 2022-03-07 + 2022-03-30 daily https://skullabs.github.io/kos/manual/developer/rest-apis/ - 2022-03-07 + 2022-03-30 daily https://skullabs.github.io/kos/manual/developer/rest-clients/ - 2022-03-07 + 2022-03-30 daily \ No newline at end of file diff --git a/docs/sitemap.xml.gz b/docs/sitemap.xml.gz index af1bc23273d125f262b10e51f48846f1932b1f9d..34c857d0ee60b440a9799dcf7f6c7d5104da49a8 100644 GIT binary patch literal 351 zcmV-l0igaLiwFpPyF+3E|8r?{Wo=<_E_iKh0M(YkZo?o9hVOlfD0f2EUbZPsZ+n96 z0Vr_@sskBz+V1V=wAI%04pZ?3u#END`mtzs=Mjq|B=RwA%crU?3kWuLKDcf9@&2Zs z%U!!_=7a=XNN}KSIWSMJTAxm*iaf(;CaPj`n(QD4(l@8BtCzA}6=F+*>+WI=M%yk~ zNYc<@Ml^e>oabTQS3c@PB;DvG=>Co&9%I+8>-AdI8?~t=G}%E8q_0k0S1)C^D#Vrqm)+SKjJ8{{ zkffpgjA*u0InTqqt$ft`NV?HW(Cr;VJjT9T*Xy;aA65M%Ay?l`m>o=TuuJgS^~U2@ zqi;MH82v-@2QCN9(j7%?5<`EtoaikCg1hA#O_&X8lk6aJu{`i~fHG_IZ)tRQC-7<<+Ep2><}eB&hrV diff --git a/docs_src/getting-started.md b/docs_src/getting-started.md index a760322..9efd00c 100644 --- a/docs_src/getting-started.md +++ b/docs_src/getting-started.md @@ -10,7 +10,7 @@ title: Getting Started a blueprint project that you can change according to your needs? - **Gradle+Kotlin Project** - [[Download](https://github.com/Skullabs/kos-sample-gradle/archive/refs/tags/v0.8.0.zip)] + [[Download](https://github.com/Skullabs/kos-sample-gradle/archive/refs/tags/v0.8.1.zip)] [[Source Code](https://github.com/Skullabs/kos-sample-gradle/)] Kos is mostly written in Java and carefully designed to be easily integrated