-
Notifications
You must be signed in to change notification settings - Fork 11
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
Address JOSS review comments #394
Conversation
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.
Minor typos.
I skimmed the actual HTML documentation build and it looks good, but please give it a check of your own to ensure it looks as you intend it to look
https://lanl.github.io/singularity-eos/jmm/document-examples/src/examples.html#examples
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.
This looks great to me and addresses both my comments in #391. A very minor suggestion to fix the directory name but otherwise it looks great.
Co-authored-by: Parikshit Bajpai <[email protected]>
…os into jmm/document-examples
Yep. I actually renewed my practice of building the html locally. This helped me find a bunch of problems I fixed here. :) |
That looked good to me as well. |
PR Summary
In the the JOSS review #391 @parikshitbajpai points out two issues. The first is that the examples directory is not documented. The second is that the paper seems to blend the statement of need and state of the field sections. I address both comments here:
For openjournals/joss-reviews#6805
customizing
page of the docs was not properly indexed and was not showing up in HTML builds.CMake
for the examples folder was actually commented out in the build system. This must have been an intermediate debugging change that somehow made it into main.EOSBuilder
machinery, which no longer exists.statement of need and state of the field
.PR Checklist
make format
command after configuring withcmake
.If preparing for a new release, in addition please check the following: