summaryrefslogtreecommitdiff
path: root/doc/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index.rst')
-rw-r--r--doc/index.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/index.rst b/doc/index.rst
new file mode 100644
index 0000000..4c34244
--- /dev/null
+++ b/doc/index.rst
@@ -0,0 +1,12 @@
+.. tracing documentation master file, created by
+ sphinx-quickstart on Sat May 28 16:44:32 2011.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+Welcome to tracing's documentation!
+===================================
+
+.. automodule:: tracing
+ :members:
+ :undoc-members:
+