Skip to content

Conversation

eyurtsev
Copy link
Collaborator

@eyurtsev eyurtsev commented Sep 29, 2025

Overview

Inline footnotes in streaming docs.

Type of change

Update existing docs to fix how they look

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed
  • I have gotten approval from the relevant reviewers
  • (Internal team members only / optional) I have created a preview deployment using the Create Preview Branch workflow

Additional notes

@github-actions github-actions bot added langgraph For docs changes to LangGraph oss labels Sep 29, 2025
Copy link

Preview ID generated: preview-stream-1759113557-5d91fa3

@eyurtsev eyurtsev marked this pull request as ready for review September 29, 2025 18:42
@Copilot Copilot AI review requested due to automatic review settings September 29, 2025 18:42
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes the inline footnotes in the LangGraph streaming documentation by replacing numbered footnote annotations with inline comments. The change improves the readability and maintainability of the documentation by eliminating the need for separate footnote explanations.

Key Changes

  • Replace numbered footnote markers (# (1)!, // (2)!) with descriptive inline comments
  • Remove corresponding footnote explanation sections that were separated from the code
  • Maintain all technical information while making it more accessible inline

@eyurtsev eyurtsev merged commit 0aee910 into main Sep 29, 2025
13 checks passed
@eyurtsev eyurtsev deleted the streaming_langgraph branch September 29, 2025 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
langgraph For docs changes to LangGraph oss
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants