Added improved docs index and overview pages and quickstart #3603
Merged
Added improved docs index and overview pages and quickstart #3603
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR implements a comprehensive documentation reorganization and indexing system aligned with v1.0 changes. It restructures the docs navigation with dedicated tabs for Platform, Open Source, and OpenMemory, adds new index and overview pages, and provides improved quickstart guides tailored to each deployment option.
Key changes:
- Replaced single quickstart with dedicated Platform and OSS quickstart guides
- Added platform vs open source comparison page
- Enhanced overview pages with clearer navigation and feature highlights
- Restructured docs.json with organized tab-based navigation
Reviewed Changes
Copilot reviewed 11 out of 12 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| docs/quickstart.mdx | Completely removed original unified quickstart (418 lines deleted) |
| docs/platform/quickstart.mdx | Added focused Platform quickstart with prerequisite-based structure |
| docs/platform/platform-vs-oss.mdx | New comparison guide between Platform and OSS options |
| docs/platform/overview.mdx | Enhanced Platform overview with before/after examples and capabilities |
| docs/open-source/python-quickstart.mdx | Streamlined OSS Python quickstart focused on essential setup |
| docs/open-source/overview.mdx | Enhanced OSS overview with clear value propositions and navigation |
| docs/open-source/configuration.mdx | New comprehensive configuration guide for OSS deployments |
| docs/introduction.mdx | Redesigned welcome page with modern layout and product navigation |
| docs/docs.json | Restructured navigation with organized tabs and improved grouping |
| docs/api-reference/organizations-projects.mdx | New dedicated page for multi-tenant API documentation |
| docs/api-reference.mdx | Streamlined API overview focusing on core operations |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Contributor
|
@parthshr370 Can you resolve merge conflicts? |
parshvadaftari
suggested changes
Oct 18, 2025
Contributor
parshvadaftari
left a comment
There was a problem hiding this comment.
Rest of it looks good to me.
28dbbe4 to
f89cb39
Compare
…p/iteration1 # Conflicts: # docs/docs.json
garciaba79
pushed a commit
to garciaba79/mem0
that referenced
this pull request
Feb 12, 2026
jamebobob
pushed a commit
to jamebobob/mem0-vigil-recall
that referenced
this pull request
Mar 29, 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.
Description
Fixes # (issue)
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Please delete options that are not relevant.
Checklist:
Maintainer Checklist