From 170039c1d13431699c1f0e347a4eadaed34a7190 Mon Sep 17 00:00:00 2001 From: Lea O'Anthony Date: Wed, 31 Jul 2024 21:04:07 +1000 Subject: [PATCH] Update docs --- mkdocs-website/docs/en/status.md | 4 --- mkdocs-website/mkdocs.yml | 62 ++++++++++++++++---------------- 2 files changed, 31 insertions(+), 35 deletions(-) diff --git a/mkdocs-website/docs/en/status.md b/mkdocs-website/docs/en/status.md index 6bab53f22..e4f9b3894 100644 --- a/mkdocs-website/docs/en/status.md +++ b/mkdocs-website/docs/en/status.md @@ -4,10 +4,6 @@ Our goal is to reach Beta status. This roadmap outlines the key features and improvements we need to implement before transitioning to Beta. Please note that this is a living document and may be updated as priorities shift or new insights emerge. -## Backlog - - - ## How You Can Contribute - Test the latest alpha release and report any issues diff --git a/mkdocs-website/mkdocs.yml b/mkdocs-website/mkdocs.yml index 07edf0b15..f4596a694 100644 --- a/mkdocs-website/mkdocs.yml +++ b/mkdocs-website/mkdocs.yml @@ -81,36 +81,36 @@ plugins: default: true name: English build: true - - locale: cy - name: Cymraeg - build: true - site_description: Y Prosiect Wails - Adeiladu cymwysiadau croesrwyd hardd gan ddefnyddio Go - extra: - announcement: Mae'r wefan hon wedi'i chyfieithu'n awtomatig. Rhowch wybod i ni os oes unrhyw gamgymeriadau. - nav: - - Cartref: index.md - - Cychwyn: - - Gosod: getting-started/installation.md - - Eich Cais Cyntaf: getting-started/your-first-app.md - - Camau Nesaf: getting-started/next-steps.md - - Dysgu Rhagor: - - Runtime: learn/runtime.md - - Adborth: getting-started/feedback.md - - Adborth: getting-started/feedback.md - - Beth sydd Newydd yn v3?: whats-new.md - - API: - - Cais: API/application.md - - Ffenestr: API/window.md - - Bar Tasg: API/systray.md - - Dewislen: API/menu.md - - Prif Linell: API/mainthread.md - - Datblygu: - - Cyflwyniad: development/introduction.md - - Status: development/status.md - - Newidiadau v3: development/changes.md - - Cynllun Ffordd Ymlaen: roadmap.md - - Cofnod Newidiadau: changelog.md - - Noddwr❤️: https://github.com/sponsors/leaanthony +# - locale: cy +# name: Cymraeg +# build: true +# site_description: Y Prosiect Wails - Adeiladu cymwysiadau croesrwyd hardd gan ddefnyddio Go +# extra: +# announcement: Mae'r wefan hon wedi'i chyfieithu'n awtomatig. Rhowch wybod i ni os oes unrhyw gamgymeriadau. +# nav: +# - Cartref: index.md +# - Cychwyn: +# - Gosod: getting-started/installation.md +# - Eich Cais Cyntaf: getting-started/your-first-app.md +# - Camau Nesaf: getting-started/next-steps.md +# - Dysgu Rhagor: +# - Runtime: learn/runtime.md +# - Adborth: getting-started/feedback.md +# - Adborth: getting-started/feedback.md +# - Beth sydd Newydd yn v3?: whats-new.md +# - API: +# - Cais: API/application.md +# - Ffenestr: API/window.md +# - Bar Tasg: API/systray.md +# - Dewislen: API/menu.md +# - Prif Linell: API/mainthread.md +# - Datblygu: +# - Cyflwyniad: development/introduction.md +# - Status: development/status.md +# - Newidiadau v3: development/changes.md +# - Cynllun Ffordd Ymlaen: roadmap.md +# - Cofnod Newidiadau: changelog.md +# - Noddwr❤️: https://github.com/sponsors/leaanthony extra: @@ -168,4 +168,4 @@ watch: - overrides - shared copyright: - Copyright © 2023 Lea Anthony + Copyright © 2024 Lea Anthony