-
Notifications
You must be signed in to change notification settings - Fork 738
docs: Add admonition to inputs and index words #6461
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
base: master
Are you sure you want to change the base?
docs: Add admonition to inputs and index words #6461
Conversation
Signed-off-by: Christopher Hakkaart <[email protected]>
Signed-off-by: Christopher Hakkaart <[email protected]>
✅ Deploy Preview for nextflow-docs-staging ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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.
Great! Only minor addition I might consider is saying explicitly in theprocess.md
docs that these patterns also work for name
and stageAs
. Then it'll come up when folks (like me) search for stageAs
.
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.
`name`
: Specify how the file should be named in the task work directory. Can be a name or a pattern.
Also could we link to the multiple input files here? eg. "or a pattern" could be a link. That was the specific bit of text I was looking at for additional help.
I was hoping to do it the other way around -- incorporate the file pattern rules into the process reference somehow and link to it from the process page |
Eventually, I was thinking of a whole new page. The process pages are already quite lengthy, so consolidating as much as possible into other pages/places would be helpful. A pattern rules page would have reasonably clear margins. |
Signed-off-by: Chris Hakkaart <[email protected]>
*
,?
, a andwildcards
to make them searchable