@@ -5,7 +5,7 @@ site_description: >-
55 Our comprehensive documentation provides you with everything you need to
66 know about how to make the most of Zettlr.
77site_author : Hendrik Erz
8- copyright : " © 2017-2023 by Zettlr"
8+ copyright : " © 2017-2025 by Zettlr"
99docs_dir : ../docs/en
1010site_dir : ../build/en
1111edit_uri : edit/master/docs/en
@@ -20,64 +20,106 @@ nav:
2020 - A Note on Security : getting-started/a-note-on-security.md
2121 - Get involved : getting-started/get-involved.md
2222 - Troubleshooting : getting-started/troubleshooting.md
23+ - FAQ : reference/faq.md
2324 - First Time Users :
24- - The User Interface : core/user-interface.md
25- - Importing Files : core/import.md
26- - Basic Usage :
27- - Workspaces and Folders : core/workspaces.md
28- - Files : core/files.md
29- - File Manager : core/file-manager.md
30- - Split View : core/split-view.md
31- - Sidebar : core/sidebar.md
32- - Writing Markdown : core/writing-markdown.md
33- - Working With Comments : core/comments.md
34- - Style and Grammar : core/style-and-grammar.md
35- - Readability : core/readability.md
36- - Statusbar : core/statusbar.md
37- - AutoCorrect and MagicQuotes : core/autocorrect.md
38- - Citations : core/citations.md
39- - Math : core/math.md
40- - Code Blocks : core/code-blocks.md
41- - Snippets : core/snippets.md
42- - Searching : core/search.md
43- - Table Editor : core/tables.md
44- - Print and Preview : core/print-preview.md
45- - Exporting : core/export.md
46- - Writing Statistics : core/writing-statistics.md
47- - Advanced Usage :
48- - YAML Frontmatter : advanced/yaml-frontmatter.md
49- - Text Transforms : advanced/text-transforms.md
50- - Assets Manager : advanced/assets-manager.md
51- - Defaults Files : advanced/defaults-files.md
52- - Custom Templates : advanced/custom-templates.md
53- - Custom CSS : advanced/custom-css.md
54- - Tag Manager : advanced/tag-manager.md
55- - Projects : advanced/projects.md
56- - Pomodoro Timer : advanced/pomodoro.md
57- - Zettelkasten Methods : advanced/zkn-method.md
58- - Graph View : advanced/graph.md
25+ - First Steps : first-time-users/first-steps.md
26+ - Workspaces : first-time-users/workspaces.md
27+ - Creating Files and Folders : first-time-users/creating-files-and-folders.md
28+ - Writing Markdown : first-time-users/writing-markdown.md
29+ - Migrating from Word : first-time-users/import.md
30+ - Exporting files : first-time-users/exporting-files.md
31+ - File Manager :
32+ - File Manager : file-manager/index.md
33+ - Workspaces and Root Files : file-manager/workspaces-root-files.md
34+ - Choosing Which Files To Display : file-manager/choosing-files.md
35+ - Appearance (Modes) : file-manager/appearance.md
36+ - File List : file-manager/file-list.md
37+ - Properties : file-manager/properties.md
38+ - Filtering : file-manager/filtering.md
39+ - Global Search : file-manager/search.md
40+ - Projects : file-manager/projects.md
41+ - Split View :
42+ - Split View : split-view/index.md
43+ - Document Tab Bar : split-view/document-tab-bar.md
44+ - Markdown Editor : split-view/markdown-editor.md
45+ - Code Editor : split-view/code-editor.md
46+ - Image Viewer : split-view/image-viewer.md
47+ - PDF Viewer : split-view/pdf-viewer.md
48+ - Sidebar :
49+ - Sidebar : sidebar/index.md
50+ - Table of Contents : sidebar/table-of-contents.md
51+ - References : sidebar/bibliography.md
52+ - Related Files : sidebar/related-files.md
53+ - Other Files : sidebar/other-files.md
54+ - Markdown Editor :
55+ - Markdown Editor : editor/index.md
56+ - Markdown Compendium : editor/markdown-compendium.md
57+ - Appearance : editor/appearance.md
58+ - Search : editor/search.md
59+ - Autocomplete : editor/autocomplete.md
60+ - Footnotes : editor/footnotes.md
61+ - Citations : editor/citations.md
62+ - Working With Comments : editor/comments.md
63+ - Status bar : editor/statusbar.md
64+ - Table Editor : editor/tables.md
65+ - Text Transforms : editor/text-transforms.md
66+ - Snippets : editor/snippets.md
67+ - YAML Front Matter : editor/yaml-frontmatter.md
68+ - Language & Style :
69+ - Language & Style : language-style/index.md
70+ - Spellchecking : language-style/spellchecking.md
71+ - LanguageTool : language-style/languagetool.md
72+ - Markdown Syntax : language-style/syntax.md
73+ - AutoCorrect and MagicQuotes : language-style/autocorrect.md
74+ - Readability : language-style/readability.md
75+ - Exporting :
76+ - Exporting : export/index.md
77+ - Workflow : export/workflow.md
78+ - Defaults Files (Profiles) : export/defaults-files.md
79+ - Assets Manager : export/assets-manager.md
80+ - Custom Templates : export/custom-templates.md
81+ - Custom Commands : export/custom-commands.md
82+ - Print and Preview : export/print-preview.md
83+ - Lua Filters : export/lua-filters.md
84+ - Scientific & Technical :
85+ - Scientific & Technical : scientific-technical/index.md
86+ - Math : scientific-technical/math.md
87+ - Code Blocks : scientific-technical/code-blocks.md
88+ - Mermaid Diagrams : scientific-technical/mermaid.md
89+ - Pomodoro Timer : scientific-technical/pomodoro.md
90+ - Writing Statistics : scientific-technical/writing-statistics.md
91+ - PKMS/Zettelkasten :
92+ - PKMS/Zettelkasten : pkms/index.md
93+ - Zettelkasten Methods : pkms/zkn-method.md
94+ - Graph View : pkms/graph.md
95+ - Tag Manager : pkms/tag-manager.md
5996 - Guides :
97+ - Guides : guides/index.md
98+ - Customizing Zettlr with CSS : guides/custom-css.md
99+ - Zotero Integration : guides/reference-manager-integration.md
60100 - LanguageTool Locally : guides/languagetool-local.md
61101 - Presentations : guides/presentations.md
62102 - Submitting to a Journal using a LaTeX Template : guides/journal-latex-template.md
63103 - Portable App : guides/portable.md
64- - References :
65- - FAQ : reference/faq .md
104+ - Reference :
105+ - Reference : reference/index .md
66106 - Keyboard Shortcuts : reference/keyboard-shortcuts.md
67- - Markdown Basics : reference/markdown-basics.md
68107 - Settings : reference/settings.md
69- - Spell Checking : reference/spell-checking.md
70108theme :
71109 name : readthedocs
72110 locale : en
73111 custom_dir : ../theme_override
74112 highlightjs : True
113+ hljs_style : github
114+ hljs_style_dark : github_dark
75115 prev_next_buttons_location : both
76116 hljs_languages :
77117 - javascript
118+ - markdown
78119 - css
79120 - yaml
80121 - latex
122+ - lua
81123markdown_extensions :
82124 - def_list
83125 - admonition
@@ -86,3 +128,9 @@ markdown_extensions:
86128plugins :
87129 - search :
88130 lang : en
131+ - git-revision-date-localized
132+ validation :
133+ omitted_files : warn
134+ absolute_links : warn # Or 'relative_to_docs' - new in MkDocs 1.6
135+ unrecognized_links : warn
136+ anchors : warn # New in MkDocs 1.6
0 commit comments