Codebase list pysmb / master
Remove template comment and switch spaces to tabs Ben Wilson 2 years ago
1 changed file(s) with 3 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
00 #!/usr/bin/make -f
1 # See debhelper(7) (uncomment to enable)
1
22 # output every command that modifies files on the build system.
33 #export DH_VERBOSE = 1
44
1111 # Add spinxdoc to the dh --with line
1212 #override_dh_auto_build:
1313 # dh_auto_build
14 # PYTHONPATH=. http_proxy='127.0.0.1:9' sphinx-build -N -bhtml docs/ build/html # HTML generator
15 # PYTHONPATH=. http_proxy='127.0.0.1:9' sphinx-build -N -bman docs/ build/man # Manpage generator
14 # PYTHONPATH=. http_proxy='127.0.0.1:9' sphinx-build -N -bhtml docs/ build/html # HTML generator
15 # PYTHONPATH=. http_proxy='127.0.0.1:9' sphinx-build -N -bman docs/ build/man # Manpage generator