tauri-docs
tauri-docs copied to clipboard
The source for all Tauri project documentation.
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [typedoc-plugin-markdown](https://typedoc-plugin-markdown.org) ([source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown)) | [`4.0.3` -> `4.2.6`](https://renovatebot.com/diffs/npm/typedoc-plugin-markdown/4.0.3/4.2.6) | [](https://docs.renovatebot.com/merge-confidence/) |...
#### Description - What does this PR change? Updated the translation of from-tauri-1, and, two bugs that existed in the documentation were fixed
### Question you want answered how to use fs plugin ### Where did you look for an answer? I tried searching via the docs, landed on a parent page just...
#### Description - What does this PR change? Give us a brief description. - Closes #1674
#### Description - What does this PR change? Give us a brief description. Adds a guide for distributing your app with pacstall. - Closes #
### Question you want answered How do you send/receive byte arrays? ### Where did you look for an answer? All over GitHub primarily, where Lucas explicitly said it's undocumented, and...
#### Description - What does this PR change? Give us a brief description. - Closes #
### Question you want answered Where did the user find broken links? ### Where did you look for an answer? The page they linked to. ### Page URL https://v2.tauri.app/reference/javascript/fs/#security ###...
These pages can currently not be formatted: https://github.com/tauri-apps/tauri-docs/pull/2282/commits/f9d02f065bd978d117a5ca45e69e469a10f37885
This is a first draft, so let me know if you have any feedback :) #### Description Resolves https://github.com/tauri-apps/tauri-docs/issues/676 by adding a State Management page to the docs.