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

Experimental: Support API Blueprint output #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tcnksm
Copy link
Collaborator

@tcnksm tcnksm commented Jun 8, 2017

This PR adds experimental support of API blueprint format output.

From .apib and https://github.com/subosito/snowboard, you can generate the following html documentation,

screen shot 2017-06-07 at 22 51 19

@tcnksm tcnksm force-pushed the feature/experimental-api-blueprint branch from 9e7d391 to 9981bea Compare June 8, 2017 06:10
@codecov-io
Copy link

codecov-io commented Jun 8, 2017

Codecov Report

Merging #8 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #8   +/-   ##
=======================================
  Coverage   99.04%   99.04%           
=======================================
  Files           3        3           
  Lines         209      209           
=======================================
  Hits          207      207           
  Misses          2        2
Impacted Files Coverage Δ
httpdoc.go 100% <ø> (ø) ⬆️
template.go 100% <100%> (ø) ⬆️

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 df39848...9981bea. Read the comment docs.

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