mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-08-03 08:20:57 -05:00
Merge pull request #1276 from ousttrue/doc/fix_html_context
conf.py とコマンドラインの評価順ぽい
This commit is contained in:
commit
0cb09bbd92
2
.github/workflows/sphinx.yml
vendored
2
.github/workflows/sphinx.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
run: sphinx-build . ../public/ja
|
||||
- name: sphinx build(en)
|
||||
working-directory: ./docs
|
||||
run: sphinx-build . ../public/en -D language=en
|
||||
run: sphinx-build . ../public/en -D language=en -A language=en
|
||||
- name: copy index.html
|
||||
run: cp docs/index.html public/index.html
|
||||
- name: Deploy
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user