Proposal: Unify Documentation and Code into Single Repository (Mintlify)
As a new contributor just getting started with Mellea, I noticed some places where the docs website has drifted from the code in this repo.
The Problem
Docs are maintained in a separate repo (generative-computing/docs), which creates friction that leads to the website falling behind.
Specific Examples :
Proposed Solution
Move to a Single Repo model (like AgentStack):
- Migrate Config: Move docs.json (renaming to
mintlify.json) into mellea/docs/.
- Consolidate: Serve docs directly from the
docs/ folder here.
- Update Dashboard: Point Mintlify to
generative-computing/mellea.
- Archive: Deprecate the old docs repo.
Benefits
Note
- Additional Repos: We do also have contribs/extras. We'd need to sync/copy content if we wanted to integrate in main repos. On balance I still think the proposal here makes sense as it focusses on the core - and we can revisit later if needed.
I'd be happy to help 🚀
Proposal: Unify Documentation and Code into Single Repository (Mintlify)
As a new contributor just getting started with Mellea, I noticed some places where the docs website has drifted from the code in this repo.
The Problem
Docs are maintained in a separate repo (
generative-computing/docs), which creates friction that leads to the website falling behind.Specific Examples :
model_optionsargument that is missing from the website API reference.Proposed Solution
Move to a Single Repo model (like AgentStack):
mintlify.json) intomellea/docs/.docs/folder here.generative-computing/mellea.Benefits
Note
I'd be happy to help 🚀