-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Abstract:
After testing HydePHP with Cursor in agent mode, it performed surprisingly well even with limited documentation. We had removed the standalone docs repo previously, but this highlighted how useful it would be to have it back in place, especially for offline use and automated tools.
Plan:
- Restore the
docsrepository as a separate, dedicated repo. - Set up live syncing from the main monorepo/docs folder
- Version branches as follows:
2.xas the latest stable (default branch)masteras upcoming or development version1.xas legacy
- Ensure documentation updates are versioned correctly and pushed alongside framework releases.
- Needs in the readme to be clear this is a readonly reference repo, contributions are still in the monorepo
This matches how Laravel handles documentation branches and will make it easier to support automated tooling, enable version targeting, and allow downloading specific versions of the documentation without downloading unnecessary things.
Metadata
Metadata
Assignees
Labels
No labels