Skip to content

Doxygen stuff: Upgrade conf files, new DOCSDIR variable for make build, fix syntax errors, deployment to cmake #503

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

Merged
merged 4 commits into from
Mar 4, 2021

Conversation

julielangou
Copy link
Contributor

This is to address the many issues we have listed for Doxygen.
Should allow to close: #237, #238, and #239

Also adding a deployment of Doxygen documentation build to cmake (OFF by default)

New options:
BUILD_HTML_DOCUMENTATION,  BUILD_MAN_DOCUMENTATION
They are set to OFF by default

Like in the make build - make man , make html command will generate the corresponding doc
@codecov
Copy link

codecov bot commented Mar 3, 2021

Codecov Report

Merging #503 (ab165e7) into master (4b11516) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #503   +/-   ##
=======================================
  Coverage   83.33%   83.33%           
=======================================
  Files        1820     1820           
  Lines      170857   170857           
=======================================
  Hits       142384   142384           
  Misses      28473    28473           
Impacted Files Coverage Δ
SRC/clamswlq.f 80.00% <ø> (ø)
SRC/clarfb_gett.f 97.43% <ø> (ø)
SRC/claunhr_col_getrfnp2.f 59.37% <ø> (ø)
SRC/cungtsqr.f 69.23% <ø> (ø)
SRC/cungtsqr_row.f 74.00% <ø> (ø)
SRC/cunhr_col.f 97.14% <ø> (ø)
SRC/dgesvdq.f 33.76% <ø> (ø)
SRC/dlamswlq.f 80.00% <ø> (ø)
SRC/dlaorhr_col_getrfnp2.f 59.37% <ø> (ø)
SRC/dlarfb_gett.f 97.43% <ø> (ø)
... and 18 more

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 4b11516...ab165e7. Read the comment docs.

@langou langou merged commit 7199492 into Reference-LAPACK:master Mar 4, 2021
christoph-conrads pushed a commit to christoph-conrads/lapack that referenced this pull request May 23, 2021
Doxygen stuff: Upgrade conf files, new DOCSDIR variable for make build,  fix syntax errors,  deployment to cmake
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.

Undocumented arguments
2 participants