Skip to content

docs: Restructure navigation, refactor all component documentation, among many other things#9115

Merged
aimurphy merged 51 commits into
mainfrom
lfoss-1522
Jul 23, 2025
Merged

docs: Restructure navigation, refactor all component documentation, among many other things#9115
aimurphy merged 51 commits into
mainfrom
lfoss-1522

Conversation

@aimurphy
Copy link
Copy Markdown
Collaborator

@aimurphy aimurphy commented Jul 21, 2025

  • Implement new information architecture with a focus on progressive disclosure.
  • Refactor all component documentation to align with the current state of the UI (as of 1.5.11). Component names are capitalized in headings to match the way they are capitalized in the UI
  • Modify the way overarching conceptual concepts are introduced, referenced, and described throughout component reference documentation. This is to provide more understanding of hidden parameters, output types, input types, and how to use components in flows without repeating too much content on every page.
  • The Data Types page was expanded in a previous PR and it is now moreso expanded with references to underlying LangChain Python classes.
  • Many many many more edits and rewrites as I discovered duplicate/similar content, contradictory content, and moved content around to match the new IA.

💀 Many apologies for this PR being approximately the size of the sun. 🌞

Preview: https://d5rxiv0do0q3v.cloudfront.net/langflow-drafts/lfoss-1522/index.html

Recommendation: Compare side-by-side with prod, particularly the nav.

image

Summary by CodeRabbit

  • Documentation
    • Added and extensively revised documentation pages for numerous new and existing components, bundles, and integrations, including detailed usage instructions, parameter tables, and migration guidance.
    • Reorganized and clarified documentation for core concepts, components, flows, memory, processing, and deployment.
    • Marked legacy and deprecated components, providing guidance on replacements and new locations.
    • Improved structure, formatting, and navigation throughout the documentation for easier access and understanding.
    • Updated and expanded sidebar and redirect configurations for improved documentation navigation.

@github-actions github-actions Bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Jul 22, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 22, 2025

Build successful! ✅
Deploying docs draft.
Deploy successful! View draft

@github-actions github-actions Bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Jul 23, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 23, 2025

Build successful! ✅
Deploying docs draft.
Deploy successful! View draft

Comment thread docs/docs/Components/bundles-google.mdx Outdated
Comment thread docs/docs/Components/bundles-google.mdx Outdated
@github-actions github-actions Bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Jul 23, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 23, 2025

Build successful! ✅
Deploying docs draft.
Deploy successful! View draft

@github-actions github-actions Bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Jul 23, 2025
@github-actions github-actions Bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Jul 23, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 23, 2025

Build successful! ✅
Deploying docs draft.
Deploy successful! View draft

1 similar comment
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 23, 2025

Build successful! ✅
Deploying docs draft.
Deploy successful! View draft

@aimurphy aimurphy added this pull request to the merge queue Jul 23, 2025
Merged via the queue into main with commit f8d8ff4 Jul 23, 2025
13 checks passed
@aimurphy aimurphy deleted the lfoss-1522 branch July 23, 2025 20:31
lucaseduoli pushed a commit that referenced this pull request Jul 24, 2025
…mong many other things (#9115)

* reorg pt 1

* nav reorg pt 2

* update sidebar ad

* resolve comments and combine app pages

* playground and voice mode rewrite

* fix link

* add separate bundle pages

* add new pages to sidebar

* working on bundles

* moving content to new bundle pages

* move some sidebar items

* fix build

* nav labels

* small edits

* Working on helpers

* core components work

* wrapping up some more agent duplication

* aligning file management

* webhooks and file management

* data components

* address vector store and some legacy components

* finish logic params

* some work on processors

* remove unneeded pages and tidy some llm info

* progress on bundles pt 1

* bundles pt 2

* bundles pt 3

* finish looking at integrations

* it is done

* fix errors

* coderabbit and typos

* coderabbit pt 2

* resolving mcs pt 1

* separate agents and mcp

* still working on some memory stuff

* finish message history alignment

* incorporate PR 9138

* missed a link

* file management ui

* align w ui pr

* Apply suggestions from code review

* memory edits after discussion
2getsandesh pushed a commit to 2getsandesh/langflow-IBM that referenced this pull request Aug 6, 2025
…mong many other things (langflow-ai#9115)

* reorg pt 1

* nav reorg pt 2

* update sidebar ad

* resolve comments and combine app pages

* playground and voice mode rewrite

* fix link

* add separate bundle pages

* add new pages to sidebar

* working on bundles

* moving content to new bundle pages

* move some sidebar items

* fix build

* nav labels

* small edits

* Working on helpers

* core components work

* wrapping up some more agent duplication

* aligning file management

* webhooks and file management

* data components

* address vector store and some legacy components

* finish logic params

* some work on processors

* remove unneeded pages and tidy some llm info

* progress on bundles pt 1

* bundles pt 2

* bundles pt 3

* finish looking at integrations

* it is done

* fix errors

* coderabbit and typos

* coderabbit pt 2

* resolving mcs pt 1

* separate agents and mcp

* still working on some memory stuff

* finish message history alignment

* incorporate PR 9138

* missed a link

* file management ui

* align w ui pr

* Apply suggestions from code review

* memory edits after discussion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation lgtm This PR has been approved by a maintainer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants