[go: up one dir, main page]

File: build_docs.sh

package info (click to toggle)
inkscape-textext 1.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 10,532 kB
  • sloc: python: 3,174; makefile: 30; sh: 26
file content (4 lines) | stat: -rwxr-xr-x 87 bytes parent folder | download | duplicates (3)
1
2
3
4
#!/bin/bash

python3 -m pip install --user -r docs/requirements.txt
make -C ./docs html