Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 311797ba authored by Deepak Khatri's avatar Deepak Khatri :dog:
Browse files

Update build script

parent 8f197a63
Branches
Tags
No related merge requests found
......@@ -6,6 +6,7 @@ stages:
pages:
stage: deploy
script:
- pip install sphinx_design
- sphinx-build -b html . public
- sphinx-build -M latexpdf . public
- mv public/latex/beagleboard-docs.pdf public/
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment