Skip to content

Comments

refactor(docs): rename section index files to README.md#869

Open
hwkiem wants to merge 2 commits intomainfrom
refactor/docs-rename-section-indexes
Open

refactor(docs): rename section index files to README.md#869
hwkiem wants to merge 2 commits intomainfrom
refactor/docs-rename-section-indexes

Conversation

@hwkiem
Copy link
Contributor

@hwkiem hwkiem commented Feb 14, 2026

Summary

  • Rename docs/assets/dockerfiles.mddocs/assets/docker/README.md for consistency with the docs/assets/packer/ structure
  • Rename docs/assets/packer/index.mddocs/assets/packer/README.md to follow repo-wide conventions
  • Update mkdocs.yml nav paths to match new file locations

Context

This is a housekeeping change to standardize documentation index file names. It prepares the docs/assets/docker/ directory to host per-image documentation alongside the overview page.

Test plan

  • Verify mkdocs serve renders the Assets section correctly
  • Confirm Dockerfiles and Packer Templates pages load without 404s

@github-actions
Copy link
Contributor

github-actions bot commented Feb 14, 2026

📚 Documentation Preview

Preview deployed successfully!

🔗 Preview URL: https://aws-games.github.io/cloud-game-development-toolkit/preview-pr-869/

🔒 Maintainer Action Required

The preview requires approval before it's accessible. A maintainer must approve the GitHub Pages deployment in the Environments section.

Once approved, the preview will be accessible within 1-2 minutes.

Build Information

  • Status: ✅ Deployed (awaiting approval)
  • Commit: b00e8959e99fcd84a9869672baffc2d8a9a47964
  • Workflow Run: #102

This preview will be automatically deleted when the PR is merged or closed.

Rename documentation index files for consistency:
- docs/assets/dockerfiles.md → docs/assets/docker/README.md
- docs/assets/packer/index.md → docs/assets/packer/README.md
- Update mkdocs.yml nav paths to match new locations
Update markdown links in docs/getting-started.md and docs/assets/index.md
to reference the new file paths (packer/README.md, docker/README.md)
instead of the old names (packer/index.md, dockerfiles.md).
Copy link
Contributor

@gabebatista gabebatista left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@hwkiem hwkiem force-pushed the refactor/docs-rename-section-indexes branch from d425d3f to b00e895 Compare February 17, 2026 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants