Updated Makefile and Travis build instructions to deploy Chinese and to latestHTML branch.

Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
This commit is contained in:
Kevin Putnam
2019-07-23 12:44:18 -07:00
parent ca6c769fee
commit 01cb09e442
2 changed files with 4 additions and 3 deletions
+1 -3
View File
@@ -18,9 +18,7 @@ deploy:
provider: pages
skip_cleanup: true
github_token: $GITHUB_TOKEN
keep-history: true
repo: intelkevinputnam/rtd-build-target
target-branch: master
target-branch: latestHTML
on:
branch: rtd-theme
local_dir: source/_build/html/
+3
View File
@@ -7,6 +7,9 @@ all:
htmlall:
make -C source htmlall
htmlzh:
make -C source htmlzh
htmlde:
make -C source htmlde