docs: move all docs to https://github.com/MemTensor/MemOS-Docs#34
Merged
Ki-Seki merged 3 commits intoMemTensor:devfrom Jul 8, 2025
Merged
docs: move all docs to https://github.com/MemTensor/MemOS-Docs#34Ki-Seki merged 3 commits intoMemTensor:devfrom
Ki-Seki merged 3 commits intoMemTensor:devfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR migrates all documentation to a dedicated repository, cleaning up local docs, tests, and build targets.
- Deleted local
docs/content and the YAML validation tests. - Added a brief
docs/README.mdpointing to the new docs repo. - Updated references in
README.mdand removed thedocstarget from theMakefile.
Reviewed Changes
Copilot reviewed 33 out of 37 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| tests/test_docs.py | Removed tests for local documentation settings and validation. |
| docs/settings.yml | Deleted obsolete docs configuration. |
| docs/** | Removed all local markdown documentation files under docs/. |
| docs/README.md | Added notice directing readers to the external docs repository. |
| README.md | Updated asset paths for QR code and SOTA image. |
| Makefile | Removed docs target and updated .PHONY declarations. |
Comments suppressed due to low confidence (3)
README.md:34
- The README now references docs/assets/qr_code.png but the asset file was not renamed or added in this PR. Please include the renamed file or update the link to match the existing filename.
<a href="docs/assets/qr_code.png">
README.md:46
- The image source has been updated to sota_score.jpg; ensure that the file is present in docs/assets or correct the filename to match the actual asset.
<img src="docs/assets/sota_score.jpg" alt="SOTA SCORE">
tianxing02
pushed a commit
to tianxing02/MemOS
that referenced
this pull request
Feb 24, 2026
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.
No description provided.