onnxruntime/docs/tutorials
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
..
accelerate-pytorch Remove the generated outputs for the API docs as these are now publis… (#15244) 2023-05-02 11:09:49 -07:00
csharp Added docs for ONNX 1.17 covering logging, tracing, and QNN EP Profiling (#19428) 2024-02-07 10:47:15 -08:00
iot-edge Added requested Mac x64/arm64 instructions. (#19263) 2024-01-29 16:17:46 -08:00
mobile remove unneeded no-toc from superres (#16682) 2023-07-13 17:10:32 -07:00
on-device-training Add web documentation + installation instructions (#19342) 2024-01-31 15:29:52 -08:00
OpenVINO_EP_samples Added requested Mac x64/arm64 instructions. (#19263) 2024-01-29 16:17:46 -08:00
web [doc] Update "Get Started" page for ORT web (#19568) 2024-02-22 16:41:35 -08:00
api-basics.md Create C# inference section and added C# BERT NLP tutorial (#12472) 2022-08-04 15:59:28 -07:00
azureml.md Add example of specific image to website link previews (#12866) 2022-09-30 10:37:07 -07:00
export-pytorch-model.md [doc] Update mobile custom build instructions, update ORT GitHub URLs to use 'main' (#14409) 2023-01-24 10:46:24 -08:00
huggingface.md [doc] Update mobile custom build instructions, update ORT GitHub URLs to use 'main' (#14409) 2023-01-24 10:46:24 -08:00
index.md Docs update: updated nav, get started sections, home page, apis (#9060) 2021-09-15 16:23:42 -05:00
mnist_cpp.md Added requested Mac x64/arm64 instructions. (#19263) 2024-01-29 16:17:46 -08:00
mnist_java.md [doc] Update mobile custom build instructions, update ORT GitHub URLs to use 'main' (#14409) 2023-01-24 10:46:24 -08:00
tensorflow.md [doc] Update mobile custom build instructions, update ORT GitHub URLs to use 'main' (#14409) 2023-01-24 10:46:24 -08:00
tf-get-started.md [Docs] Update CUDA/TRT versions and menu format fixes (#9317) 2021-10-14 11:28:17 -07:00
traditional-ml.md Add AzureML tutorial (#11340) 2022-06-03 16:43:46 -07:00