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

Epetra: Example Code Missing from Tutorial Lessons #13785

Open
mppf opened this issue Feb 5, 2025 · 5 comments
Open

Epetra: Example Code Missing from Tutorial Lessons #13785

mppf opened this issue Feb 5, 2025 · 5 comments
Labels
impacting: documentation The issue is primarily about documentation vs. a problem with the build or tests

Comments

@mppf
Copy link

mppf commented Feb 5, 2025

Documentation

@csiefer2 @ccober6

There seems to be something wrong with the online documentation for the Epetra Tutorial Lessons. The example code is missing. (I do not know if this is a broader issue & I am noticing this because I was browsing these pages recently and there were code examples, but today there are none).

I'm seeing this problem on all of the following pages:

https://docs.trilinos.org/dev/packages/epetra/doc/html/Epetra_Lesson02.html
https://docs.trilinos.org/r13.0/packages/epetra/doc/html/Epetra_Lesson02.html
https://docs.trilinos.org/r12.18/packages/epetra/doc/html/Epetra_Lesson02.html

Here's a screenshot showing what I am seeing:

Image
@mppf mppf added the impacting: documentation The issue is primarily about documentation vs. a problem with the build or tests label Feb 5, 2025
@cgcgcg
Copy link
Contributor

cgcgcg commented Feb 5, 2025

That's not good and we will need to fix it. I will point out though that Epetra should not be used anymore for new development as it will be dropped in the near future. Please use Tpetra instead.

@cgcgcg
Copy link
Contributor

cgcgcg commented Feb 5, 2025

@trilinos/framework How is doxygen being run? I can't seem to find the build logs.

@mppf
Copy link
Author

mppf commented Feb 5, 2025

I will point out though that Epetra should not be used anymore for new development as it will be dropped in the near future. Please use Tpetra instead.

Ah, I think that's the real problem. I think I got confused about which is which. The Tpetra lessons have the source code showing, e.g.

https://docs.trilinos.org/dev/packages/tpetra/doc/html/Tpetra_Lesson02.html

I'll use those, thanks.

@jwillenbring
Copy link
Member

If someone needs to get onto the server where the doxygen is currently generated, let me know. @ccober6 is looking into the possibility of improving this process in medium-term.

@ccober6
Copy link
Contributor

ccober6 commented Feb 5, 2025

I can reproduce the issue, but have not tracked the problem yet. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impacting: documentation The issue is primarily about documentation vs. a problem with the build or tests
Projects
None yet
Development

No branches or pull requests

4 participants