Skip to content

Commit 7b148c1

Browse files
committed
test a minor help change
1 parent 21c6182 commit 7b148c1

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

.github/workflows/helpxfer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
- MDhelp
1313

1414
jobs:
15-
build: # Build web pages
15+
trigger: # Build web pages
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Trigger remote workflow to update help files in GSAS-II repo

MDhelp/docs/preface.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,14 @@
44
<a name="Tutorials"></a>
55

66
The best way to learn about how different sections of GSAS-II is used
7-
is to work through some of the tutorials.
8-
A list of available tutorial topics appears on a [separate web
9-
page](https://advancedphotonsource.github.io/GSAS-II-tutorials/tutorials.html). Each
10-
demonstrates a different aspect of GSAS-II; when significant new
7+
is to work through some of the tutorials. The tutorials are best
8+
accessed through the Help/Tutorials menu command, as once a tutorial
9+
has been selected, that will both open the tutorial instructions in a web browser and will
10+
download any input files needed to run the tutorial.
11+
It is also possible to access the tutorials via a [separate web
12+
page](https://advancedphotonsource.github.io/GSAS-II-tutorials/tutorials.html).
13+
14+
Each tutorial demonstrates a different aspect of GSAS-II; when significant new
1115
capabilities are added to GSAS-II it is common to create a new
1216
tutorial. Since
1317
it is unlikely that any one person will use all the features of

0 commit comments

Comments
 (0)