Docs: add admin docs content #30
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
inm7/inm-icf-utilities!30
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "docs-personnel"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This provides an overview of the archive generation content - singularity setup and scripts to run.
Admittedly, this contains a lot of text that was copy-pasted from our script docstrings. Ideally, we could build docstrings as part of the doc build process, but given that we plan to keep the design stable I think it's OK to leave it at that for now.
Maybe we can also add how the appveyor setup does it (installing it as
icf-utils):What about changing the name of this section to "Administrator docs"? Matches the sound and feel of Developer docs, and makes it semantically meaningful also for people who don't know the ICF
Right, there's also binding (
-B /data) to be taken care of.so maybe something like
I unwrapped the
echo -einto an actual three-line shell script; otherwise applied the suggestion almost verbatim.This is very useful and timely! Thx much!