Skip to content

Commit ec290f9

Browse files
committed
faq: make pre-commit happy
Change-Id: I98aad22704b94fb2c27481c3db4b9b050116f08f
1 parent 18ef086 commit ec290f9

File tree

36 files changed

+1130
-1130
lines changed

36 files changed

+1130
-1130
lines changed

faq/404.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
<link rel="stylesheet" href="/css/theme_extra.css" />
1111
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />
1212
<link href="/assets/css/extra.css" rel="stylesheet" />
13-
13+
1414
<!--[if lt IE 9]>
1515
<script src="/js/html5shiv.min.js"></script>
1616
<![endif]-->
1717
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script>
1818
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/languages/yaml.min.js"></script>
1919
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/languages/rust.min.js"></script>
20-
<script>hljs.highlightAll();</script>
20+
<script>hljs.highlightAll();</script>
2121
</head>
2222

2323
<body class="wy-body-for-nav" role="document">
@@ -130,7 +130,7 @@
130130
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu">
131131
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
132132
<a href="/.">Photobooth Project</a>
133-
133+
134134
</nav>
135135
<div class="wy-nav-content">
136136
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation">
@@ -143,7 +143,7 @@
143143
</div>
144144
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
145145
<div class="section" itemprop="articleBody">
146-
146+
147147

148148
<h1 id="404-page-not-found">404</h1>
149149

@@ -161,7 +161,7 @@ <h1 id="404-page-not-found">404</h1>
161161

162162
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>.
163163
</footer>
164-
164+
165165
</div>
166166
</div>
167167

@@ -171,13 +171,13 @@ <h1 id="404-page-not-found">404</h1>
171171

172172
<div class="rst-versions" role="note" aria-label="Versions">
173173
<span class="rst-current-version" data-toggle="rst-current-version">
174-
174+
175175
<span>
176176
<a href="https://github.com/PhotoboothProject/photobooth" class="fa fa-github" style="color: #fcfcfc"> GitHub</a>
177177
</span>
178-
179-
180-
178+
179+
180+
181181
</span>
182182
</div>
183183
<script src="/js/jquery-3.6.0.min.js"></script>

faq/changelog/index.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,21 @@
1010
<link rel="stylesheet" href="../css/theme_extra.css" />
1111
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />
1212
<link href="../assets/css/extra.css" rel="stylesheet" />
13-
13+
1414
<script>
1515
// Current page data
1616
var mkdocs_page_name = "Changelog";
1717
var mkdocs_page_input_path = "changelog.md";
1818
var mkdocs_page_url = "/changelog/";
1919
</script>
20-
20+
2121
<!--[if lt IE 9]>
2222
<script src="../js/html5shiv.min.js"></script>
2323
<![endif]-->
2424
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script>
2525
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/languages/yaml.min.js"></script>
2626
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/languages/rust.min.js"></script>
27-
<script>hljs.highlightAll();</script>
27+
<script>hljs.highlightAll();</script>
2828
</head>
2929

3030
<body class="wy-body-for-nav" role="document">
@@ -255,7 +255,7 @@
255255
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu">
256256
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
257257
<a href="..">Photobooth Project</a>
258-
258+
259259
</nav>
260260
<div class="wy-nav-content">
261261
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation">
@@ -271,7 +271,7 @@
271271
</div>
272272
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
273273
<div class="section" itemprop="articleBody">
274-
274+
275275
<h1 id="changelog">Changelog</h1>
276276
<h2 id="upcoming-photobooth-release">Upcoming Photobooth release</h2>
277277
<p>To use a preview of the upcoming Version you need to install the <code>Install last development version</code> using the <code>install-photobooth.sh</code> installer (now also works on all devices running debian / a debian based OS).
@@ -1536,7 +1536,7 @@ <h2 id="100">1.0.0:</h2>
15361536
<ul>
15371537
<li>Initial Release</li>
15381538
</ul>
1539-
1539+
15401540
</div>
15411541
</div><footer>
15421542
<div class="rst-footer-buttons" role="navigation" aria-label="Footer Navigation">
@@ -1552,7 +1552,7 @@ <h2 id="100">1.0.0:</h2>
15521552

15531553
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>.
15541554
</footer>
1555-
1555+
15561556
</div>
15571557
</div>
15581558

@@ -1562,17 +1562,17 @@ <h2 id="100">1.0.0:</h2>
15621562

15631563
<div class="rst-versions" role="note" aria-label="Versions">
15641564
<span class="rst-current-version" data-toggle="rst-current-version">
1565-
1565+
15661566
<span>
15671567
<a href="https://github.com/PhotoboothProject/photobooth" class="fa fa-github" style="color: #fcfcfc"> GitHub</a>
15681568
</span>
1569-
1570-
1569+
1570+
15711571
<span><a href="../update/update-linux/" style="color: #fcfcfc">&laquo; Previous</a></span>
1572-
1573-
1572+
1573+
15741574
<span><a href="../security/" style="color: #fcfcfc">Next &raquo;</a></span>
1575-
1575+
15761576
</span>
15771577
</div>
15781578
<script src="../js/jquery-3.6.0.min.js"></script>

faq/code_of_conduct/index.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,21 @@
1010
<link rel="stylesheet" href="../css/theme_extra.css" />
1111
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />
1212
<link href="../assets/css/extra.css" rel="stylesheet" />
13-
13+
1414
<script>
1515
// Current page data
1616
var mkdocs_page_name = "Contributor Covenant Code of Conduct";
1717
var mkdocs_page_input_path = "code_of_conduct.md";
1818
var mkdocs_page_url = "/code_of_conduct/";
1919
</script>
20-
20+
2121
<!--[if lt IE 9]>
2222
<script src="../js/html5shiv.min.js"></script>
2323
<![endif]-->
2424
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script>
2525
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/languages/yaml.min.js"></script>
2626
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/languages/rust.min.js"></script>
27-
<script>hljs.highlightAll();</script>
27+
<script>hljs.highlightAll();</script>
2828
</head>
2929

3030
<body class="wy-body-for-nav" role="document">
@@ -163,7 +163,7 @@
163163
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu">
164164
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
165165
<a href="..">Photobooth Project</a>
166-
166+
167167
</nav>
168168
<div class="wy-nav-content">
169169
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation">
@@ -179,7 +179,7 @@
179179
</div>
180180
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
181181
<div class="section" itemprop="articleBody">
182-
182+
183183
<h1 id="contributor-covenant-code-of-conduct">Contributor Covenant Code of Conduct</h1>
184184
<h2 id="our-pledge">Our Pledge</h2>
185185
<p>We as members, contributors, and leaders pledge to make participation in our
@@ -276,7 +276,7 @@ <h2 id="attribution">Attribution</h2>
276276
<p>For answers to common questions about this code of conduct, see the FAQ at
277277
<a href="https://www.contributor-covenant.org/faq">https://www.contributor-covenant.org/faq</a>. Translations are available at
278278
<a href="https://www.contributor-covenant.org/translations">https://www.contributor-covenant.org/translations</a>.</p>
279-
279+
280280
</div>
281281
</div><footer>
282282
<div class="rst-footer-buttons" role="navigation" aria-label="Footer Navigation">
@@ -292,7 +292,7 @@ <h2 id="attribution">Attribution</h2>
292292

293293
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>.
294294
</footer>
295-
295+
296296
</div>
297297
</div>
298298

@@ -302,17 +302,17 @@ <h2 id="attribution">Attribution</h2>
302302

303303
<div class="rst-versions" role="note" aria-label="Versions">
304304
<span class="rst-current-version" data-toggle="rst-current-version">
305-
305+
306306
<span>
307307
<a href="https://github.com/PhotoboothProject/photobooth" class="fa fa-github" style="color: #fcfcfc"> GitHub</a>
308308
</span>
309-
310-
309+
310+
311311
<span><a href="../customizing/styles/" style="color: #fcfcfc">&laquo; Previous</a></span>
312-
313-
312+
313+
314314
<span><a href="../contributing-docs/" style="color: #fcfcfc">Next &raquo;</a></span>
315-
315+
316316
</span>
317317
</div>
318318
<script src="../js/jquery-3.6.0.min.js"></script>

faq/contributing-docs/index.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,21 @@
1010
<link rel="stylesheet" href="../css/theme_extra.css" />
1111
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />
1212
<link href="../assets/css/extra.css" rel="stylesheet" />
13-
13+
1414
<script>
1515
// Current page data
1616
var mkdocs_page_name = "Contribute to the docs";
1717
var mkdocs_page_input_path = "contributing-docs.md";
1818
var mkdocs_page_url = "/contributing-docs/";
1919
</script>
20-
20+
2121
<!--[if lt IE 9]>
2222
<script src="../js/html5shiv.min.js"></script>
2323
<![endif]-->
2424
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script>
2525
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/languages/yaml.min.js"></script>
2626
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/languages/rust.min.js"></script>
27-
<script>hljs.highlightAll();</script>
27+
<script>hljs.highlightAll();</script>
2828
</head>
2929

3030
<body class="wy-body-for-nav" role="document">
@@ -149,7 +149,7 @@
149149
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu">
150150
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
151151
<a href="..">Photobooth Project</a>
152-
152+
153153
</nav>
154154
<div class="wy-nav-content">
155155
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation">
@@ -165,7 +165,7 @@
165165
</div>
166166
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
167167
<div class="section" itemprop="articleBody">
168-
168+
169169
<h1 id="contribute-to-the-documentation">Contribute to the documentation</h1>
170170
<p>Help improve the Photobooth docs by following these steps.</p>
171171
<h2 id="1-fork-and-clone">1) Fork and clone</h2>
@@ -203,7 +203,7 @@ <h2 id="5-open-a-pull-request">5) Open a pull request</h2>
203203
<li>Open a PR against <code>PhotoboothProject/photobooth</code> targeting the <code>dev</code> branch.</li>
204204
<li>Include a brief summary of what you changed and how you tested the docs (e.g. <code>mkdocs serve</code> build output).</li>
205205
</ul>
206-
206+
207207
</div>
208208
</div><footer>
209209
<div class="rst-footer-buttons" role="navigation" aria-label="Footer Navigation">
@@ -219,7 +219,7 @@ <h2 id="5-open-a-pull-request">5) Open a pull request</h2>
219219

220220
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>.
221221
</footer>
222-
222+
223223
</div>
224224
</div>
225225

@@ -229,17 +229,17 @@ <h2 id="5-open-a-pull-request">5) Open a pull request</h2>
229229

230230
<div class="rst-versions" role="note" aria-label="Versions">
231231
<span class="rst-current-version" data-toggle="rst-current-version">
232-
232+
233233
<span>
234234
<a href="https://github.com/PhotoboothProject/photobooth" class="fa fa-github" style="color: #fcfcfc"> GitHub</a>
235235
</span>
236-
237-
236+
237+
238238
<span><a href="../code_of_conduct/" style="color: #fcfcfc">&laquo; Previous</a></span>
239-
240-
239+
240+
241241
<span><a href="../donation/" style="color: #fcfcfc">Next &raquo;</a></span>
242-
242+
243243
</span>
244244
</div>
245245
<script src="../js/jquery-3.6.0.min.js"></script>

0 commit comments

Comments
 (0)