Refactor /docs to close in on the final form#3917
Merged
JasonAtClockwork merged 7 commits intomasterfrom Dec 23, 2025
Merged
Conversation
…usView section was confusing with different code
docs/docs/00200-core-concepts/00500-spacetime-auth/_category_.json
Outdated
Show resolved
Hide resolved
cloutiertyler
approved these changes
Dec 23, 2025
Contributor
cloutiertyler
left a comment
There was a problem hiding this comment.
This looks so much better already. I'm good to ship this. I still have some things I'd like to change an improve about the docs, but this general layout is the way to go.
Just left one minor nitpick.
…json Co-authored-by: Tyler Cloutier <cloutiertyler@users.noreply.github.com> Signed-off-by: Jason Larabie <jason@clockworklabs.io>
github-merge-queue bot
pushed a commit
that referenced
this pull request
Dec 23, 2025
# Description of Changes Closes: #3895 - Added third tier expanding folder - Merged most into intro + core concepts - Collapsed modules + database into one - Moved several documents to how-to to streamline the core concepts - Added warning to RLS to use views - refactored all links - Moved How To and References into Developer Resources - Fixed TypeScript View code Sample: (Getting Started will start expanded due to being the initial page) <img width="293" height="746" alt="image" src="https://github.com/user-attachments/assets/6abc3a0d-1ae2-4886-bda7-11f5565afecf" /> # API and ABI breaking changes N/A # Expected complexity level and risk 1 # Testing - [X] Updated the quickstarts.py and generate-cli tooling --------- Signed-off-by: Jason Larabie <jason@clockworklabs.io> Co-authored-by: Tyler Cloutier <cloutiertyler@users.noreply.github.com>
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.
Description of Changes
Closes: #3895
Sample: (Getting Started will start expanded due to being the initial page)

API and ABI breaking changes
N/A
Expected complexity level and risk
1
Testing