mirror of
https://github.com/ray-project/ray.git
synced 2026-03-26 17:28:45 +00:00
Using sphinx collections to sync deployment serve llm example from published s3 bucket to our doc build. Keeping original deployment-serve-llm example in ray for now Tested locally by running `make local`: <details> <summary>Screenshots (8)</summary> <img width="2545" height="1355" alt="Screenshot 2026-02-18 at 11 04 23 AM" src="https://github.com/user-attachments/assets/50888171-892b-469b-8953-870534b6b9f4" /> <img width="2545" height="1355" alt="Screenshot 2026-02-18 at 11 04 15 AM" src="https://github.com/user-attachments/assets/2d87f0fe-e241-4d70-a6e6-1447b9c5b372" /> <img width="2545" height="1355" alt="Screenshot 2026-02-18 at 11 04 07 AM" src="https://github.com/user-attachments/assets/ce51fdb5-b800-4bdb-a5c8-e96d0d579619" /> <img width="2545" height="1355" alt="Screenshot 2026-02-18 at 11 03 59 AM" src="https://github.com/user-attachments/assets/f359af04-c957-415c-bb47-eff187d2d50c" /> <img width="2545" height="1355" alt="Screenshot 2026-02-18 at 11 03 50 AM" src="https://github.com/user-attachments/assets/22ef5e5f-cd16-46bf-927a-b8384fa43e7d" /> <img width="2545" height="1355" alt="Screenshot 2026-02-18 at 11 03 41 AM" src="https://github.com/user-attachments/assets/ac5af920-4955-43f7-a13d-c374eb27f90e" /> <img width="2545" height="1355" alt="Screenshot 2026-02-18 at 11 03 31 AM" src="https://github.com/user-attachments/assets/ee5c7e83-8ab8-4c8a-b93a-dc058a38ebde" /> <img width="2545" height="1355" alt="Screenshot 2026-02-18 at 11 03 23 AM" src="https://github.com/user-attachments/assets/e1e24931-d740-4e2a-90b8-118045e2cd04" /> <img width="2545" height="1305" alt="Screenshot 2026-02-18 at 11 02 59 AM" src="https://github.com/user-attachments/assets/8028a633-b353-47ff-990c-d74cf6d9f817" /> </details> --------- Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
33 lines
655 B
Plaintext
33 lines
655 B
Plaintext
# Generated documentation files
|
|
_build
|
|
source/_static/thumbs
|
|
.ipynb_checkpoints/
|
|
|
|
# Ignore generated gallery txt files
|
|
eco-gallery.txt
|
|
|
|
# Ignore CSS linter
|
|
node_modules/
|
|
package-lock.json
|
|
|
|
# Ignore generated API files
|
|
source/data/api/doc/
|
|
source/cluster/running-applications/job-submission/doc/
|
|
source/serve/api/doc/
|
|
source/workflows/api/doc/
|
|
source/data/api/ray.data.*.rst
|
|
|
|
# Ignore generated examples files
|
|
source/data/examples.rst
|
|
source/train/examples.rst
|
|
source/serve/examples.rst
|
|
|
|
# Ignore generated versions
|
|
source/_static/versions.json
|
|
|
|
# Ignore rllib generated files
|
|
source/rllib/package_ref/
|
|
|
|
# Ignore generated collections
|
|
source/_collections/
|