tauri-docs icon indicating copy to clipboard operation
tauri-docs copied to clipboard

tauri.conf.json, package.json, Cargo.toml

Open nothingismagick opened this issue 4 years ago • 6 comments

There are many places to configure things, and we need to do not only a better job documenting all the possibilities, but also explain how they interact and impact a project.

I am thinking we need a whole section about this, with a general overview and then individual pages for each of these.

nothingismagick avatar Jun 29 '21 07:06 nothingismagick

I guess being more explicit for package.json and Cargo.toml is respectively for Rust devs and JS devs who may be lost, right?

Laegel avatar Jun 29 '21 07:06 Laegel

Yeah, I think everyone should be able to inform themselves of what everything means to tauri, regardless of where they come from.

nothingismagick avatar Jun 29 '21 07:06 nothingismagick

@JonasKruckenberg we have this bit repeated in all the guides. I think it would make sense to move this to the "Architecture" section (with a link in the docs) and take that as an opportunity to address this as well. Thoughts?

Screenshot 2022-07-15 at 20 48 16

lorenzolewis avatar Jul 15 '22 19:07 lorenzolewis

Hmmm. I agree it would make sense to have this in an architecture guide, but Imo the getting started pages should be as self contained as possible. We don't wanna risk loosing/having people bounce bc they got confused by so many links to all over the place 🤔

JonasKruckenberg avatar Jul 15 '22 20:07 JonasKruckenberg

Maybe we leave it as-is in the guides and just have a link with "go here to learn more about these..."

lorenzolewis avatar Jul 15 '22 20:07 lorenzolewis

Yeah that sounds like a great idea 👍

JonasKruckenberg avatar Jul 15 '22 20:07 JonasKruckenberg