Skip to content

Conversation

@Ki-Seki
Copy link
Member

@Ki-Seki Ki-Seki commented Jul 8, 2025

No description provided.

Copilot AI review requested due to automatic review settings July 8, 2025 14:55
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.md pointing to the new docs repo.
  • Updated references in README.md and removed the docs target from the Makefile.

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">

@Ki-Seki Ki-Seki merged commit 17dddbf into MemTensor:dev Jul 8, 2025
16 checks passed
@Ki-Seki Ki-Seki linked an issue Jul 8, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

refactor: move all docs to MemOS-Docs repo

1 participant