mixxorz / behave-django

Behave BDD integration for Django
https://pythonhosted.org/behave-django/
38 stars 5 forks source link

Sphinx docs #20

Closed mixxorz closed 9 years ago

mixxorz commented 9 years ago

Here's the initial docs for behave-django on Sphinx. Is it missing anything? #16

Update: Here's what it looks like.

bittner commented 9 years ago

Nice! You're using the same styles as the behave docs! Beautiful!

nikolas commented 9 years ago

I like the alabaster theme too. I'm using it for this project I'm working on: http://django-pagetree.readthedocs.org/

mixxorz commented 9 years ago

Honestly, that's just what sphinx-quickstart gave me. :stuck_out_tongue: I'll add the GitHub banner and I'll merge this in. I'll also update the README and other things.