Skip to content

Commit 38e1e7f

Browse files
authored
Merge pull request #40 from nmdl-mizo/develop
Documentation modification
2 parents 62ef17c + 26f5047 commit 38e1e7f

2 files changed

Lines changed: 7 additions & 8 deletions

File tree

.devcontainer/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
ipykernel
22
sphinx
3-
git+https://github.com/pydata/pydata-sphinx-theme
4-
nbsphinx
3+
pydata-sphinx-theme
4+
nbsphinx

docs/tutorials.rst

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,23 +11,22 @@ Tutorials are ready on `Google Colab <https://colab.research.google.com/github/n
1111
tutorials/Tutorial_Making bicrystal for a known GB*
1212

1313
.. toctree::
14-
:caption: Making 2D CSL interfaces
14+
:caption: Making 2D CSL interfaces with a determined matching
1515
:maxdepth: 1
1616
:glob:
1717

1818
tutorials/Tutorial_Two-dimensional CSL interfaces*
1919

2020
.. toctree::
21-
:caption: Sampling in the CNID
21+
:caption: Making surface slabs
2222
:maxdepth: 1
2323
:glob:
2424

25-
tutorials/Tutorial_Sampling*
26-
25+
tutorials/Tutorial_Making_surface_slab*
2726

2827
.. toctree::
29-
:caption: Making surface slabs
28+
:caption: Automatically generate heterogeneous interfaces
3029
:maxdepth: 1
3130
:glob:
3231

33-
tutorials/Tutorial_Making_surface_slab*
32+
tutorials/Tutorial_auto_searching_for_heterogeneous_interfaces.ipynb

0 commit comments

Comments
 (0)