Results 116 comments of Vitor Ayres

on a note: we have a PR to automate the generation of the permission table #1890 by fetching from the generated file but it's pending i18n implementation. If wish and...

when I ran into the same problem https://github.com/tauri-apps/tauri-docs/pull/2088

In a quick look, I think this could work, aside from the v2 js references that are unnecessarily nested ![image](https://github.com/tauri-apps/tauri-docs/assets/61759797/54c814c3-7357-4b37-a127-b9e7c1324fd0) And what do you think about separating features into "plugins"...

closing considering @simonhyll did a really good job at improving it recently, there's still some requested changes to do (I remember someone mentioned a summary table of versions or something)...

you mean the `cli.mdx` files in references? I just looked it at next and it seems they are not generate, am I missing something?

This could be added to the plans yeah, right now the cli page is outdated, missing `tauri permission` commands and maybe more. For now I think it's good to just...

maybe [clap markdown](https://crates.io/crates/clap-markdown) could be implemented upstream? But it doesn't seem to be maintained

any ideas as how to do it? maybe it should be implemented in [auto-import ](https://github.com/delucis/astro-auto-import) then pass the path/files list from here? also, couldn't this (import in every mdx) be...

https://discord.com/channels/830184174198718474/1070481941863878697/1179346743066902632 Quote from Hippo when I offered a hand to help on this and where: > That‘s a really awesome offer, thank you! Hmm, let me think… the topic I...

To add a new situation ```bash sudo apt update sudo apt install libwebkit2gtk-4.0-dev \ build-essential \ curl \ wget \ file \ libssl-dev \ libgtk-3-dev \ libayatana-appindicator3-dev \ librsvg2-dev ```...