Initial version of the MAC Sphinx extension

This commit is contained in:
Jan Dittberner 2016-04-16 23:43:52 +02:00
commit 2e38c4ea2d
7 changed files with 729 additions and 0 deletions

6
.gitignore vendored Normal file
View file

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