We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e91daf commit 192f187Copy full SHA for 192f187
MDhelp/mkdocs.yml_pdf
@@ -1,7 +1,7 @@
1
site_name: GSAS-II Help
2
3
nav:
4
-# - Contents: index.md
+ - Contents: index.md
5
- Getting started: preface.md
6
- GUI components: applicationwindow.md
7
- Main menu: mainmenu.md
@@ -66,11 +66,11 @@ plugins:
66
copyright: From https://advancedphotonsource.github.io/GSAS-II-tutorials/help/
67
#back_cover: true
68
output_path: GSASII-help.pdf
69
-# exclude_pages:
+ exclude_pages:
70
# - Contents
71
-# - index.md
72
-# render_js: true
73
-# headless_chrome_path: /usr/bin/chromium-browser
+ - index.md
+ render_js: true
+ headless_chrome_path: /usr/bin/chromium-browser
74
75
- i18n:
76
docs_structure: suffix
0 commit comments