]> gitweb.michael.orlitzky.com - dunshire.git/blobdiff - doc/source/user-api.rst
Clean up a bunch of docs.
[dunshire.git] / doc / source / user-api.rst
index 22488f31c5c93fcf822f2c9a9f256333277f9fd4..4627a413e8e39bc9f7b31e03f4f222adf7c567e4 100644 (file)
@@ -1,9 +1,9 @@
 User API Documentation
 ---------------------------
 
-You should only need to work with two modules, ``dunshire.cones`` and
-``dunshire.games``. For convenience, you can import everything from
-the ``dunshire`` package, and it will re-export what you need. For
+You should only need to work with two modules, :mod:`dunshire.cones` and
+:mod:`dunshire.games`. For convenience, you can import everything from
+the :mod:`dunshire` package, and it will re-export what you need. For
 example,
 
 .. testcode::