...
Code Block | ||
---|---|---|
| ||
This manual is for family %FAMILY%
It can have any text and will also have variable substitution
Notice that this does not have manual..end since the whole file is a manual page. |
Now create the file test.man in $HOME/course
...
- Modify $HOME/course/test/f1/t2.ecf script
- Add the file $HOME/course/test/f1.man
- Add the file $HOME/course/test.man
- View the manual page for task test/f1/t2 in ecflow_ui
- View the manual page for family test/f1 in ecflow_ui
- View the manual page for suite test in ecflow_ui
...