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

Use new RTD dashboard #1472

Merged
merged 4 commits into from
Nov 22, 2024
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ Axom provides robust, flexible software infrastructure for the development of mu
Documentation
-------------

Latest docs on Develop branch: https://axom.readthedocs.io
To access the latest docs for Axom: https://axom.readthedocs.io/en/develop/

To access docs for other versions: https://readthedocs.org/projects/axom/
To access Axom docs for specific versions: https://app.readthedocs.org/projects/axom/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure how much value the second link is giving us much. They have to know to click on the book icon not the word "develop". It really isn't a list of versions, it is more of a list of builds, which a user doesn't care about.

This is just my opinion for what little it's worth.

Copy link
Member Author

@rhornung67 rhornung67 Nov 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't like the book icon either. But, if we don't have the second link, how does one get to a specific version?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's in the bottom right hand corner

image

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah. Is that clearer? It obviously wasn't for me.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That "develop" button is handy. I didn't know about that.


Getting Involved
----------------
Expand Down