artivis / manif

A small C++11 header-only library for Lie theory.
https://artivis.github.io/manif
MIT License
1.5k stars 245 forks source link

Fix doc generation in CI #235

Closed artivis closed 3 years ago

artivis commented 3 years ago

Fix doc generation in CI after merging #233.

Now build doc on PRs too but still deploy only on push to devel.

codecov[bot] commented 3 years ago

Codecov Report

Merging #235 (318b660) into devel (68bbad8) will increase coverage by 0.19%. The diff coverage is n/a.

@@            Coverage Diff             @@
##            devel     #235      +/-   ##
==========================================
+ Coverage   97.71%   97.91%   +0.19%     
==========================================
  Files          49       49              
  Lines        1531     1532       +1     
==========================================
+ Hits         1496     1500       +4     
+ Misses         35       32       -3