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: generate man pages #443

Merged
merged 3 commits into from
Feb 3, 2022
Merged

feat: generate man pages #443

merged 3 commits into from
Feb 3, 2022

Conversation

caarlos0
Copy link
Member

@caarlos0 caarlos0 commented Feb 3, 2022

generate man pages using mango-coral.

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
@caarlos0 caarlos0 added the enhancement New feature or request label Feb 3, 2022
@caarlos0 caarlos0 self-assigned this Feb 3, 2022
@pull-request-size pull-request-size bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Feb 3, 2022
@codecov
Copy link

codecov bot commented Feb 3, 2022

Codecov Report

Merging #443 (fadd658) into main (72a4c47) will decrease coverage by 0.66%.
The diff coverage is 0.00%.

❗ Current head fadd658 differs from pull request most recent head 0b0acb8. Consider uploading reports for the commit 0b0acb8 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #443      +/-   ##
==========================================
- Coverage   66.52%   65.86%   -0.67%     
==========================================
  Files          15       16       +1     
  Lines        1882     1901      +19     
==========================================
  Hits         1252     1252              
- Misses        491      510      +19     
  Partials      139      139              
Impacted Files Coverage Δ
internal/cmd/docs.go 0.00% <0.00%> (ø)
internal/cmd/init.go 0.00% <0.00%> (ø)
internal/cmd/man.go 0.00% <0.00%> (ø)
internal/cmd/package.go 0.00% <0.00%> (ø)
internal/cmd/root.go 0.00% <0.00%> (ø)
internal/cmd/schema.go 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 596412c...0b0acb8. Read the comment docs.

Base automatically changed from coral to main February 3, 2022 02:29
@pull-request-size pull-request-size bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Feb 3, 2022
@pull-request-size pull-request-size bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Feb 3, 2022
@vercel vercel bot temporarily deployed to Preview February 3, 2022 02:30 Inactive
@caarlos0 caarlos0 merged commit 13e7667 into main Feb 3, 2022
@caarlos0 caarlos0 deleted the manpages branch February 3, 2022 02:30
@github-actions github-actions bot added this to the 2.12.0 milestone Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant