Skip to content

Move CLI reference docs to new reference section in mdBook#314

Merged
Mossaka merged 3 commits into
mainfrom
copilot/add-reference-section-to-docs
Oct 3, 2025
Merged

Move CLI reference docs to new reference section in mdBook#314
Mossaka merged 3 commits into
mainfrom
copilot/add-reference-section-to-docs

Conversation

Copilot AI commented Oct 3, 2025

Copy link
Copy Markdown
Contributor
  • Create a new reference directory in the docs folder
  • Move cli.md to reference/cli.md
  • Update SUMMARY.md to add a "Reference" section and update the CLI link
  • Update CHANGELOG.md to document the change in the Unreleased section
  • Build and verify the documentation renders correctly
  • Fix relative links in CLI reference to work from the new location
  • Update CHANGELOG.md after rebase to move entry to Unreleased section
Original prompt

This section details on the original issue you should resolve

<issue_title>Docs should have a reference section</issue_title>
<issue_description>The current CLI reference docs shoud be moved to the reference section in the mdbook.</issue_description>

Comments on the Issue (you are @copilot in this section)

Fixes #313

💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

Copilot AI changed the title [WIP] Add reference section to CLI documentation Move CLI reference docs to new reference section in mdBook Oct 3, 2025
Copilot AI requested a review from Mossaka October 3, 2025 19:47
@Mossaka Mossaka marked this pull request as ready for review October 3, 2025 20:00
Copilot AI and others added 2 commits October 3, 2025 13:00
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
…ctory

Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
@Mossaka Mossaka force-pushed the copilot/add-reference-section-to-docs branch from e56e140 to 6da2da2 Compare October 3, 2025 20:00
@Mossaka

Mossaka commented Oct 3, 2025

Copy link
Copy Markdown
Contributor

@copilot modify the changelog since I just rebased to the latest main branch

Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>

Copilot AI commented Oct 3, 2025

Copy link
Copy Markdown
Contributor Author

@copilot modify the changelog since I just rebased to the latest main branch

Updated the changelog in commit 73a5c6a. The entry has been moved from the v0.3.0 section to the [Unreleased] section under "Changed".

@Mossaka Mossaka merged commit 5d0256d into main Oct 3, 2025
4 checks passed
@Mossaka Mossaka deleted the copilot/add-reference-section-to-docs branch October 3, 2025 20:15
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.

Docs should have a reference section

2 participants