.. ssheepdog documentation master file, created by sphinx-quickstart on Fri Jan 20 10:09:36 2012. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to ssheepdog's documentation! ===================================== ssheepdog is a public ssh key management tool for teams of programmers. Different people need different privileges to different servers. Ssheepdog allows you to specify these relationships and then sync the keys to the appropriate servers. ssheepdog is a django app and it's contained in the ``src/`` directory. You should be able to run it locally without much trouble. ssheepdog is developed and maintained by `SheepDogInc`_, based in Halifax, Canada. .. warning:: This is alpha software. Please proceed with caution. Contents: .. toctree:: :maxdepth: 2 installation developing how-it-works Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. _SheepDogInc: http://sheepdoginc.ca