mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
Update docs
This commit is contained in:
parent
38f68f77a0
commit
170039c1d1
2 changed files with 31 additions and 35 deletions
|
|
@ -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
|
||||
|
||||
<iframe src="https://github.com/orgs/wailsapp/projects/6" width="100%" height="1000px"></iframe>
|
||||
|
||||
## How You Can Contribute
|
||||
|
||||
- Test the latest alpha release and report any issues
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue