docs: move V2_BETA_RELEASE_NOTES + V2_DEPLOYMENT_GUIDE to historical/#265
Merged
Conversation
Both docs are v2.0-beta-1 era and are no longer the current reference: - docs/V2_BETA_RELEASE_NOTES.md -> docs/historical/ Release notes for v2.0-beta.1, frozen in time. - docs/V2_DEPLOYMENT_GUIDE.md -> docs/historical/ 2293-line deployment guide written against the v2.0-beta-VNC stack; the current deployment quick reference is docs/DEPLOYMENT.md. Updated docs/API_REFERENCE.md to link to the active DEPLOYMENT.md instead of the moved historical doc. Other links to these files live in CHANGELOG.md and inside docs/historical/* and are intentionally left as-is (historical records pointing to other historical records).
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.
Summary
Moves two large v2.0-beta.1-era docs to
docs/historical/since they're no longer the active reference.Moves
docs/V2_BETA_RELEASE_NOTES.mddocs/historical/docs/V2_DEPLOYMENT_GUIDE.md(2293 lines)docs/historical/docs/DEPLOYMENT.mdUpdates
docs/API_REFERENCE.md— link list at end of file:V2_DEPLOYMENT_GUIDE.md→DEPLOYMENT.md(active doc);MIGRATION_V1_TO_V2.md→historical/MIGRATION_V1_TO_V2.md(already moved earlier, link was broken)Other links
CHANGELOG.mdand other files insidedocs/historical/*still reference these — that's intentional. Historical records pointing to other historical records is fine.