diff --git a/1.9.20-SNAPSHOT/developer_guide/architecture/extension_points/core_extension_points/index.html b/1.9.20-SNAPSHOT/developer_guide/architecture/extension_points/core_extension_points/index.html index 440347fcd9..e6f2c68009 100644 --- a/1.9.20-SNAPSHOT/developer_guide/architecture/extension_points/core_extension_points/index.html +++ b/1.9.20-SNAPSHOT/developer_guide/architecture/extension_points/core_extension_points/index.html @@ -1131,7 +1131,7 @@

RendererPostAction

PostAction can be used for when you want to run some actions after the documentation has been generated - for example, if you want to move some files around or log some informational messages.

-

Dokka's Versioning plugin utilizes PostAction +

Dokka's Versioning plugin utilizes PostAction to move generated documentation to the versioned directories.

diff --git a/1.9.20-SNAPSHOT/sitemap.xml b/1.9.20-SNAPSHOT/sitemap.xml index 1e19712f87..c78ba0c33a 100644 --- a/1.9.20-SNAPSHOT/sitemap.xml +++ b/1.9.20-SNAPSHOT/sitemap.xml @@ -2,72 +2,72 @@ https://github.com/Kotlin/dokka/1.9.20-SNAPSHOT/ - 2023-10-16 + 2023-11-10 daily https://github.com/Kotlin/dokka/1.9.20-SNAPSHOT/developer_guide/introduction/ - 2023-10-16 + 2023-11-10 daily https://github.com/Kotlin/dokka/1.9.20-SNAPSHOT/developer_guide/workflow/ - 2023-10-16 + 2023-11-10 daily https://github.com/Kotlin/dokka/1.9.20-SNAPSHOT/developer_guide/architecture/architecture_overview/ - 2023-10-16 + 2023-11-10 daily https://github.com/Kotlin/dokka/1.9.20-SNAPSHOT/developer_guide/architecture/data_model/documentable_model/ - 2023-10-16 + 2023-11-10 daily https://github.com/Kotlin/dokka/1.9.20-SNAPSHOT/developer_guide/architecture/data_model/extra/ - 2023-10-16 + 2023-11-10 daily https://github.com/Kotlin/dokka/1.9.20-SNAPSHOT/developer_guide/architecture/data_model/page_content/ - 2023-10-16 + 2023-11-10 daily https://github.com/Kotlin/dokka/1.9.20-SNAPSHOT/developer_guide/architecture/extension_points/base_plugin/ - 2023-10-16 + 2023-11-10 daily https://github.com/Kotlin/dokka/1.9.20-SNAPSHOT/developer_guide/architecture/extension_points/core_extension_points/ - 2023-10-16 + 2023-11-10 daily https://github.com/Kotlin/dokka/1.9.20-SNAPSHOT/developer_guide/architecture/extension_points/extension_points/ - 2023-10-16 + 2023-11-10 daily https://github.com/Kotlin/dokka/1.9.20-SNAPSHOT/developer_guide/architecture/extension_points/generation_implementations/ - 2023-10-16 + 2023-11-10 daily https://github.com/Kotlin/dokka/1.9.20-SNAPSHOT/developer_guide/community/slack/ - 2023-10-16 + 2023-11-10 daily https://github.com/Kotlin/dokka/1.9.20-SNAPSHOT/developer_guide/plugin-development/introduction/ - 2023-10-16 + 2023-11-10 daily https://github.com/Kotlin/dokka/1.9.20-SNAPSHOT/developer_guide/plugin-development/sample-plugin-tutorial/ - 2023-10-16 + 2023-11-10 daily \ No newline at end of file diff --git a/1.9.20-SNAPSHOT/sitemap.xml.gz b/1.9.20-SNAPSHOT/sitemap.xml.gz index 09585a6cf7..bf36a031ac 100644 Binary files a/1.9.20-SNAPSHOT/sitemap.xml.gz and b/1.9.20-SNAPSHOT/sitemap.xml.gz differ diff --git a/index.html b/index.html index ee33a68971..80f4aebd90 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ - +