"docs/en_US/vscode:/vscode.git/clone" did not exist on "1efb8bc5d1ec03b11865bcc3c901858903553c1e"
build_docs.sh 90 Bytes
Newer Older
1
2
3
4
5
6
7
8
9
10
11
#!/bin/bash

cd docs

pip install -r requirements.txt

make html

cp CNAME _build/html/