improve documentation

- README
- restrict sphinx documentation to the API
- update the Makefiles

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
Nicolas Sebrecht
2015-03-13 19:10:48 +01:00
parent 09fca0ccb1
commit 5eeea9ed83
4 changed files with 14 additions and 18 deletions

View File

@ -39,10 +39,7 @@ clean:
-find . -name auth -exec rm -vf {}/password {}/username \;
@$(MAKE) -C clean
man:
@$(MAKE) -C man
doc:
docs:
@$(MAKE) -C docs
targz: ../$(TARGZ)