diff --git a/doc/source/index.rst b/doc/source/index.rst index c0b778e..a9902ee 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -32,10 +32,12 @@ Table of contents .. toctree:: :titlesonly: + tutorial license release Package API + ======= Indices ======= diff --git a/news/APItutorial.rst b/news/APItutorial.rst new file mode 100644 index 0000000..ed30d11 --- /dev/null +++ b/news/APItutorial.rst @@ -0,0 +1,23 @@ +**Added:** + +* Add tutorial to API + +**Changed:** + +* + +**Deprecated:** + +* + +**Removed:** + +* + +**Fixed:** + +* + +**Security:** + +*