Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cli)!: rename gen-docs command to docs #7071

Merged
merged 3 commits into from
Sep 3, 2024
Merged

Conversation

Chriscbr
Copy link
Contributor

@Chriscbr Chriscbr commented Sep 3, 2024

The existing wing docs command doesn't see a lot of use according to our analytics - its only use has been to open https://www.winglang.io/docs in your browser. To simplify our CLI we're repurposing the command for generating docs (previously accomplished with wing gen-docs).

BREAKING CHANGE: wing gen-docs has been renamed to wing docs. For viewing the latest Wing documentation, please check visit https://www.winglang.io/docs.

Checklist

  • Title matches Winglang's style guide
  • Description explains motivation and solution
  • Tests added (always)
  • Docs updated (only required for features)
  • Added pr/e2e-full label if this feature requires end-to-end testing

By submitting this pull request, I confirm that my contribution is made under the terms of the Wing Cloud Contribution License.

@Chriscbr Chriscbr requested a review from a team as a code owner September 3, 2024 20:29
Copy link

github-actions bot commented Sep 3, 2024

Thanks for opening this pull request! 🎉
Please consult the contributing guidelines for details on how to contribute to this project.
If you need any assistance, don't hesitate to ping the relevant owner over Discord.

Topic Owner
Wing SDK and standard library @chriscbr
Wing Console @skyrpex
Wing compiler and language design @chriscbr
VSCode extension and language server @chriscbr
Wing CLI @chriscbr
Documentation @boyney123
Examples @boyney123
Wing Playground @skyrpex

@Chriscbr Chriscbr merged commit cc77a45 into main Sep 3, 2024
13 checks passed
@Chriscbr Chriscbr deleted the rybickic/rename-gen-docs branch September 3, 2024 22:08
@monadabot
Copy link
Contributor

Congrats! 🚀 This was released in Wing 0.84.0.

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