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

Change forc doc --manifest-path to forc doc --path #5789

Open
bitzoic opened this issue Mar 27, 2024 · 0 comments
Open

Change forc doc --manifest-path to forc doc --path #5789

bitzoic opened this issue Mar 27, 2024 · 0 comments
Labels
dev-experience Anything to do with the developer experience forc-doc Everything related to the `forc doc` command plugin. good first issue Good for newcomers

Comments

@bitzoic
Copy link
Member

bitzoic commented Mar 27, 2024

We currently have forc doc --manifest-path for generating docs from the inline documentation when specifying the directory to run forc doc.

This should be changed to forc doc --path to match forc build --path and forc fmt --path. Using the same options across all forc commands will improve dev experience.

@bitzoic bitzoic added forc-doc Everything related to the `forc doc` command plugin. dev-experience Anything to do with the developer experience labels Mar 27, 2024
@sdankel sdankel added the good first issue Good for newcomers label Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-experience Anything to do with the developer experience forc-doc Everything related to the `forc doc` command plugin. good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants