Skip to content

Conversation

@jatintalgotra-zd
Copy link
Contributor

@jatintalgotra-zd jatintalgotra-zd commented Oct 17, 2025

Description:

  • This PR closes ADD : CMD doesn't have the documentation #2428.
  • The documentation was already present but wasn't displaying on the website due to a navigation.js misconfiguration, and hence a 404 not found page is displayed [image attached].
  • Further, the documentation didn't include the CMD_LOGS_FILE configurable environment variable.
image

Breaking Changes (if applicable):

  • No Breaking changes

Additional Information:

  • Moved the cli docs from docs/cli to docs/quick-start/cli and updated navigation.js with the path ref.
  • The updated website as rendered on my local environment:
image

Checklist:

  • I have formatted my code using goimport and golangci-lint.
  • All new code is covered by unit tests.
  • This PR does not decrease the overall code coverage.
  • I have reviewed the code comments and documentation for clarity.

@gizmo-rt gizmo-rt merged commit 33b486e into gofr-dev:development Oct 24, 2025
2 checks passed
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.

ADD : CMD doesn't have the documentation

4 participants