File: BuildDocs.bat

package info (click to toggle)
azure-cosmos-table-python 1.0.5%2Bgit20191025-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 6,144 kB
  • sloc: python: 8,856; makefile: 265; sh: 7
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