-
Notifications
You must be signed in to change notification settings - Fork 117
[doc] Document the container platforms feature #985
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
Conversation
|
@jenkins-cscs retry daint |
Also add the corresponding APIs to the reference guide.
|
@rsarm I have done some improvement in the tutorial description and added also the container-related stuff to the reference guide. We should still improve a bit the configuration part. |
vkarak
left a comment
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.
@rsarm I have fixed the remaining issues of the documentation.
- Also remove public documentation of the `BuildSystemField` class.
Codecov Report
@@ Coverage Diff @@
## master #985 +/- ##
==========================================
+ Coverage 91.84% 91.86% +0.01%
==========================================
Files 80 80
Lines 10732 10732
==========================================
+ Hits 9857 9859 +2
+ Misses 875 873 -2
Continue to review full report at Codecov.
|
Addresses UES-413