Docs: Add v2 rewrite while preserving v1.0 to support ODE major release 1.0#7
Merged
najuna-brian merged 11 commits intomainfrom Dec 30, 2025
Merged
Docs: Add v2 rewrite while preserving v1.0 to support ODE major release 1.0#7najuna-brian merged 11 commits intomainfrom
najuna-brian merged 11 commits intomainfrom
Conversation
- Preserved old docs as versioned_docs/version-1.0/ - Cleaned docs/ to contain only new v2 structure - New docs become default, old docs accessible at /docs/1.0/
IamLRBA
approved these changes
Dec 30, 2025
Contributor
There was a problem hiding this comment.
Your idea is solid @najuna-brian.
The PR is significantly large to review all files but assuming the new site builds correctly and navigation between versions functions as intended, I’d support merging immediately.
Maybe a follow-up PR to replace placeholder content like 'create-placeholders.sh' with real, actual documentation should be planned soon after.
r0ssing
approved these changes
Dec 30, 2025
Contributor
r0ssing
left a comment
There was a problem hiding this comment.
Great work! I agree with Jerry and support merging this :-)
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.
This PR introduces a complete rewrite of the documentation (v2) while preserving the old documentation as version 1.0.
Changes
docs/(becomes default)versioned_docs/version-1.0/Result
/docs/...(default)/docs/1.0/...