CMakePP / CMinx

Generates API documentation for CMake functions and macros
https://cmakepp.github.io/CMinx/
Apache License 2.0
14 stars 5 forks source link

Touch up installation and instructions, fix CMake build bug #26

Closed AutonomicPerfectionist closed 4 years ago

AutonomicPerfectionist commented 4 years ago

Fixes #24, fixes #23, fixes #22, fixes #21, fixes #20, fixes #12, and fixes #11.

codecov[bot] commented 4 years ago

Codecov Report

Merging #26 into master will increase coverage by <.01%. The diff coverage is 90.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   86.96%   86.97%   +<.01%     
==========================================
  Files           8        8              
  Lines         844      860      +16     
==========================================
+ Hits          734      748      +14     
- Misses        110      112       +2
Impacted Files Coverage Δ
cmakedoc/rstwriter.py 98.19% <100%> (ø) :arrow_up:
cmakedoc/documenter.py 100% <100%> (ø) :arrow_up:
cmakedoc/__init__.py 89.55% <90%> (-0.84%) :arrow_down:

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 d3f658d...e01fdda. Read the comment docs.