Docs rework - #137
Open
Matthew-Whitlock wants to merge 4 commits into
Open
Conversation
Matthew-Whitlock
force-pushed
the
docs_rework
branch
2 times, most recently
from
August 10, 2026 21:24
cd24b3a to
f62fa09
Compare
Matthew-Whitlock
force-pushed
the
docs_rework
branch
from
August 10, 2026 21:36
f62fa09 to
8388a98
Compare
Contributor
📚 Documentation PreviewThe documentation has been built successfully! Download the preview: After downloading, extract the file and open Last updated: 2026-08-10T22:02:37.354Z |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Our documentation has needed a bit of a facelift for a while. This PR updates to Sphinx for documentation.
WIP, I'm still iterating on the final structure for some aspects. I will also need to do a detailed cleanup pass to fix places where the llm agent got the transfers wrong, so some of this documentation is currently incorrect. Then I'll move on to updating the guides before tackling the examples.