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

LAPACKE in Doxygen documentation #1063

Open
jgpallero opened this issue Oct 12, 2024 · 1 comment
Open

LAPACKE in Doxygen documentation #1063

jgpallero opened this issue Oct 12, 2024 · 1 comment

Comments

@jgpallero
Copy link
Contributor

Hello:

I can see in older Doxygen documentation (https://netlib.org/lapack/explore-html-3.6.1/files.html) that the LAPACKE folder is present. But in the current https://netlib.org/lapack/explore-html/files.html it is omitted. What is the reason for that? It would be nice if it were present in order to navigate the files

@langou
Copy link
Contributor

langou commented Oct 15, 2024

Hi,

Good observation.

I cannot remember the reason for us dropping the LAPACKE files from doxygen.

Maybe there is no reason and this just happened during an update. Maybe we thought that, the information in LAPACKE was too much redundant with LAPACK/SRC. Maybe there is an issue to have doxygen working on the LAPACKE files. Maybe we thought that if we want to release doxygen documentation on the LAPACKE files, we should not only have the files but also describes input / output variables in a nice doxygen way, (and more of doxygen syntax throughout the C files,) and we thought that this was too much time consuming and error prone. (I am making possible reasons as I think.)

All in all, I do not have a strong opinion on this. More opinions, PRs, suggestions, comments are welcome.

Julien.

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

No branches or pull requests

2 participants