File: BuildDocs.bat

package info (click to toggle)
python-azure-storage 20181109%2Bgit-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 76,472 kB
  • sloc: python: 28,724; makefile: 204; sh: 1
file content (3 lines) | stat: -rw-r--r-- 85 bytes parent folder | download | duplicates (3)
1
2
3
call InstallDocDependencies.bat
sphinx-apidoc -e -o .\ref ..\azure
call make.bat html