Skip to content

Add Doc Sync Generation#29

Merged
JFryy merged 1 commit intomainfrom
docs
Jan 17, 2026
Merged

Add Doc Sync Generation#29
JFryy merged 1 commit intomainfrom
docs

Conversation

@JFryy
Copy link
Copy Markdown
Owner

@JFryy JFryy commented Jan 17, 2026

What does this PR do?

This is a complete overhaul of current documentation that includes a doc generator utility in the tools prefix of the repository. Previously docs were curated and not precisely accurate with official counterparts, this is no longer the case. Merging of certain sections occurs as they share content with certain docs, this happens in the context of the lsp runtime to reduce duplication.

Fixes #26

How did you test this?

Unfortunately this required new tests and being foundational is difficult to test. These changes make the language server much closer to being in a "beta" state.

@JFryy JFryy merged commit 2d9e180 into main Jan 17, 2026
8 checks passed
@JFryy JFryy deleted the docs branch January 17, 2026 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Upstream Documentation Syncing Script

1 participant