File tree Expand file tree Collapse file tree 2 files changed +41
-59
lines changed
doc/source/getting_started/write_doc Expand file tree Collapse file tree 2 files changed +41
-59
lines changed Original file line number Diff line number Diff line change 1+ .. _ref_tutorial_template :
2+
3+ ==============
4+ Tutorial title
5+ ==============
6+
7+ .. include :: ../../../links_and_refs.rst
8+ .. |Examples | replace :: :class: `ansys.dpf.core.examples `
9+
10+ This sentence resumes the goal of the tutorial
11+
12+ Introduction to the tutorial
13+
14+ :jupyter-download-script: `Download tutorial as Python script<file_name> ` :jupyter-download-notebook: `Download tutorial as notebook<file_name> `
15+
16+ First Step
17+ ----------
18+
19+ First, you ...
20+
21+ .. jupyter-execute ::
22+
23+ # Code block 1
24+
25+ Second step
26+ -----------
27+
28+ Then, you ...
29+
30+ .. jupyter-execute ::
31+
32+ # Code block 2
33+
34+ Final Step
35+ ----------
36+
37+ Finally, you ...
38+
39+ .. jupyter-execute ::
40+
41+ # Code block 3
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments