X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dunshire.git;a=blobdiff_plain;f=doc%2Fsource%2Fuser-api.rst;h=4627a413e8e39bc9f7b31e03f4f222adf7c567e4;hp=22488f31c5c93fcf822f2c9a9f256333277f9fd4;hb=7d7775ac5300884e4e87fad322daa98469e3531c;hpb=779389fb623926afc411587fdc43f69bf63808a6 diff --git a/doc/source/user-api.rst b/doc/source/user-api.rst index 22488f3..4627a41 100644 --- a/doc/source/user-api.rst +++ b/doc/source/user-api.rst @@ -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::