File: gen_epydoc

package info (click to toggle)
python-reportlab 3.5.59-2
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 8,908 kB
  • sloc: python: 87,992; ansic: 19,148; xml: 1,494; makefile: 359; java: 193; sh: 100
file content (6 lines) | stat: -rwxr-xr-x 143 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
#!/bin/sh
d=`dirname $0`
[ x$d = x ] && d=`pwd`
export PYTHONPATH=$d/../src

epydoc --html reportlab --docformat=restructuredtext --no-private