Skip to content

Commit ae606e6

Browse files
committed
Deployed 74c2116 with MkDocs version: 1.6.0
0 parents  commit ae606e6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+13448
-0
lines changed

.nojekyll

Whitespace-only changes.

404.html

Lines changed: 160 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,160 @@
1+
<!DOCTYPE html>
2+
<html class="writer-html5" lang="en" >
3+
<head>
4+
<meta charset="utf-8" />
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="author" content="Photobooth Team" />
7+
<link rel="shortcut icon" href="/img/favicon.ico" />
8+
<title>Photobooth Project</title>
9+
<link rel="stylesheet" href="/css/theme.css" />
10+
<link rel="stylesheet" href="/css/theme_extra.css" />
11+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />
12+
<link href="/assets/css/extra.css" rel="stylesheet" />
13+
14+
<!--[if lt IE 9]>
15+
<script src="/js/html5shiv.min.js"></script>
16+
<![endif]-->
17+
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script>
18+
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/languages/yaml.min.js"></script>
19+
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/languages/rust.min.js"></script>
20+
<script>hljs.highlightAll();</script>
21+
</head>
22+
23+
<body class="wy-body-for-nav" role="document">
24+
25+
<div class="wy-grid-for-nav">
26+
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
27+
<div class="wy-side-scroll">
28+
<div class="wy-side-nav-search">
29+
<a href="/." class="icon icon-home"> Photobooth Project
30+
</a><div role="search">
31+
<form id ="rtd-search-form" class="wy-form" action="//search.html" method="get">
32+
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" />
33+
</form>
34+
</div>
35+
</div>
36+
37+
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
38+
<ul>
39+
<li class="toctree-l1"><a class="reference internal" href="/.">Home</a>
40+
</li>
41+
</ul>
42+
<ul>
43+
<li class="toctree-l1"><a class="reference internal" href="/changelog/">Changelog</a>
44+
</li>
45+
</ul>
46+
<ul>
47+
<li class="toctree-l1"><a class="reference internal" href="/security/">Security Policy</a>
48+
</li>
49+
</ul>
50+
<p class="caption"><span class="caption-text">Install</span></p>
51+
<ul>
52+
<li class="toctree-l1"><a class="reference internal" href="/install/prerequisites/">Prerequisites</a>
53+
</li>
54+
<li class="toctree-l1"><a class="reference internal" href="/install/supported_platformscand_cameras/">Supported Platforms and Cameras</a>
55+
</li>
56+
<li class="toctree-l1"><a class="reference internal" href="/install/install-debian/">Install on Debian</a>
57+
</li>
58+
<li class="toctree-l1"><a class="reference internal" href="/install/install-nginx/">Enable PHP in nginx</a>
59+
</li>
60+
<li class="toctree-l1"><a class="reference internal" href="/install/install-lighttpd/">Enable PHP in Lighttpd</a>
61+
</li>
62+
<li class="toctree-l1"><a class="reference internal" href="/install/install-windows/">Install on Windows</a>
63+
</li>
64+
</ul>
65+
<p class="caption"><span class="caption-text">Update</span></p>
66+
<ul>
67+
<li class="toctree-l1"><a class="reference internal" href="/update/update-linux/">Update on linux</a>
68+
</li>
69+
</ul>
70+
<p class="caption"><span class="caption-text">FAQ & Tutorials</span></p>
71+
<ul>
72+
<li class="toctree-l1"><a class="reference internal" href="/faq/">FAQ</a>
73+
</li>
74+
<li class="toctree-l1"><a class="reference internal" href="/faq/tutorials/">Tutorials</a>
75+
</li>
76+
</ul>
77+
<p class="caption"><span class="caption-text">Community & Contribution</span></p>
78+
<ul>
79+
<li class="toctree-l1"><a class="" href="https://t.me/PhotoboothGroup">Chat on Telegram</a>
80+
</li>
81+
<li class="toctree-l1"><a class="reference internal" href="/code_of_conduct/">Contributor Covenant Code of Conduct</a>
82+
</li>
83+
<li class="toctree-l1"><a class="" href="https://crowdin.com/project/photobooth">Translate Photobooth</a>
84+
</li>
85+
</ul>
86+
<ul>
87+
<li class="toctree-l1"><a class="reference internal" href="/donation/">Donation</a>
88+
</li>
89+
</ul>
90+
</div>
91+
</div>
92+
</nav>
93+
94+
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
95+
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu">
96+
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
97+
<a href="/.">Photobooth Project</a>
98+
99+
</nav>
100+
<div class="wy-nav-content">
101+
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation">
102+
<ul class="wy-breadcrumbs">
103+
<li><a href="/." class="icon icon-home" aria-label="Docs"></a></li>
104+
<li class="wy-breadcrumbs-aside">
105+
</li>
106+
</ul>
107+
<hr/>
108+
</div>
109+
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
110+
<div class="section" itemprop="articleBody">
111+
112+
113+
<h1 id="404-page-not-found">404</h1>
114+
115+
<p><strong>Page not found</strong></p>
116+
117+
118+
</div>
119+
</div><footer>
120+
121+
<hr/>
122+
123+
<div role="contentinfo">
124+
<!-- Copyright etc -->
125+
</div>
126+
127+
Built with <a href="https://www.mkdocs.org/">MkDocs</a> using a <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
128+
</footer>
129+
130+
</div>
131+
</div>
132+
133+
</section>
134+
135+
</div>
136+
137+
<div class="rst-versions" role="note" aria-label="Versions">
138+
<span class="rst-current-version" data-toggle="rst-current-version">
139+
140+
<span>
141+
<a href="https://github.com/PhotoboothProject/photobooth" class="fa fa-github" style="color: #fcfcfc"> GitHub</a>
142+
</span>
143+
144+
145+
146+
</span>
147+
</div>
148+
<script src="/js/jquery-3.6.0.min.js"></script>
149+
<script>var base_url = "/";</script>
150+
<script src="/js/theme_extra.js"></script>
151+
<script src="/js/theme.js"></script>
152+
<script src="/search/main.js"></script>
153+
<script>
154+
jQuery(function () {
155+
SphinxRtdTheme.Navigation.enable(true);
156+
});
157+
</script>
158+
159+
</body>
160+
</html>

assets/css/extra.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
.wy-table-responsive table td, .wy-table-responsive table th {
2+
white-space: unset;
3+
}
4+
5+
.wy-nav-content {
6+
max-width: 1000px;
7+
}

0 commit comments

Comments
 (0)