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

Travis autodoc #528

Merged
merged 6 commits into from
Nov 19, 2018
Merged

Travis autodoc #528

merged 6 commits into from
Nov 19, 2018

Conversation

KineticTheory
Copy link
Collaborator

@KineticTheory KineticTheory commented Nov 12, 2018

Attempt to add a 4th CI test that runs the 'autodoc' target under travis.

Fixes #529

@KineticTheory KineticTheory changed the title Travis autodoc WIP: Travis autodoc Nov 12, 2018
+ Register `index.html` as a `BYPRODOCT` of running doxygen.
+ Remove redundant include directives from many files.
@codecov
Copy link

codecov bot commented Nov 17, 2018

Codecov Report

Merging #528 into develop will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           develop    #528   +/-   ##
=======================================
  Coverage     93.3%   93.3%           
=======================================
  Files          376     376           
  Lines        17686   17686           
=======================================
  Hits         16504   16504           
  Misses        1182    1182

+ Register `index.html` as a `BYPRODOCT` of running doxygen.
+ Remove redundant include directives from many files.
+ Exclude some code from doxygen to silence warnings.
+ Add some extra logic to enable/disable some doxygen features based on build
  environment (doxygen version, is this a CI?, etc.)
Also, put an include back into `c4/scatterv_pt.cc` to fix a gcc related issue.
@KineticTheory KineticTheory changed the title WIP: Travis autodoc Travis autodoc Nov 18, 2018
@KineticTheory KineticTheory self-assigned this Nov 18, 2018
@KineticTheory
Copy link
Collaborator Author

@alongne All tests pass; this is ready for final review and merge.

@alexrlongne alexrlongne merged commit ff20bf0 into lanl:develop Nov 19, 2018
@KineticTheory KineticTheory deleted the travis-autodoc branch November 20, 2018 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants