Update README.md

fix: #599
pull/604/head
Raphaël Vinot 2020-07-16 12:17:27 +02:00 committed by GitHub
parent 6cd0c70679
commit 58ec2b4b86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 7 deletions

View File

@ -123,13 +123,7 @@ nosetests-3.4 -s --with-coverage --cover-package=pymisp,tests --cover-tests test
## Documentation
[PyMISP API documentation is available](https://media.readthedocs.org/pdf/pymisp/latest/pymisp.pdf).
Documentation can be generated with epydoc:
```
epydoc --url https://github.com/MISP/PyMISP --graph all --name PyMISP --pdf pymisp -o doc
```
The documentation is available [here](https://pymisp.readthedocs.io/en/latest/).
### Jupyter notebook