-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add documentation #8
base: main
Are you sure you want to change the base?
Conversation
Preliminary questions: |
There is a preview from my fork: https://rmeli.github.io/DLA-Future-Fortran
Not really... I'm open to suggestions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like the looks of it.
I created an orphan Documentation for my fork is now available at https://rmeli.github.io/DLA-Future-Fortran/main/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I incorporated all comments (also from offline) and added wording for the _factorized
generalised eigensolver. Please have one more look at the current look and wording: https://rmeli.github.io/DLA-Future-Fortran/main/index.html
If this is OK, I'll add the same documentation to all functions.
push: | ||
branches: | ||
- main | ||
- '**' # TODO: Remove when done testing! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs to be removed before merging.
#if: "github.repository == 'eth-cscs/DLA-Future-Fortran' && github.ref == 'refs/heads/main'" | ||
if: "github.repository == 'RMeli/DLA-Future-Fortran'" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix before merging.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
gh-pages
branchDocumentation Preview
The documentation is currently incomplete: only one function per algorithm is documented, plus the helper functions. It will be completed once the phrasing is agreed upon.