forked from PhotoboothProject/photobooth
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs_remote.yml
More file actions
50 lines (45 loc) · 1.47 KB
/
mkdocs_remote.yml
File metadata and controls
50 lines (45 loc) · 1.47 KB
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
site_name: Photobooth Project
site_url: https://photoboothproject.github.io/
site_description: Photobooth Project documentation
site_author: Photobooth Team
repo_url: https://github.com/PhotoboothProject/photobooth
edit_uri: blob/dev/docs/
docs_dir: docs
site_dir: site
theme:
name: readthedocs
nav_style: dark
highlightjs: true
hljs_languages:
- yaml
- rust
locale: en
extra_css:
- assets/css/extra.css
nav:
- Home: index.md
- Changelog: changelog.md
- Security Policy: security.md
- Install:
- Prerequisites: install/prerequisites.md
- Supported Platforms and Cameras: install/supported_platformscand_cameras.md
- Install on Debian: install/install-debian.md
- Enable PHP in nginx: install/install-nginx.md
- Install on Windows: install/install-windows.md
- Update:
- Update on linux: update/update-linux.md
- FAQ & Tutorials:
- FAQ: faq/index.md
- Printer Troubleshooting: faq/printer-troubleshooting.md
- gphoto2 Troubleshooting: faq/gphoto2-troubleshooting.md
- GO2RTC Troubleshooting: faq/go2rtc-troubleshooting.md
- Tutorials: faq/tutorials.md
- Customizing:
- Overview: customizing/index.md
- Sounds: customizing/sounds.md
- CSS styles: customizing/styles.md
- Community & Contribution:
- Chat on Telegram: https://t.me/PhotoboothGroup
- Contributor Covenant Code of Conduct: code_of_conduct.md
- Translate Photobooth: https://crowdin.com/project/photobooth
- Donation: donation.md