[build-docs]: How to build your Tauri app documentation
What kind of changes does this PR include?
- New build (how to generate the bundles not how to develop/build an app) documentation
Description
- Closes #2184
Check List
- [x] Added Build section to the develop docs
- [ ] Build Overview page
- [ ] Build Prerequisites page
- [ ] Bundle Window Installer page
- [ ] Bundle Linux Installer page
- [ ] Bundle Mac Installer page
- [ ] Bundle for Android page
- [ ] Bundle for iOS page
- [ ] A Next section at the end of each bundle platform page that links to the
Distribute Docs
Deploy Preview for tauri-v2 failed.
Built without sensitive environment variables
| Name | Link |
|---|---|
| Latest commit | a77c69afb6c378be5a7716a467b4b7eaa1c9e9ad |
| Latest deploy log | https://app.netlify.com/sites/tauri-v2/deploys/66547d8473bed100089fdeb4 |
you can, (and should, IMO) check v1 docs build section https://tauri.app/v1/guides/building/ and match to the migration guide https://v2.tauri.app/start/migrate/from-tauri-1/ to check for stuff that changed, it will be mostly tauri.conf settings and the use of plugins
If you have trouble in any part of the process please ask
notice that "sidecar" and "resources" is now on develop section, at least sidecar it is
could you move those url fixes to the other PR? are they needed here?
I think all of the mentioned guides are already live. Feel free to correct me on what is still missing.