docs(readme): restructure Crate Operations, relocate AA System, replace Developer Guide#21
Open
FullGas1 wants to merge 1 commit into
Open
docs(readme): restructure Crate Operations, relocate AA System, replace Developer Guide#21FullGas1 wants to merge 1 commit into
FullGas1 wants to merge 1 commit into
Conversation
…ce Developer Guide (DOC-README-CLEANUP) Renames the stale DCS-CTLD Next title to CTLD, nests Virtual Slingload and Pack Equipt under Crate Operations as a single tracer-bullet slice (moving one heading without the others and the ToC together would leave the doc temporarily inconsistent), moves AA System Construction next to Crate Operations, and swaps the outdated Developer Guide prose for direct links to the published docs site. Tickets in .backlog/DOC-README-CLEANUP/tickets/ reflect the 3 vertical slices from a to-issues run and are marked done against this commit.
Reviewer's GuideDocs-only PR that cleans up and restructures README content around crate operations, updates navigation, and replaces an inline developer guide with links to the external documentation, with corresponding backlog metadata and changelog entries. Flow diagram for updated README section hierarchyflowchart TD
README[README]
README --> CrateOperations[Crate Operations]
CrateOperations --> VirtualSlingload[Virtual Slingload]
CrateOperations --> PackEquipt[Pack Equipt]
PackEquipt --> PackVehicle[Pack Vehicle]
PackEquipt --> PackFARP[Pack FARP]
CrateOperations --> AASystemConstruction[AA System Construction]
README --> Documentation[Documentation]
Documentation --> PilotGuide[Pilot guide]
Documentation --> MissionMakerGuide[Mission maker guide]
Documentation --> DeveloperDocs[Developer documentation]
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
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
Closes lot
DOC-README-CLEANUP.# DCS-CTLD Nexttitle to# CTLD.Virtual SlingloadandPack Equipt(demoted to###) insideCrate Operations, reflecting their place under Crate Commands in the F10 menu; theirPack Vehicle/Pack FARPchildren demoted to####.AA System Constructionto immediately followCrate Operations.Developer Guideprose block (duplicating the published docs site) with aDocumentationsection linking to the pilot, mission maker, and developer guides — all three links verified live.src/,tests/, or build changes — docs-only lot, nothing to unit/integration test.Test plan
# CTLDis the H1.Crate OperationscontainsVirtual SlingloadandPack Equiptas###children.AA System Constructionimmediately followsCrate Operations.Developer Guideis gone;Documentationis present with the three links (verified resolving).See
.backlog/DOC-README-CLEANUP/PRD.mdandtickets/for the full spec and vertical-slice breakdown.🤖 Generated with Claude Code
Summary by Sourcery
Update README structure and backlog metadata to reflect the CTLD project name and improve documentation navigation.
Enhancements:
Documentation:
DCS-CTLD Nextname toCTLD.