Skip to content

Add Inch CI to test documentation quality#5

Open
davejlong wants to merge 1 commit into
whitfin:masterfrom
davejlong:inch-ci
Open

Add Inch CI to test documentation quality#5
davejlong wants to merge 1 commit into
whitfin:masterfrom
davejlong:inch-ci

Conversation

@davejlong
Copy link
Copy Markdown

Add in Inch CI to ensure that documentation stays at a high quality. I'm not sure if Inch will pick up on the origin automatically or if MIX_ENV=docs mix do deps.get, inchci.add will need to be run on the origin repo.

@coveralls
Copy link
Copy Markdown

coveralls commented Dec 20, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling 2500d29 on davejlong:inch-ci into 17d2261 on zackehh:master.

@whitfin
Copy link
Copy Markdown
Owner

whitfin commented Dec 21, 2016

@davejlong I'm not familiar with Inch CI; what exactly does it do/check?

@davejlong
Copy link
Copy Markdown
Author

Inch is similar to code coverage testing except that it tests that code has documentation. It tests that the documentation describes methods and modules, how to use them and what information needs to be sent into methods. You can see the Inch report for Kitto at http://inch-ci.org/github/kittoframework/kitto

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.

3 participants