Skip to content

Commit 24f611c

Browse files
authored
Merge pull request #42 from cadenmyers13/api
add tutorial to documentation
2 parents 856c582 + a8486e2 commit 24f611c

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

doc/source/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,12 @@ Table of contents
3232
.. toctree::
3333
:titlesonly:
3434

35+
tutorial
3536
license
3637
release
3738
Package API <api/diffpy.fourigui>
3839

40+
3941
=======
4042
Indices
4143
=======

news/APItutorial.rst

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
**Added:**
2+
3+
* Add tutorial to API
4+
5+
**Changed:**
6+
7+
* <news item>
8+
9+
**Deprecated:**
10+
11+
* <news item>
12+
13+
**Removed:**
14+
15+
* <news item>
16+
17+
**Fixed:**
18+
19+
* <news item>
20+
21+
**Security:**
22+
23+
* <news item>

0 commit comments

Comments
 (0)