diff --git a/docs/examples.rst b/docs/examples.rst new file mode 100644 index 00000000..2088c92b --- /dev/null +++ b/docs/examples.rst @@ -0,0 +1,8 @@ +Examples +======================================================================================== + +Some examples of how to use the TAPE package are provided in these notebooks. + +.. toctree:: + + Use Lomb–Scargle Periodograms for SDSS Stripe 82 RR Lyrae diff --git a/docs/tutorials/rrlyr-period.ipynb b/docs/examples/rrlyr-period.ipynb similarity index 100% rename from docs/tutorials/rrlyr-period.ipynb rename to docs/examples/rrlyr-period.ipynb diff --git a/docs/index.rst b/docs/index.rst index 10eb10b0..60c4d4dc 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -32,5 +32,6 @@ API Reference section. Home page Getting Started Tutorials + Examples API Reference