[PR #69] [MERGED] Reorganize docs to be displayed on https://docs.llamaindex.ai #88

Closed
opened 2026-02-16 02:16:32 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-py/pull/69
Author: @masci
Created: 8/18/2025
Status: Merged
Merged: 8/19/2025
Merged by: @masci

Base: mainHead: massi/moar-docs


📝 Commits (4)

📊 Changes

29 files changed (+917 additions, -2003 deletions)

View changed files

docs/docs/module_guides/workflow/index.md (+0 -804)
docs/docs/understanding/workflows/arize.png (+0 -0)
docs/docs/understanding/workflows/basic_flow.md (+0 -178)
docs/docs/understanding/workflows/basic_flow.png (+0 -0)
docs/docs/understanding/workflows/branches_and_loops.md (+0 -91)
docs/docs/understanding/workflows/branching.png (+0 -0)
docs/docs/understanding/workflows/complex_flow.png (+0 -0)
docs/docs/understanding/workflows/concurrent_execution.md (+0 -128)
docs/docs/understanding/workflows/different_events.png (+0 -0)
docs/docs/understanding/workflows/index.md (+0 -43)
docs/docs/understanding/workflows/loop.png (+0 -0)
docs/docs/understanding/workflows/multi_step.png (+0 -0)
docs/docs/understanding/workflows/observability.md (+0 -146)
docs/docs/understanding/workflows/resources.md (+0 -246)
docs/docs/understanding/workflows/state.md (+0 -149)
docs/docs/understanding/workflows/stateful.png (+0 -0)
docs/docs/understanding/workflows/stream.md (+0 -92)
docs/docs/understanding/workflows/subclass.md (+0 -94)
docs/docs/understanding/workflows/subclass.png (+0 -0)
docs/docs/understanding/workflows/unbound_functions.md (+0 -26)

...and 9 more files

📄 Description

Now that https://github.com/run-llama/llama_index/pull/19670 is merged, we can prepare the docs to be merged there.

Once this is merged, work on https://github.com/run-llama/llama_index/pull/19623 can be resumed.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/workflows-py/pull/69 **Author:** [@masci](https://github.com/masci) **Created:** 8/18/2025 **Status:** ✅ Merged **Merged:** 8/19/2025 **Merged by:** [@masci](https://github.com/masci) **Base:** `main` ← **Head:** `massi/moar-docs` --- ### 📝 Commits (4) - [`b5a0eca`](https://github.com/run-llama/workflows-py/commit/b5a0ecac9137ca08c9302cbde09d40820ff36b01) remove old pages - [`813ffd9`](https://github.com/run-llama/workflows-py/commit/813ffd92775b54fd4e3a8e2418d0003c48c6896c) try - [`93092c3`](https://github.com/run-llama/workflows-py/commit/93092c3282b6ca7bd8b6a689c17dcf955b033382) fix import paths - [`d520292`](https://github.com/run-llama/workflows-py/commit/d5202929c544c9b7fec5feb1fcda876f0ee2a459) rewrite deployment section ### 📊 Changes **29 files changed** (+917 additions, -2003 deletions) <details> <summary>View changed files</summary> ➖ `docs/docs/module_guides/workflow/index.md` (+0 -804) ➖ `docs/docs/understanding/workflows/arize.png` (+0 -0) ➖ `docs/docs/understanding/workflows/basic_flow.md` (+0 -178) ➖ `docs/docs/understanding/workflows/basic_flow.png` (+0 -0) ➖ `docs/docs/understanding/workflows/branches_and_loops.md` (+0 -91) ➖ `docs/docs/understanding/workflows/branching.png` (+0 -0) ➖ `docs/docs/understanding/workflows/complex_flow.png` (+0 -0) ➖ `docs/docs/understanding/workflows/concurrent_execution.md` (+0 -128) ➖ `docs/docs/understanding/workflows/different_events.png` (+0 -0) ➖ `docs/docs/understanding/workflows/index.md` (+0 -43) ➖ `docs/docs/understanding/workflows/loop.png` (+0 -0) ➖ `docs/docs/understanding/workflows/multi_step.png` (+0 -0) ➖ `docs/docs/understanding/workflows/observability.md` (+0 -146) ➖ `docs/docs/understanding/workflows/resources.md` (+0 -246) ➖ `docs/docs/understanding/workflows/state.md` (+0 -149) ➖ `docs/docs/understanding/workflows/stateful.png` (+0 -0) ➖ `docs/docs/understanding/workflows/stream.md` (+0 -92) ➖ `docs/docs/understanding/workflows/subclass.md` (+0 -94) ➖ `docs/docs/understanding/workflows/subclass.png` (+0 -0) ➖ `docs/docs/understanding/workflows/unbound_functions.md` (+0 -26) _...and 9 more files_ </details> ### 📄 Description Now that https://github.com/run-llama/llama_index/pull/19670 is merged, we can prepare the docs to be merged there. Once this is merged, work on https://github.com/run-llama/llama_index/pull/19623 can be resumed. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 02:16:32 -05:00
yindo closed this issue 2026-02-16 02:16:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/workflows-py#88