Skip to content

Organize and fix issues with v7 docs transcription#7

Open
robotgoat wants to merge 2 commits intoiNavFlight:masterfrom
robotgoat:main
Open

Organize and fix issues with v7 docs transcription#7
robotgoat wants to merge 2 commits intoiNavFlight:masterfrom
robotgoat:main

Conversation

@robotgoat
Copy link
Copy Markdown
Collaborator

Fixes broken links and anchors found across all versions, reorganizes structure to be cohesive with older doc versions, removes the "next" docs in preparation for the v9 rewrite.

sensei-hacker added a commit that referenced this pull request Mar 25, 2026
Improved tool output to reduce conflicts with the manually-converted
docs in #7:

- Fix editUrl branch: tree/main → tree/master (repo uses master)
- Normalize anchor fragments to lowercase (e.g. #Nav-Poshold → #nav-poshold)
- Collapse double hyphens in relative link paths (GPS--and → GPS-and)
- Rewrite wiki assets/ and images/ paths to /img/content/
- Normalize all-caps front matter titles to title case (TROUBLESHOOTING →
  Troubleshooting)
- Fix relative .md links whose filenames have special chars (colons, commas)
  via normalized page-mapping lookup
- Sanitize parentheses from output filenames: Lightweight-Telemetry-(LTM)
  → Lightweight-Telemetry-LTM (parens break markdown link syntax)
- Run a second link-rewrite pass using versioned output as the mapping
  source to fix any remaining cross-category links
- Move GPS-and-Compass-setup to quickstart/ (matches category mapping)
- Combine individual release note files into a single tabbed Release-Notes.md
  (drops 7.0.0-Release-Notes.md and 7.1.0-Release-Notes.md)
@sensei-hacker
Copy link
Copy Markdown
Member

I have fixed the merge conflicts as #8

Also made it more consistent as far as removing commas from filenames or not, etc.

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