Skip to content

Commit 82b152e

Browse files
author
github-actions-bot
committed
Update docs [skip ci]
1 parent f14c49a commit 82b152e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+1050
-2497
lines changed

.buildinfo

Lines changed: 0 additions & 4 deletions
This file was deleted.

_modules/index.html

Lines changed: 0 additions & 113 deletions
This file was deleted.

_modules/py_template/example_module.html

Lines changed: 0 additions & 169 deletions
This file was deleted.

_sources/getting_started.rst.txt

Lines changed: 0 additions & 54 deletions
This file was deleted.

_sources/index.rst.txt

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,18 @@
11
Documentation
22
=============
33

4-
Welcome to the `py_template` docs!
4+
Welcome to the `short_tutorials` docs!
55

6-
See the 'getting started' guide for steps on how to make your own Python repo using this template and considerations for building your own package.
7-
8-
The API has example entries for the function and class in `example_module.py`.
6+
This site displays .html tutorials; for a complete list of tutorials, see `the repo <https://github.com/CCA-Software-Group/short_tutorials/tree/main/short_tutorials>`_.
97

108
.. toctree::
119
:maxdepth: 1
1210
:caption: Tutorials
1311

14-
Getting started guide <getting_started>
12+
Using *uv* <uv_tutorial_pointer>
1513

1614
.. toctree::
1715
:maxdepth: 1
1816
:caption: Reference
1917

20-
API <py_API>
21-
Index <genindex>
22-
GitHub repo <https://github.com/CCA-Software-Group/py_template>
18+
GitHub repo <https://github.com/CCA-Software-Group/short_tutorials>

_sources/py_API.rst.txt

Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Tutorial: Using uv
2+
==================
3+
4+
Click `here <_static/using-uv.html>`_ to view the tutorial.

0 commit comments

Comments
 (0)