# HG changeset patch # User Brian Neal # Date 1342056375 18000 # Node ID 42593b23e7387cbb9db6e86e96959f72322a2ee1 # Parent 3a69c0c2d7dc23473f578e061ec37122e50260ea Sigh, still messed up. Another attempt. diff -r 3a69c0c2d7dc -r 42593b23e738 README.rst --- a/README.rst Wed Jul 11 20:23:03 2012 -0500 +++ b/README.rst Wed Jul 11 20:26:15 2012 -0500 @@ -109,6 +109,7 @@ I have not currently compiled the code on other compilers or environments. Patches or pull requests are welcome. + Documentation ------------- @@ -125,6 +126,10 @@ Sources for the documentation are also included in Sphinx_ format. If you install Sphinx you can generate the documentation in several output formats. +Between the Python docs and the source code hopefully this will be enough to get +you going. Proper documentation may be created in the future. Again, patches and +pull requests are welcome. + Support -------