Skip to content

Commit 643882c

Browse files
committed
try with sys chromium-browser
1 parent f4ac1dd commit 643882c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

MDhelp/mkdocs.yml_pdf

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
site_name: GSAS-II Help
22

33
nav:
4-
- Contents: index.md
4+
# - Contents: index.md
55
- Getting started: preface.md
66
- GUI components: applicationwindow.md
77
- Main menu: mainmenu.md
@@ -65,11 +65,11 @@ plugins:
6565
copyright: From https://advancedphotonsource.github.io/GSAS-II-tutorials/help/
6666
#back_cover: true
6767
output_path: GSASII-help.pdf
68-
exclude_pages:
69-
- Contents
68+
# exclude_pages:
69+
# - Contents
7070
# - index.md
71-
#render_js: true
72-
#headless_chrome_path: /opt/hostedtoolcache/setup-chrome/chrome/stable/x64/chrome
71+
render_js: true
72+
headless_chrome_path: /usr/bin/chromium-browser
7373

7474
- i18n:
7575
docs_structure: suffix

0 commit comments

Comments
 (0)