intel / ad-rss-lib

Library implementing the Responsibility Sensitive Safety model (RSS) for Autonomous Vehicles
https://intel.github.io/ad-rss-lib/
GNU Lesser General Public License v2.1
337 stars 138 forks source link

Documentation Fix - API documentation #58

Closed sm-azure closed 4 years ago

sm-azure commented 4 years ago

Description

API documentation update from cmake -BUILD_APIDOC=ON .. to cmake -DBUILD_APIDOC=ON .. No code change

Fixes #

Where has this been tested?

Possible Drawbacks


This change is Reviewable

codecov-io commented 4 years ago

Codecov Report

Merging #58 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #58   +/-   ##
======================================
  Coverage    80.2%   80.2%           
======================================
  Files         102     102           
  Lines        2081    2081           
  Branches      737     737           
======================================
  Hits         1669    1669           
  Misses         15      15           
  Partials      397     397

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 c9c932c...a5cddf2. Read the comment docs.

berndgassmann commented 4 years ago

Hi Saikat,

thanks for sharing the fix with the community!