tauri
6ffe6516d8
chore(docs): Update Rust & TS docs ( #770 )
...
Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com >
2022-07-15 12:00:05 +02:00
tauri
9708f2c804
chore(docs): Update Rust & TS docs ( #756 )
...
Co-authored-by: lorenzolewis <lorenzolewis@users.noreply.github.com >
2022-07-11 18:09:42 +01:00
tauri
abd6327676
Update Docs ( #742 )
...
Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com >
2022-07-06 15:54:53 -03:00
tauri
881638cb2e
chore(docs): Update Rust & TS docs ( #719 )
...
Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com >
2022-07-03 23:55:34 +01:00
tauri
a1750a2c55
chore(docs): Update Rust & TS docs ( #717 )
...
Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com >
2022-06-29 21:06:34 +01:00
tauri
8fed8314d5
chore(docs): Update Rust & TS docs ( #656 )
...
Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com >
2022-06-16 10:50:32 +02:00
tauri
e5d3328593
chore(docs): Update Rust & TS docs ( #650 )
...
Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com >
2022-06-14 22:28:38 -03:00
tauri
362bf62725
chore(docs): Update Rust & TS docs ( #646 )
...
Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com >
2022-06-14 15:40:19 +02:00
tauri
76c8118032
Update Docs ( #645 )
...
* chore(docs): Update Rust & TS docs
* revert #644
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2022-06-14 15:08:14 +02:00
tauri
7ae2d27f74
chore(docs): Update Rust & TS docs ( #613 )
...
Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com >
2022-05-27 22:40:57 +02:00
tauri
697da6a3ab
chore(docs): Update Rust & TS docs ( #587 )
2022-05-11 07:21:23 +02:00
tauri
829c713067
chore(docs): Update Rust & TS docs ( #573 )
...
Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com >
2022-05-07 22:11:13 -03:00
tauri
ee6480bf73
Update Docs ( #554 )
...
Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com >
2022-04-26 21:14:21 -03:00
tauri
a30b1bf855
chore(docs): Update Rust & TS docs ( #553 )
...
Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com >
2022-04-26 17:14:29 +02:00
tauri
8610a09089
chore(docs): Update Rust & TS docs ( #528 )
...
Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com >
2022-03-29 15:50:31 +02:00
tauri
026606391b
chore(docs): Update Rust & TS docs ( #525 )
2022-03-29 07:36:52 +02:00
tauri
66596a4954
Update Docs ( #523 )
...
* chore(docs): Update Rust & TS docs
* fix casing
Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com >
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2022-03-28 23:31:12 +02:00
tauri
ec55bd7eef
Update Docs ( #487 )
...
Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com >
2022-03-07 19:08:16 -03:00
tauri
3ad3a9d054
chore(docs): Update Rust & TS docs ( #459 )
...
Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com >
2022-02-18 16:05:16 +01:00
tauri
61313ccf4e
chore(docs): Update Rust & TS docs ( #451 )
...
Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com >
2022-02-14 23:23:27 +01:00
tauri
d318943a3e
Update Docs ( #449 )
...
* chore(docs): Update Rust & TS docs
* fix index id
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2022-02-14 16:32:12 +01:00
tauri
00ae16fc44
Update Docs ( #425 )
...
Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com >
2022-02-12 11:24:04 -03:00
tauri
c2d6b60116
Update Docs ( #423 )
...
Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com >
2022-02-11 21:12:16 -03:00
tauri
27012ff9d3
chore(docs): Update Rust & TS docs ( #422 )
...
Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com >
2022-02-11 20:49:24 +01:00
tauri
2ad468303c
Update Docs ( #405 )
...
Co-authored-by: tauri-bot <tauri-bot@users.noreply.github.com >
2022-02-10 19:29:10 -03:00
Lorenzo Lewis
dcbb55a302
JavaScript / TypeScript Documentation ( #350 )
...
* Remove old hard-coded category files
* Change directory to point to JS modules
* Add typescript to sidebar label
* Generate from tauri beta.8 tag
2022-01-20 20:16:14 +00:00
Lorenzo Lewis
e8115dca4b
i18n ( #337 )
...
* Remove French docs (none had been translated yet)
* Move English docs up to be directly under the docs folder (serves as the default)
* Remove old translation files
* Remove references to old translation files in docusaurus.config.js, index.js, partners.js, and showcase.js, swapping in place Docusaurus's Translate HTML element and translate() function
* Remove unused users.js file
* Remove supported-languages.js (this is now contained by default in the docusaurus.config.js file)
* Add translate command to package.json that will auto-generate enabled languages
* Add generated translation files derived from translate (note: this will require re-work on Crowdin)
* Add MIT license to package.json (removes an annoying warning when building)
* Update supported browsers (removes an annoying warning when building)
* Remove t, languages, and language objects from docusaurus.config.js that were referencing the old translation files
* Update netlify.toml to now simply run yarn build (note: this will not yet generated the translations on CI/CD, this will need to be updated later)
2022-01-16 20:38:01 +00:00