# with-pdf

This commit is contained in:
r_minaeva 2022-10-25 18:29:19 +05:00
parent 23211b72cf
commit 92e9cefb4f
5 changed files with 88 additions and 90 deletions

View File

@ -29,43 +29,43 @@ plugins:
- literate-nav:
nav_file: SUMMARY.md
# Для пдфки видимо свой файл оглавления сделать не получится
- with-pdf:
author: Ксения Шабанова, Ксения Имамутдинова, Регина Минаева, Ольга Мешкова
copyright: ООО "Лексема"
#
#cover: false
#back_cover: true
#cover_title: TITLE TEXT
cover_subtitle: Версия 1.0.0
#custom_template_path: TEMPLATES PATH
#
toc_title: Оглавление
#heading_shift: false
# toc_level: 3
#ordered_chapter_level: 2
#excludes_children:
# - 'release-notes/:upgrading'
# - 'release-notes/:changelog'
#
#exclude_pages:
# - 'bugs/'
# - 'appendix/contribute/'
#convert_iframe:
# - src: IFRAME SRC
# img: POSTER IMAGE URL
# text: ALTERNATE TEXT
# - src: ...
#two_columns_level: 3
#
#render_js: true
#headless_chrome_path: headless-chromium
#
output_path: pdf/admin-manual.pdf
#enabled_if_env: ENABLE_PDF_EXPORT
#
#debug_html: true
#show_anchors: true
#verbose: true
# - with-pdf:
# author: Ксения Шабанова, Ксения Имамутдинова, Регина Минаева, Ольга Мешкова
# copyright: ООО "Лексема"
# #
# #cover: false
# #back_cover: true
# #cover_title: TITLE TEXT
# cover_subtitle: Версия 1.0.0
# #custom_template_path: TEMPLATES PATH
# #
# toc_title: Оглавление
# #heading_shift: false
# # toc_level: 3
# #ordered_chapter_level: 2
# #excludes_children:
# # - 'release-notes/:upgrading'
# # - 'release-notes/:changelog'
# #
# #exclude_pages:
# # - 'bugs/'
# # - 'appendix/contribute/'
# #convert_iframe:
# # - src: IFRAME SRC
# # img: POSTER IMAGE URL
# # text: ALTERNATE TEXT
# # - src: ...
# #two_columns_level: 3
# #
# #render_js: true
# #headless_chrome_path: headless-chromium
# #
# output_path: pdf/admin-manual.pdf
# #enabled_if_env: ENABLE_PDF_EXPORT
# #
# #debug_html: true
# #show_anchors: true
# #verbose: true
theme:
name: material

View File

@ -30,18 +30,18 @@ plugins:
- literate-nav:
nav_file: SUMMARY.md
- with-pdf:
author: Регина Минаева, Ольга Мешкова
copyright: ООО "Лексема"
#
#cover: false
#back_cover: true
#cover_title: TITLE TEXT
cover_subtitle: Версия 20221024-02
#custom_template_path: TEMPLATES PATH
#
output_path: pdf\LexemaERP-manual.pdf
toc_title: Оглавление
# - with-pdf:
# author: Регина Минаева, Ольга Мешкова
# copyright: ООО "Лексема"
# #
# #cover: false
# #back_cover: true
# #cover_title: TITLE TEXT
# cover_subtitle: Версия 20221024-02
# #custom_template_path: TEMPLATES PATH
# #
# output_path: pdf\LexemaERP-manual.pdf
# toc_title: Оглавление
theme:
name: material

View File

@ -10,7 +10,7 @@ plugins & addons
* mike - versioning https://github.com/jimporter/mike
weasyprint==52.5
mkdocs-with-pdf
<!-- mkdocs-with-pdf -->
mkdocs-bootswatch - themes

View File

@ -1,4 +1,4 @@
mkdocs==1.1.0
mkdocs==1.4.0
mkdocs-literate-nav
mkdocs-section-index
mkdocs-include-markdown-plugin
@ -8,6 +8,4 @@ mkdocs-material
mkdocs-img2fig-plugin
mike
mkdocs-with-pdf
pymdown-extensions

View File

@ -28,43 +28,43 @@ plugins:
- include-markdown
- literate-nav:
nav_file: SUMMARY.md
- with-pdf:
author: Ксения Шабанова, Ксения Имамутдинова, Регина Минаева, Ольга Мешкова
copyright: ООО "Лексема"
#
#cover: false
#back_cover: true
#cover_title: TITLE TEXT
cover_subtitle: Версия 0.0.1
#custom_template_path: TEMPLATES PATH
#
toc_title: Оглавление
#heading_shift: false
#toc_level: 3
#ordered_chapter_level: 2
#excludes_children:
# - 'release-notes/:upgrading'
# - 'release-notes/:changelog'
#
#exclude_pages:
# - 'bugs/'
# - 'appendix/contribute/'
#convert_iframe:
# - src: IFRAME SRC
# img: POSTER IMAGE URL
# text: ALTERNATE TEXT
# - src: ...
#two_columns_level: 3
#
#render_js: true
#headless_chrome_path: headless-chromium
#
output_path: pdf/user-manual.pdf
#enabled_if_env: ENABLE_PDF_EXPORT
#
#debug_html: true
#show_anchors: true
#verbose: true
# - with-pdf:
# author: Ксения Шабанова, Ксения Имамутдинова, Регина Минаева, Ольга Мешкова
# copyright: ООО "Лексема"
# #
# #cover: false
# #back_cover: true
# #cover_title: TITLE TEXT
# cover_subtitle: Версия 0.0.1
# #custom_template_path: TEMPLATES PATH
# #
# toc_title: Оглавление
# #heading_shift: false
# #toc_level: 3
# #ordered_chapter_level: 2
# #excludes_children:
# # - 'release-notes/:upgrading'
# # - 'release-notes/:changelog'
# #
# #exclude_pages:
# # - 'bugs/'
# # - 'appendix/contribute/'
# #convert_iframe:
# # - src: IFRAME SRC
# # img: POSTER IMAGE URL
# # text: ALTERNATE TEXT
# # - src: ...
# #two_columns_level: 3
# #
# #render_js: true
# #headless_chrome_path: headless-chromium
# #
# output_path: pdf/user-manual.pdf
# #enabled_if_env: ENABLE_PDF_EXPORT
# #
# #debug_html: true
# #show_anchors: true
# #verbose: true
theme:
name: material