display example code and usage instructions in docs

This commit is contained in:
pacrob
2024-05-19 12:37:25 -06:00
committed by Paul Robinson
parent c770a05d23
commit 7de6cbaab0
8 changed files with 48 additions and 29 deletions

View File

@ -1,12 +1,17 @@
examples package
================
Examples
========
Subpackages
-----------
These are functional demonstrations of aspects of the library. They are
intended to be run as scripts, and are not intended to be used as part of
another application.
Example Scripts
---------------
.. toctree::
examples.chat
examples.echo
Module contents
---------------