onnxruntime/docs/get-started
Yulong Wang cfdb434a08
[doc] Update "Get Started" page for ORT web (#19568)
### Description
This PR re-arranges documentation of ORT web.

Current doc: https://onnxruntime.ai/docs/
Change preview: https://fs-eire.github.io/onnxruntime/docs/

- split `Doc -> Get Started -> JavaScript` from single page into
multiple pages, to make it easier to split from web, node and
react-native
- remove `Doc -> Get Started -> with Web`. The page was a few links and
now they are moved to other places
- add a few contents into `Doc -> Get Started -> JavaScript -> Web`. Now
this is the main page for ORT web doc.
- rename `Tutorials -> deploy on Web` to `Tutorials -> Web`. "deploy" is
confusing as it's not the accurate term to describe the content.

=================================================================


### Discussions:
TBD


=================================================================


### ORT web documentation work item list:

- [ ] Update `Get Started` page for ORT web at onnxruntime.ai **( this
PR )**
    - to make it easier for users to navigate
- [ ] Update `Tutorials` page for ORT web at onnxruntime.ai
- The purpose of this page is unclear. It contains descriptive
information and step-by-step instructions on an E2E examples. It can be
a good Blog, but not good for documentation, which usually has a
well-structured content.
- The [index
page](https://fs-eire.github.io/onnxruntime/docs/tutorials/web/) has
duplicated contents with its child page ["Build a web application with
ONNX
Runtime"](https://fs-eire.github.io/onnxruntime/docs/tutorials/web/build-web-app.html)
    - Some contents are out-of-dated.
- [ ] Update [`API Usage -
SessionOptions`](https://github.com/microsoft/onnxruntime-inference-examples/tree/main/js/api-usage_session-options)
on onnxruntime-inference-examples repo.
- Add explaination and examples if necessary for all new WebGPU session
options.
- [ ] Update [`API usage - ort.env
flags`](https://github.com/microsoft/onnxruntime-inference-examples/blob/main/js/api-usage_ort-env-flags)
on onnxruntime-inference-examples repo.
    - Add all newly introduced flags.
2024-02-22 16:41:35 -08:00
..
with-javascript [doc] Update "Get Started" page for ORT web (#19568) 2024-02-22 16:41:35 -08:00
community-projects.md Revert "Revert "Merge branch 'gh-pages' of https://github.com/microsoft/onnxruntime into gh-pages"" 2023-03-10 17:02:38 -08:00
index.md Move community APIs a level up in visibility (#9952) 2021-12-13 12:21:25 -08:00
training-on-device.md [doc] Update "Get Started" page for ORT web (#19568) 2024-02-22 16:41:35 -08:00
training-pytorch.md Training related changes to the onnxruntime website (#15900) 2023-05-17 14:45:52 -07:00
with-c.md Training related changes to the onnxruntime website (#15900) 2023-05-17 14:45:52 -07:00
with-cpp.md Training related changes to the onnxruntime website (#15900) 2023-05-17 14:45:52 -07:00
with-csharp.md Update C# Pages in view of the new preferred inference API (#17642) 2023-09-26 10:35:20 -07:00
with-java.md [doc] Update mobile custom build instructions, update ORT GitHub URLs to use 'main' (#14409) 2023-01-24 10:46:24 -08:00
with-mobile.md [Docs] Update performance sections (#15071) 2023-03-17 15:39:22 -07:00
with-obj-c.md Fix Objective C link (#11755) 2022-06-07 10:42:20 -07:00
with-python.md Fix nightly python package links in document (#18770) 2023-12-20 23:27:00 -08:00
with-windows.md Revert "Revert "Merge branch 'gh-pages' of https://github.com/microsoft/onnxruntime into gh-pages"" 2023-03-10 17:02:38 -08:00