File: build.sh

package info (click to toggle)
python-assertpy 1.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 628 kB
  • sloc: python: 5,712; makefile: 4; sh: 3
file content (4 lines) | stat: -rwxr-xr-x 107 bytes parent folder | download
1
2
3
4
#!/usr/bin/env bash
sphinx-build -b html . build
python fixup.py
cp out/docs.html ../../assertpy.github.io