MyPackage ============== Installation -------------- MyPackage can be installed by unzipping the source code in one directory and using this command: :: sudo python setup.py install You can also install it directly from the Python Package Index with this command: :: sudo pip mypackage install User's Guide -------------- .. toctree:: :maxdepth: 1 file1 file2 Contribute ! ------------- MyPackage is an open source software written originally by Zulko and released under the $LICENCE licence. Everyone is very welcome to help improve the project, fork it, blog on it... The more, the merrier ! Indices and tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. # THE NEXT LINES ADD A GITHUB RIBBON TO YOUR DOCUMENTATION. IT IS ONLY USEFUL IF YOUR PACKAGE IS ON GITHUB .. raw:: html Fork me on GitHub