mirror of https://github.com/MISP/PyMISP
Merge branch 'main' of github.com:MISP/PyMISP into main
commit
602de03776
|
@ -123,13 +123,7 @@ nosetests-3.4 -s --with-coverage --cover-package=pymisp,tests --cover-tests test
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
[PyMISP API documentation is available](https://media.readthedocs.org/pdf/pymisp/latest/pymisp.pdf).
|
The documentation is available [here](https://pymisp.readthedocs.io/en/latest/).
|
||||||
|
|
||||||
Documentation can be generated with epydoc:
|
|
||||||
|
|
||||||
```
|
|
||||||
epydoc --url https://github.com/MISP/PyMISP --graph all --name PyMISP --pdf pymisp -o doc
|
|
||||||
```
|
|
||||||
|
|
||||||
### Jupyter notebook
|
### Jupyter notebook
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue