Setup Sphinx#3116
Draft
Dreamsorcerer wants to merge 9 commits into
Draft
Conversation
Codecov Report❌ Patch coverage is
@@ Coverage Diff @@
## main #3116 +/- ##
==========================================
+ Coverage 73.37% 73.64% +0.27%
==========================================
Files 1071 1068 -3
Lines 100406 99443 -963
Branches 9136 9124 -12
==========================================
- Hits 73672 73239 -433
+ Misses 24279 23604 -675
- Partials 2455 2600 +145
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 33 files with indirect coverage changes 🚀 New features to boost your workflow:
|
Dreamsorcerer
commented
Jul 21, 2026
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Dreamsorcerer
force-pushed
the
sam/sphinx-setup
branch
from
July 23, 2026 14:06
4f89fea to
5384d42
Compare
Dreamsorcerer
force-pushed
the
sam/sphinx-setup
branch
from
July 23, 2026 14:16
420a522 to
9142d61
Compare
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.
Moved the existing docs to old-docs/ to allow us to migrate them over, so just ignore all those changes.
This just sets up the index page, with the start of an API reference (just whatever is referenced by the index page currently).
The rest of the docs can then be migrated pretty easily, one section at a time (to reduce conflict hell).