File: make_documentation.sh

package info (click to toggle)
python-evtx 0.3.1%2Bdfsg-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 4,680 kB
  • ctags: 4,121
  • sloc: python: 2,159; makefile: 2; sh: 1
file content (4 lines) | stat: -rw-r--r-- 152 bytes parent folder | download
1
2
3
4
#!/bin/bash

epydoc --html -o ./documentation/html --name python-evtx --url www.williballenthin.com/evtx/doc/ --graph all --inheritance listed -v Evtx