onnxruntime/docs
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
..
api Training related changes to the onnxruntime website (#15900) 2023-05-17 14:45:52 -07:00
build Update ios.md with updated arguments name (#19528) 2024-02-15 13:58:02 -08:00
ecosystem Update operator docs w/ 1.17 info (#19522) 2024-02-15 09:01:35 -08:00
execution-providers [Doc] Add use_tf32 cuda provider option (#19548) 2024-02-20 13:58:39 -08:00
extensions Add SentencePieceTokenizer and GPT2Tokenizer examples for Extensions Python converter API docs (#17708) 2023-10-05 15:37:09 -07:00
get-started [doc] Update "Get Started" page for ORT web (#19568) 2024-02-22 16:41:35 -08:00
install [Doc] update onnxruntime-gpu pip installation for cuda 12 (#19404) 2024-02-05 11:00:11 -08:00
performance Added docs for ONNX 1.17 covering logging, tracing, and QNN EP Profiling (#19428) 2024-02-07 10:47:15 -08:00
reference Update operator docs w/ 1.17 info (#19522) 2024-02-15 09:01:35 -08:00
tutorials [doc] Update "Get Started" page for ORT web (#19568) 2024-02-22 16:41:35 -08:00
index.md Training related changes to the onnxruntime website (#15900) 2023-05-17 14:45:52 -07:00
redirect.json Added some js redirects in the 404 page to account for some missing links in the site reorg (#9085) 2021-09-17 10:11:46 -07:00