2 cd $
(dirname $
(readlink
-f "$0"))/..
/
5 #pydoctor works well even with existing dirs
6 #rm -r doc/source/.static/apidocs
7 pydoctor
--add-package=code
/breadcrumb
/ --project-name="Breadcrumb" --make-html --html-output=doc
/source
/.static
/apidocs
9 rm -r doc
/source
/.static
/issues
10 ditz html
doc
/source
/.static
/issues
12 # Remove the build dir && build html + pdf