]> git.parisson.com Git - django-social-auth.git/commit
Initial documentation migration to sphinx
authorMatías Aguirre <matiasaguirre@gmail.com>
Mon, 21 Mar 2011 04:10:18 +0000 (01:10 -0300)
committerMatías Aguirre <matiasaguirre@gmail.com>
Mon, 21 Mar 2011 04:10:18 +0000 (01:10 -0300)
commitc75b5e1ea589b59d4d65a224687017752f567103
treeb2ff04d46e84605ea8fdd303e5b966c614692b12
parent5f2f835cf44a94303151ed159f51fb0527e3af09
Initial documentation migration to sphinx
17 files changed:
.gitignore
doc/Makefile [new file with mode: 0644]
doc/backends/facebook.rst [new file with mode: 0644]
doc/backends/google.rst [new file with mode: 0644]
doc/backends/oauth.rst [new file with mode: 0644]
doc/backends/openid.rst [new file with mode: 0644]
doc/backends/twitter.rst [new file with mode: 0644]
doc/bugs.rst [new file with mode: 0644]
doc/conf.py [new file with mode: 0644]
doc/configuration.rst [new file with mode: 0644]
doc/contributions.rst [new file with mode: 0644]
doc/demo.rst [new file with mode: 0644]
doc/index.rst [new file with mode: 0644]
doc/installing.rst [new file with mode: 0644]
doc/intro.rst [new file with mode: 0644]
doc/signals.rst [new file with mode: 0644]
doc/testing.rst [new file with mode: 0644]