-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path_config.yml
More file actions
29 lines (23 loc) · 878 Bytes
/
Copy path_config.yml
File metadata and controls
29 lines (23 loc) · 878 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
title: SimpleZipDrive
description: Mount ZIP, 7Z, RAR, TAR, ZArchive and Xbox XISO archives as virtual Windows drives
remote_theme: just-the-docs/just-the-docs
url: https://purelogiccode.github.io
baseurl: /SimpleZipDrive
color_scheme: light
search_enabled: true
search_tokenizer_separator: /[\s/]+/
heading_anchors: true
back_to_top: true
back_to_top_text: "Back to top"
mermaid: true
aux_links:
"SimpleZipDrive on GitHub":
- "https://github.com/purelogiccode/SimpleZipDrive"
aux_links_new_tab: true
footer_content: "SimpleZipDrive is open source under the <a href=\"https://github.com/purelogiccode/SimpleZipDrive/blob/master/LICENSE.txt\">GPL v3 license</a>."
gh_edit_link: true
gh_edit_link_text: "Edit this page on GitHub"
gh_edit_repository: "https://github.com/purelogiccode/SimpleZipDrive"
gh_edit_branch: master
gh_edit_source: docs
gh_edit_view_mode: tree