Commit Graph

14 Commits

Author SHA1 Message Date
Benjamin Grandfond 9f48561e2d
Add guide about host binaries (#16198)
* Add host binary guide and move others to this section

* Fixes, improvements fronm review

* Update the example with a working version on windows

* More feedback from the team

* Fix tab id

* Fix broken links and images
2022-11-28 17:47:49 +00:00
Benjamin Grandfond 3e1e0335a6
Genericize frontend tutorial and make it clear other tech are usable and track it (#16195)
* Genericize frontend tutorial and make it clear other tech are usable and track it

* Fix linking

* Add some space before the callout

* Review feedback

* Fix link
2022-11-28 10:46:43 +00:00
Benjamin Grandfond c1f86e29c6
Add some mention to show extension containers from other places in the doc (#16175)
* Add some mention to show extension containers from other places in the doc

* Update desktop/extensions-sdk/quickstart.md

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-11-17 17:18:39 +00:00
Benjamin Grandfond be4d6cddc8
Add a more complete example on how to call the SDK and display the result in a React app (#16161)
* Add a more complete example on how to call the SDK and display the result in a React app

* Try to escape curly brackets to fix liquid error
2022-11-15 10:15:19 +00:00
Allie Sadler 2a1fd8eb23
style guide alignments (#16111)
* style guide alignments

* fix

* Update desktop/extensions-sdk/quickstart.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update desktop/extensions-sdk/build/build-install.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update desktop/extensions-sdk/build/test-debug.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update desktop/extensions-sdk/build/test-debug.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update desktop/extensions-sdk/build/test-debug.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update desktop/extensions-sdk/quickstart.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update desktop/extensions-sdk/quickstart.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2022-11-07 15:56:38 +00:00
Allie Sadler 8125871469
Make how to publish extensions more clear (#16067)
* Make how to publish extensions more clear

* fixes

* fix

* toc fix

* Update desktop/extensions-sdk/extensions/index.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update desktop/extensions-sdk/extensions/index.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update desktop/extensions-sdk/extensions/index.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update desktop/extensions-sdk/extensions/index.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update desktop/extensions-sdk/extensions/index.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update desktop/extensions-sdk/extensions/index.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update desktop/extensions-sdk/build/test-debug.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2022-11-04 12:47:34 +00:00
Guillaume Tardif 6228d4e263
Direct extension authors to the quickstart guide rather than samples when they start creating a codebase for their new extensions (#15702)
* Direct extension authors to the quickstart guide rather than samples when they start creating a codebase for their new extensions

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>

* Apply suggestions from code review

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

* Fix warning class not picked up properly in note

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-09-22 08:50:25 +01:00
Shy Ruparel 0a66270ce5
Corrected spelling. 2022-08-29 15:15:42 -04:00
Brenton Bostick a34c66dc6d
Update react-extension.md (#15207) 2022-07-25 16:37:41 +00:00
Allie Sadler 9ff88bb27d fix broken links 2022-07-01 10:17:26 +01:00
Allie Sadler b9ba07e4ed refine the Extensions-sdk 2022-07-01 10:07:52 +01:00
Guillaume Tardif 79e5c22e3e
Remove extension prerequisite for separate CLI (#15030)
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2022-06-30 17:05:37 +01:00
Allie Sadler 4bcb3b2dc3
extensions-sdk reorg
- extensions-sdk reorg
- removal of tocs from API reference pages

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-06-23 12:32:13 +02:00
Sebastiaan van Stijn 60228db2fa
move files to new locations
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-06-23 10:38:44 +02:00