Skip to content

Commit 9c20f39

Browse files
committed
deploy: 2729570
0 parents  commit 9c20f39

File tree

1,763 files changed

+422755
-0
lines changed

Some content is hidden

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

1,763 files changed

+422755
-0
lines changed

.buildinfo

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Sphinx build info version 1
2+
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: 2d51a8f7f9fbdf6800788999f711b3db
4+
tags: 645f666f9bcd5a90fca523b33c5a78b7

.nojekyll

Whitespace-only changes.

404.html

Lines changed: 114 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,114 @@
1+
2+
3+
<!DOCTYPE html>
4+
<html class="writer-html5" lang="en">
5+
<head>
6+
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
7+
8+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9+
<title>404 Page not found. &mdash; OpenZFS documentation</title>
10+
<link rel="stylesheet" href="/openzfs-docs/_static/css/theme.css" type="text/css" />
11+
<link rel="stylesheet" href="/openzfs-docs/_static/css/theme_overrides.css" type="text/css" />
12+
<link rel="stylesheet" href="/openzfs-docs/_static/css/mandoc.css" type="text/css" />
13+
14+
15+
<link rel="shortcut icon" href="/openzfs-docs/_static/favicon.ico"/>
16+
<script src="/openzfs-docs/_static/jquery.js?v=5d32c60e"></script>
17+
<script src="/openzfs-docs/_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
18+
<script data-url_root="#" id="documentation_options" src="/openzfs-docs/_static/documentation_options.js?v=b3ba4146"></script>
19+
<script src="/openzfs-docs/_static/doctools.js?v=888ff710"></script>
20+
<script src="/openzfs-docs/_static/sphinx_highlight.js?v=4825356b"></script>
21+
<script src="/openzfs-docs/_static/js/theme.js"></script>
22+
<link rel="index" title="Index" href="/openzfs-docs/genindex.html" />
23+
<link rel="search" title="Search" href="/openzfs-docs/search.html" />
24+
</head>
25+
26+
<body class="wy-body-for-nav">
27+
<div class="wy-grid-for-nav">
28+
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
29+
<div class="wy-side-scroll">
30+
<div class="wy-side-nav-search" style="background: #29667e" >
31+
32+
33+
34+
<a href="/openzfs-docs/index.html">
35+
36+
<img src="/openzfs-docs/_static/logo_main.png" class="logo" alt="Logo"/>
37+
</a>
38+
<div role="search">
39+
<form id="rtd-search-form" class="wy-form" action="/openzfs-docs/search.html" method="get">
40+
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
41+
<input type="hidden" name="check_keywords" value="yes" />
42+
<input type="hidden" name="area" value="default" />
43+
</form>
44+
</div>
45+
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
46+
<ul>
47+
<li class="toctree-l1"><a class="reference internal" href="/openzfs-docs/Getting%20Started/index.html">Getting Started</a></li>
48+
<li class="toctree-l1"><a class="reference internal" href="/openzfs-docs/Project%20and%20Community/index.html">Project and Community</a></li>
49+
<li class="toctree-l1"><a class="reference internal" href="/openzfs-docs/Developer%20Resources/index.html">Developer Resources</a></li>
50+
<li class="toctree-l1"><a class="reference internal" href="/openzfs-docs/Performance%20and%20Tuning/index.html">Performance and Tuning</a></li>
51+
<li class="toctree-l1"><a class="reference internal" href="/openzfs-docs/Basic%20Concepts/index.html">Basic Concepts</a></li>
52+
<li class="toctree-l1"><a class="reference internal" href="/openzfs-docs/man/index.html">Man Pages</a></li>
53+
<li class="toctree-l1"><a class="reference internal" href="/openzfs-docs/msg/index.html">ZFS Messages</a></li>
54+
<li class="toctree-l1"><a class="reference internal" href="/openzfs-docs/License.html">License</a></li>
55+
</ul>
56+
57+
</div>
58+
</div>
59+
</nav>
60+
61+
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" style="background: #29667e" >
62+
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
63+
<a href="/openzfs-docs/index.html">OpenZFS</a>
64+
</nav>
65+
66+
<div class="wy-nav-content">
67+
<div class="rst-content">
68+
<div role="navigation" aria-label="Page navigation">
69+
<ul class="wy-breadcrumbs">
70+
<li><a href="/openzfs-docs/index.html" class="icon icon-home" aria-label="Home"></a></li>
71+
<li class="breadcrumb-item active">404 Page not found.</li>
72+
<li class="wy-breadcrumbs-aside">
73+
<a href="https://github.com/openzfs/openzfs-docs/blob/master/docs/404.rst" class="fa fa-github"> Edit on GitHub</a>
74+
</li>
75+
</ul>
76+
<hr/>
77+
</div>
78+
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
79+
<div itemprop="articleBody">
80+
81+
<section id="page-not-found">
82+
<h1>404 Page not found.<a class="headerlink" href="#page-not-found" title="Permalink to this heading"></a></h1>
83+
<p>Please use left menu or search to find interested page.</p>
84+
</section>
85+
86+
87+
</div>
88+
</div>
89+
<footer>
90+
91+
<hr/>
92+
93+
<div role="contentinfo">
94+
<p>&#169; Copyright 2023, OpenZFS.</p>
95+
</div>
96+
97+
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
98+
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
99+
provided by <a href="https://readthedocs.org">Read the Docs</a>.
100+
101+
102+
</footer>
103+
</div>
104+
</div>
105+
</section>
106+
</div>
107+
<script>
108+
jQuery(function () {
109+
SphinxRtdTheme.Navigation.enable(true);
110+
});
111+
</script>
112+
113+
</body>
114+
</html>

0 commit comments

Comments
 (0)