Initial version of the IP Sphinx extension

This commit is contained in:
Jan Dittberner 2016-04-16 23:43:22 +02:00
commit 0012b495b3
7 changed files with 916 additions and 0 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
*.egg-info/
*.pyc
*.pyo
.*.swp
.ropeproject/
__pycache__/