Add beginnings of sphinx-based code documentation
The docs still need some meat, but the infrastructure is in place. THis allows us to generate the nice looking API documentation that many python projects already have. We should document our API better, providing an overview of the functionality available. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:

committed by
Nicolas Sebrecht

parent
b2be0c3697
commit
fa0b1ef8ee
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,4 +1,5 @@
|
||||
# Generated files
|
||||
/docs/dev-doc/
|
||||
/build/
|
||||
*.pyc
|
||||
offlineimap.1
|
||||
|
Reference in New Issue
Block a user