Skip to content

Freeze docs for 3.5 - #4

Open
arch1t3cht wants to merge 2 commits into
masterfrom
3.5-freeze
Open

Freeze docs for 3.5#4
arch1t3cht wants to merge 2 commits into
masterfrom
3.5-freeze

Conversation

@arch1t3cht

@arch1t3cht arch1t3cht commented Aug 28, 2026

Copy link
Copy Markdown
Member

No description provided.

Run the following inside of `content/en/docs` to create the new 3.5
directory:

cp -r latest 3.5
find 3.5 -name '*md' | xargs sed -i 's|/latest|/3.5|'
find 3.5 -name '*md' | xargs sed -i 's|^  docs:$|  docs-3.5:|'
@vercel

vercel Bot commented Aug 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
aegisite-nycd Ready Ready Preview Aug 28, 2026 7:15pm

Request Review

@seproDev

Copy link
Copy Markdown
Collaborator

The previous/next buttons are currently mixed between the 3.5 and latest docs. I would turn the different versions in to proper sections and then use .CurrentSection.RegularPages like so: 0001-Fix-navigation-buttons.patch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants