Import docs repo#2948
Merged
Merged
Conversation
License and Readme
Small License Update
First pass on documentation updates for 0.7.0
More SDK Updates for 0.7.0
Co-authored-by: John Detter <no-reply@boppygames.gg>
* Updated server side module * More simplification * More progress * More updates * Ready to start testing again * Got through tutorial with some issues, going again * Added warnings * Small fix, this is ready to be released --------- Co-authored-by: John Detter <no-reply@boppygames.gg>
Co-authored-by: John Detter <no-reply@boppygames.gg>
Update after the change in #309.
Co-authored-by: John Detter <no-reply@boppygames.gg>
Fixes a margin for the figure that kinda breaks it on mobile.
Fixes a margin for the figure that kinda breaks it on mobile
Added nav.ts
These links are broken in the live docs, but removing index.md from the links fixes them for me. Co-authored-by: Zeke Foppa <196249+bfops@users.noreply.github.com>
fix: undefined 'u' sql name -> 'a'
* [bfops/ci-on-master]: Run CI on `master` commits * [bfops/ci-on-master]: tweak --------- Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
* update reducer callback with correct info * remove flavor text - not needed
* updated dotnet add package * additional reference to spacetimedbsdk dotnet package
* [bfops/check-links]: fix link checker * [bfops/check-links]: fix * [bfops/check-links]: fix broken links * [bfops/check-links]: fix logic * [bfops/check-links]: fix site links --------- Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
We've gotten several questions in the public Discord about the semantics of subscriptions in the SDKs. I did a brain-dump about them, Tyler fed it into ChatGPT, I touched up the result a bit, and here it is. Some day we probably want to rewrite this to read less like AI slop. But for now it's probably fine.
* Fix blocking publish route * Added common routes * Default to open - which was the previous functionality * Update spacetimedb-standalone.md * Update spacetimedb-standalone.md * Updated with support for the typescript SDK * Updated with known good subscribe route * Updated doc text * Clarified comment * nit
Update maincloud.md
Update index.md
* Some wording changes to the required unity versions we've had a few people utilize Unity 2021.2, but have a lot of errors/issues in the console. It's best to direct users to 2022.3.32f1 onward. * Removed recommended verbiage
Nested the lang specific text into the overall codeblock instead of duplicating below.
Added missing required column identifier to simple query RLS documentation examples.
* Fix example that was still rust-ey in C# ref This must have gotten missed when porting the Rust ref over to C#. * Read `.Value` Co-authored-by: james gilles <jameshgilles@gmail.com> --------- Co-authored-by: james gilles <jameshgilles@gmail.com>
…into bfops/import-docs
mamcx
added a commit
that referenced
this pull request
Aug 26, 2025
Co-authored-by: Nathaniel Richards <nthnlrichards@gmail.com> Co-authored-by: John Detter <no-reply@boppygames.gg> Co-authored-by: John Detter <4099508+jdetter@users.noreply.github.com> Co-authored-by: Tyler Cloutier <cloutiertyler@users.noreply.github.com> Co-authored-by: Ingvar Stepanyan <me@rreverser.com> Co-authored-by: Tyler Cloutier <cloutiertyler@aol.com> Co-authored-by: Nathaniel Richards <46858886+NateTheDev1@users.noreply.github.com> Co-authored-by: Piotr Sarnacki <drogus@gmail.com> Co-authored-by: Phoebe Goldman <phoebe@goldman-tribe.org> Co-authored-by: Dylan Hunt <d.hunt@clockworklabs.io> Co-authored-by: Puru Vijay <47742487+PuruVJ@users.noreply.github.com> Co-authored-by: Kim Altintop <kim@eagain.io> Co-authored-by: Chip <36650721+Lethalchip@users.noreply.github.com> Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com> Co-authored-by: Shubham Mishra <shubham@clockworklabs.io> Co-authored-by: Mats Bennervall <44610444+Savalige@users.noreply.github.com> Co-authored-by: ike709 <ike709@users.noreply.github.com> Co-authored-by: Egor Gavrilov <modagavr@gmail.com> Co-authored-by: Arrel Neumiller <rlneumiller@gmail.com> Co-authored-by: Muthsera <piet.hessenius@protonmail.com> Co-authored-by: james gilles <jameshgilles@gmail.com> Co-authored-by: rekhoff <r.ekhoff@clockworklabs.io> Co-authored-by: joshua-spacetime <josh@clockworklabs.io> Co-authored-by: Mario Montoya <mamcx@elmalabarista.com> Co-authored-by: Noa <coolreader18@gmail.com> Co-authored-by: Mazdak Farrokhzad <twingoow@gmail.com> Co-authored-by: Steve Biedermann <hardliner66@gmail.com> Co-authored-by: Oliver Davies <oliver@psyfer.io> Co-authored-by: Kane Viggers <72892893+kaneviggers@users.noreply.github.com> Co-authored-by: Colter Haycock <blindgoat@gmail.com> Co-authored-by: AdielMag <adiel12430@gmail.com> Co-authored-by: cjodo <curtisod.123@gmail.com> Co-authored-by: heliam1 <30861916+heliam1@users.noreply.github.com> Co-authored-by: 8Times <nikinope@gmail.com> Co-authored-by: torjusik <torjuskleiv@gmail.com> Co-authored-by: Michael Nadeau <48649516+waaverecords@users.noreply.github.com> Co-authored-by: Tamaro Skaljic <49238587+tamaro-skaljic@users.noreply.github.com> Co-authored-by: Jeffrey Dallatezza <jeffreydallatezza@gmail.com> Co-authored-by: Loki McKay <lokimckay@gmail.com> Co-authored-by: Aaron Matthis <rapus95@gmail.com> Co-authored-by: Robin Curbelo <curbelorobin@gmail.com> Co-authored-by: João Saldanha Streibel <jstreibel@gmail.com> Co-authored-by: Sahil Dawka <37510491+sdawka@users.noreply.github.com> Co-authored-by: Wes Sleeman <weston@wsleeman.com> Co-authored-by: Carlos Cobo <699969+toqueteos@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
Merge the spacetime-docs repo contents into a subdirectory of this repo, completely unchanged. The corresponding branches have already been pushed as
docs/[original branch name].We will mirror this to spacetime-docs for now, and update the
releasebranch there when we do a release.This should be merged with a merge commit, for two reasons:
masterwithout getting horrible merge conflicts (a squash commit would essentially newly create all of those files, causing merge conflicts)Because of that, I think we should skip the merge queue to merge this PR (so that we can use a merge commit). It's entirely new files, so it should not cause any issues for other PRs.
API and ABI breaking changes
None
Expected complexity level and risk
1
Testing
CI is updated in a descendant PR: #2949