-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deployed 7af4c1b with MkDocs version: 1.5.3
Unknown
committed
Jan 8, 2024
0 parents
commit 118404f
Showing
39 changed files
with
8,920 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,128 @@ | ||
<!DOCTYPE html> | ||
<html class="writer-html5" lang="en" > | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<link rel="shortcut icon" href="/img/favicon.ico" /> | ||
<title>HDZero VTX Docs</title> | ||
<link rel="stylesheet" href="/css/theme.css" /> | ||
<link rel="stylesheet" href="/css/theme_extra.css" /> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" /> | ||
|
||
<!--[if lt IE 9]> | ||
<script src="/js/html5shiv.min.js"></script> | ||
<![endif]--> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script> | ||
<script>hljs.highlightAll();</script> | ||
</head> | ||
|
||
<body class="wy-body-for-nav" role="document"> | ||
|
||
<div class="wy-grid-for-nav"> | ||
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav"> | ||
<div class="wy-side-scroll"> | ||
<div class="wy-side-nav-search"> | ||
<a href="/." class="icon icon-home"> HDZero VTX Docs | ||
</a> | ||
<div class="version"> | ||
v2.0 | ||
</div><div role="search"> | ||
<form id ="rtd-search-form" class="wy-form" action="//search.html" method="get"> | ||
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" /> | ||
</form> | ||
</div> | ||
</div> | ||
|
||
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu"> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="/.">Home</a> | ||
</li> | ||
</ul> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="/vtx_targets/">VTX Target</a> | ||
</li> | ||
</ul> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="/camera_targets/">Camera Target</a> | ||
</li> | ||
</ul> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="/vtx_user_manual/">User Manual</a> | ||
</li> | ||
</ul> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="/vtx_troubleshoot/">Troubleshoot</a> | ||
</li> | ||
</ul> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="/about/">About</a> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</nav> | ||
|
||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> | ||
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu"> | ||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i> | ||
<a href="/.">HDZero VTX Docs</a> | ||
|
||
</nav> | ||
<div class="wy-nav-content"> | ||
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation"> | ||
<ul class="wy-breadcrumbs"> | ||
<li><a href="/." class="icon icon-home" aria-label="Docs"></a></li> | ||
<li class="wy-breadcrumbs-aside"> | ||
</li> | ||
</ul> | ||
<hr/> | ||
</div> | ||
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> | ||
<div class="section" itemprop="articleBody"> | ||
|
||
|
||
<h1 id="404-page-not-found">404</h1> | ||
|
||
<p><strong>Page not found</strong></p> | ||
|
||
|
||
</div> | ||
</div><footer> | ||
|
||
<hr/> | ||
|
||
<div role="contentinfo"> | ||
<!-- Copyright etc --> | ||
</div> | ||
|
||
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>. | ||
</footer> | ||
|
||
</div> | ||
</div> | ||
|
||
</section> | ||
|
||
</div> | ||
|
||
<div class="rst-versions" role="note" aria-label="Versions"> | ||
<span class="rst-current-version" data-toggle="rst-current-version"> | ||
|
||
|
||
|
||
</span> | ||
</div> | ||
<script src="/js/jquery-3.6.0.min.js"></script> | ||
<script>var base_url = "/";</script> | ||
<script src="/js/theme_extra.js"></script> | ||
<script src="/js/theme.js"></script> | ||
<script src="/search/main.js"></script> | ||
<script> | ||
jQuery(function () { | ||
SphinxRtdTheme.Navigation.enable(true); | ||
}); | ||
</script> | ||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,144 @@ | ||
<!DOCTYPE html> | ||
<html class="writer-html5" lang="en" > | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<link rel="shortcut icon" href="../img/favicon.ico" /> | ||
<title>About - HDZero VTX Docs</title> | ||
<link rel="stylesheet" href="../css/theme.css" /> | ||
<link rel="stylesheet" href="../css/theme_extra.css" /> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" /> | ||
|
||
<script> | ||
// Current page data | ||
var mkdocs_page_name = "About"; | ||
var mkdocs_page_input_path = "about.md"; | ||
var mkdocs_page_url = null; | ||
</script> | ||
|
||
<!--[if lt IE 9]> | ||
<script src="../js/html5shiv.min.js"></script> | ||
<![endif]--> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script> | ||
<script>hljs.highlightAll();</script> | ||
</head> | ||
|
||
<body class="wy-body-for-nav" role="document"> | ||
|
||
<div class="wy-grid-for-nav"> | ||
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav"> | ||
<div class="wy-side-scroll"> | ||
<div class="wy-side-nav-search"> | ||
<a href=".." class="icon icon-home"> HDZero VTX Docs | ||
</a> | ||
<div class="version"> | ||
v2.0 | ||
</div><div role="search"> | ||
<form id ="rtd-search-form" class="wy-form" action="../search.html" method="get"> | ||
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" /> | ||
</form> | ||
</div> | ||
</div> | ||
|
||
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu"> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="..">Home</a> | ||
</li> | ||
</ul> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../vtx_targets/">VTX Target</a> | ||
</li> | ||
</ul> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../camera_targets/">Camera Target</a> | ||
</li> | ||
</ul> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../vtx_user_manual/">User Manual</a> | ||
</li> | ||
</ul> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../vtx_troubleshoot/">Troubleshoot</a> | ||
</li> | ||
</ul> | ||
<ul class="current"> | ||
<li class="toctree-l1 current"><a class="reference internal current" href="./">About</a> | ||
<ul class="current"> | ||
</ul> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</nav> | ||
|
||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> | ||
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu"> | ||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i> | ||
<a href="..">HDZero VTX Docs</a> | ||
|
||
</nav> | ||
<div class="wy-nav-content"> | ||
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation"> | ||
<ul class="wy-breadcrumbs"> | ||
<li><a href=".." class="icon icon-home" aria-label="Docs"></a></li> | ||
<li class="breadcrumb-item active">About</li> | ||
<li class="wy-breadcrumbs-aside"> | ||
<a href="https://github.com/hd-zero/hdzero-vtx-docs/blob/main/docs/about.md" class="icon icon-github"> Edit on Github</a> | ||
</li> | ||
</ul> | ||
<hr/> | ||
</div> | ||
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> | ||
<div class="section" itemprop="articleBody"> | ||
|
||
<h1 id="about">About</h1> | ||
<ul> | ||
<li>When the PR submitted by the open source community to hdzero-vtx will affect users, corresponding modifications should be submitted to this project at the same time.</li> | ||
<li>If troubleshoot does not cover your case and you solve the problem, you can submit your experience in this project to help more users.</li> | ||
</ul> | ||
|
||
</div> | ||
</div><footer> | ||
<div class="rst-footer-buttons" role="navigation" aria-label="Footer Navigation"> | ||
<a href="../vtx_troubleshoot/" class="btn btn-neutral float-left" title="Troubleshoot"><span class="icon icon-circle-arrow-left"></span> Previous</a> | ||
</div> | ||
|
||
<hr/> | ||
|
||
<div role="contentinfo"> | ||
<!-- Copyright etc --> | ||
</div> | ||
|
||
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>. | ||
</footer> | ||
|
||
</div> | ||
</div> | ||
|
||
</section> | ||
|
||
</div> | ||
|
||
<div class="rst-versions" role="note" aria-label="Versions"> | ||
<span class="rst-current-version" data-toggle="rst-current-version"> | ||
|
||
|
||
<span><a href="../vtx_troubleshoot/" style="color: #fcfcfc">« Previous</a></span> | ||
|
||
|
||
</span> | ||
</div> | ||
<script src="../js/jquery-3.6.0.min.js"></script> | ||
<script>var base_url = "..";</script> | ||
<script src="../js/theme_extra.js"></script> | ||
<script src="../js/theme.js"></script> | ||
<script src="../search/main.js"></script> | ||
<script> | ||
jQuery(function () { | ||
SphinxRtdTheme.Navigation.enable(true); | ||
}); | ||
</script> | ||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,144 @@ | ||
<!DOCTYPE html> | ||
<html class="writer-html5" lang="en" > | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<link rel="shortcut icon" href="../img/favicon.ico" /> | ||
<title>Camera Target - HDZero VTX Docs</title> | ||
<link rel="stylesheet" href="../css/theme.css" /> | ||
<link rel="stylesheet" href="../css/theme_extra.css" /> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" /> | ||
|
||
<script> | ||
// Current page data | ||
var mkdocs_page_name = "Camera Target"; | ||
var mkdocs_page_input_path = "camera_targets.md"; | ||
var mkdocs_page_url = null; | ||
</script> | ||
|
||
<!--[if lt IE 9]> | ||
<script src="../js/html5shiv.min.js"></script> | ||
<![endif]--> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script> | ||
<script>hljs.highlightAll();</script> | ||
</head> | ||
|
||
<body class="wy-body-for-nav" role="document"> | ||
|
||
<div class="wy-grid-for-nav"> | ||
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav"> | ||
<div class="wy-side-scroll"> | ||
<div class="wy-side-nav-search"> | ||
<a href=".." class="icon icon-home"> HDZero VTX Docs | ||
</a> | ||
<div class="version"> | ||
v2.0 | ||
</div><div role="search"> | ||
<form id ="rtd-search-form" class="wy-form" action="../search.html" method="get"> | ||
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" /> | ||
</form> | ||
</div> | ||
</div> | ||
|
||
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu"> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="..">Home</a> | ||
</li> | ||
</ul> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../vtx_targets/">VTX Target</a> | ||
</li> | ||
</ul> | ||
<ul class="current"> | ||
<li class="toctree-l1 current"><a class="reference internal current" href="./">Camera Target</a> | ||
<ul class="current"> | ||
</ul> | ||
</li> | ||
</ul> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../vtx_user_manual/">User Manual</a> | ||
</li> | ||
</ul> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../vtx_troubleshoot/">Troubleshoot</a> | ||
</li> | ||
</ul> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../about/">About</a> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</nav> | ||
|
||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> | ||
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu"> | ||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i> | ||
<a href="..">HDZero VTX Docs</a> | ||
|
||
</nav> | ||
<div class="wy-nav-content"> | ||
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation"> | ||
<ul class="wy-breadcrumbs"> | ||
<li><a href=".." class="icon icon-home" aria-label="Docs"></a></li> | ||
<li class="breadcrumb-item active">Camera Target</li> | ||
<li class="wy-breadcrumbs-aside"> | ||
<a href="https://github.com/hd-zero/hdzero-vtx-docs/blob/main/docs/camera_targets.md" class="icon icon-github"> Edit on Github</a> | ||
</li> | ||
</ul> | ||
<hr/> | ||
</div> | ||
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> | ||
<div class="section" itemprop="articleBody"> | ||
|
||
<h1 id="camera-targets">Camera Targets</h1> | ||
<p>TODO</p> | ||
|
||
</div> | ||
</div><footer> | ||
<div class="rst-footer-buttons" role="navigation" aria-label="Footer Navigation"> | ||
<a href="../vtx_targets/" class="btn btn-neutral float-left" title="VTX Target"><span class="icon icon-circle-arrow-left"></span> Previous</a> | ||
<a href="../vtx_user_manual/" class="btn btn-neutral float-right" title="User Manual">Next <span class="icon icon-circle-arrow-right"></span></a> | ||
</div> | ||
|
||
<hr/> | ||
|
||
<div role="contentinfo"> | ||
<!-- Copyright etc --> | ||
</div> | ||
|
||
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>. | ||
</footer> | ||
|
||
</div> | ||
</div> | ||
|
||
</section> | ||
|
||
</div> | ||
|
||
<div class="rst-versions" role="note" aria-label="Versions"> | ||
<span class="rst-current-version" data-toggle="rst-current-version"> | ||
|
||
|
||
<span><a href="../vtx_targets/" style="color: #fcfcfc">« Previous</a></span> | ||
|
||
|
||
<span><a href="../vtx_user_manual/" style="color: #fcfcfc">Next »</a></span> | ||
|
||
</span> | ||
</div> | ||
<script src="../js/jquery-3.6.0.min.js"></script> | ||
<script>var base_url = "..";</script> | ||
<script src="../js/theme_extra.js"></script> | ||
<script src="../js/theme.js"></script> | ||
<script src="../search/main.js"></script> | ||
<script> | ||
jQuery(function () { | ||
SphinxRtdTheme.Navigation.enable(true); | ||
}); | ||
</script> | ||
|
||
</body> | ||
</html> |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,191 @@ | ||
/* | ||
* Wrap inline code samples otherwise they shoot of the side and | ||
* can't be read at all. | ||
* | ||
* https://github.com/mkdocs/mkdocs/issues/313 | ||
* https://github.com/mkdocs/mkdocs/issues/233 | ||
* https://github.com/mkdocs/mkdocs/issues/834 | ||
*/ | ||
.rst-content code { | ||
white-space: pre-wrap; | ||
word-wrap: break-word; | ||
padding: 2px 5px; | ||
} | ||
|
||
/** | ||
* Make code blocks display as blocks and give them the appropriate | ||
* font size and padding. | ||
* | ||
* https://github.com/mkdocs/mkdocs/issues/855 | ||
* https://github.com/mkdocs/mkdocs/issues/834 | ||
* https://github.com/mkdocs/mkdocs/issues/233 | ||
*/ | ||
.rst-content pre code { | ||
white-space: pre; | ||
word-wrap: normal; | ||
display: block; | ||
padding: 12px; | ||
font-size: 12px; | ||
} | ||
|
||
/** | ||
* Fix code colors | ||
* | ||
* https://github.com/mkdocs/mkdocs/issues/2027 | ||
*/ | ||
.rst-content code { | ||
color: #E74C3C; | ||
} | ||
|
||
.rst-content pre code { | ||
color: #000; | ||
background: #f8f8f8; | ||
} | ||
|
||
/* | ||
* Fix link colors when the link text is inline code. | ||
* | ||
* https://github.com/mkdocs/mkdocs/issues/718 | ||
*/ | ||
a code { | ||
color: #2980B9; | ||
} | ||
a:hover code { | ||
color: #3091d1; | ||
} | ||
a:visited code { | ||
color: #9B59B6; | ||
} | ||
|
||
/* | ||
* The CSS classes from highlight.js seem to clash with the | ||
* ReadTheDocs theme causing some code to be incorrectly made | ||
* bold and italic. | ||
* | ||
* https://github.com/mkdocs/mkdocs/issues/411 | ||
*/ | ||
pre .cs, pre .c { | ||
font-weight: inherit; | ||
font-style: inherit; | ||
} | ||
|
||
/* | ||
* Fix some issues with the theme and non-highlighted code | ||
* samples. Without and highlighting styles attached the | ||
* formatting is broken. | ||
* | ||
* https://github.com/mkdocs/mkdocs/issues/319 | ||
*/ | ||
.rst-content .no-highlight { | ||
display: block; | ||
padding: 0.5em; | ||
color: #333; | ||
} | ||
|
||
|
||
/* | ||
* Additions specific to the search functionality provided by MkDocs | ||
*/ | ||
|
||
.search-results { | ||
margin-top: 23px; | ||
} | ||
|
||
.search-results article { | ||
border-top: 1px solid #E1E4E5; | ||
padding-top: 24px; | ||
} | ||
|
||
.search-results article:first-child { | ||
border-top: none; | ||
} | ||
|
||
form .search-query { | ||
width: 100%; | ||
border-radius: 50px; | ||
padding: 6px 12px; /* csslint allow: box-model */ | ||
border-color: #D1D4D5; | ||
} | ||
|
||
/* | ||
* Improve inline code blocks within admonitions. | ||
* | ||
* https://github.com/mkdocs/mkdocs/issues/656 | ||
*/ | ||
.rst-content .admonition code { | ||
color: #404040; | ||
border: 1px solid #c7c9cb; | ||
border: 1px solid rgba(0, 0, 0, 0.2); | ||
background: #f8fbfd; | ||
background: rgba(255, 255, 255, 0.7); | ||
} | ||
|
||
/* | ||
* Account for wide tables which go off the side. | ||
* Override borders to avoid weirdness on narrow tables. | ||
* | ||
* https://github.com/mkdocs/mkdocs/issues/834 | ||
* https://github.com/mkdocs/mkdocs/pull/1034 | ||
*/ | ||
.rst-content .section .docutils { | ||
width: 100%; | ||
overflow: auto; | ||
display: block; | ||
border: none; | ||
} | ||
|
||
td, th { | ||
border: 1px solid #e1e4e5 !important; /* csslint allow: important */ | ||
border-collapse: collapse; | ||
} | ||
|
||
/* | ||
* Without the following amendments, the navigation in the theme will be | ||
* slightly cut off. This is due to the fact that the .wy-nav-side has a | ||
* padding-bottom of 2em, which must not necessarily align with the font-size of | ||
* 90 % on the .rst-current-version container, combined with the padding of 12px | ||
* above and below. These amendments fix this in two steps: First, make sure the | ||
* .rst-current-version container has a fixed height of 40px, achieved using | ||
* line-height, and then applying a padding-bottom of 40px to this container. In | ||
* a second step, the items within that container are re-aligned using flexbox. | ||
* | ||
* https://github.com/mkdocs/mkdocs/issues/2012 | ||
*/ | ||
.wy-nav-side { | ||
padding-bottom: 40px; | ||
} | ||
|
||
/* | ||
* The second step of above amendment: Here we make sure the items are aligned | ||
* correctly within the .rst-current-version container. Using flexbox, we | ||
* achieve it in such a way that it will look like the following: | ||
* | ||
* [No repo_name] | ||
* Next >> // On the first page | ||
* << Previous Next >> // On all subsequent pages | ||
* | ||
* [With repo_name] | ||
* <repo_name> Next >> // On the first page | ||
* <repo_name> << Previous Next >> // On all subsequent pages | ||
* | ||
* https://github.com/mkdocs/mkdocs/issues/2012 | ||
*/ | ||
.rst-versions .rst-current-version { | ||
padding: 0 12px; | ||
display: flex; | ||
font-size: initial; | ||
justify-content: space-between; | ||
align-items: center; | ||
line-height: 40px; | ||
} | ||
|
||
/* | ||
* Please note that this amendment also involves removing certain inline-styles | ||
* from the file ./mkdocs/themes/readthedocs/versions.html. | ||
* | ||
* https://github.com/mkdocs/mkdocs/issues/2012 | ||
*/ | ||
.rst-current-version span { | ||
flex: 1; | ||
text-align: center; | ||
} |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,157 @@ | ||
<!DOCTYPE html> | ||
<html class="writer-html5" lang="en" > | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="None" /> | ||
<link rel="shortcut icon" href="img/favicon.ico" /> | ||
<title>HDZero VTX Docs</title> | ||
<link rel="stylesheet" href="css/theme.css" /> | ||
<link rel="stylesheet" href="css/theme_extra.css" /> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" /> | ||
|
||
<script> | ||
// Current page data | ||
var mkdocs_page_name = "Home"; | ||
var mkdocs_page_input_path = "index.md"; | ||
var mkdocs_page_url = null; | ||
</script> | ||
|
||
<!--[if lt IE 9]> | ||
<script src="js/html5shiv.min.js"></script> | ||
<![endif]--> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script> | ||
<script>hljs.highlightAll();</script> | ||
</head> | ||
|
||
<body class="wy-body-for-nav" role="document"> | ||
|
||
<div class="wy-grid-for-nav"> | ||
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav"> | ||
<div class="wy-side-scroll"> | ||
<div class="wy-side-nav-search"> | ||
<a href="." class="icon icon-home"> HDZero VTX Docs | ||
</a> | ||
<div class="version"> | ||
v2.0 | ||
</div><div role="search"> | ||
<form id ="rtd-search-form" class="wy-form" action="./search.html" method="get"> | ||
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" /> | ||
</form> | ||
</div> | ||
</div> | ||
|
||
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu"> | ||
<ul class="current"> | ||
<li class="toctree-l1 current"><a class="reference internal current" href=".">Home</a> | ||
<ul class="current"> | ||
<li class="toctree-l2"><a class="reference internal" href="#what-is-hdzero">What is HDZero?</a> | ||
</li> | ||
</ul> | ||
</li> | ||
</ul> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="vtx_targets/">VTX Target</a> | ||
</li> | ||
</ul> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="camera_targets/">Camera Target</a> | ||
</li> | ||
</ul> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="vtx_user_manual/">User Manual</a> | ||
</li> | ||
</ul> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="vtx_troubleshoot/">Troubleshoot</a> | ||
</li> | ||
</ul> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="about/">About</a> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</nav> | ||
|
||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> | ||
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu"> | ||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i> | ||
<a href=".">HDZero VTX Docs</a> | ||
|
||
</nav> | ||
<div class="wy-nav-content"> | ||
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation"> | ||
<ul class="wy-breadcrumbs"> | ||
<li><a href="." class="icon icon-home" aria-label="Docs"></a></li> | ||
<li class="breadcrumb-item active">Home</li> | ||
<li class="wy-breadcrumbs-aside"> | ||
<a href="https://github.com/hd-zero/hdzero-vtx-docs/blob/main/docs/index.md" class="icon icon-github"> Edit on Github</a> | ||
</li> | ||
</ul> | ||
<hr/> | ||
</div> | ||
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> | ||
<div class="section" itemprop="articleBody"> | ||
|
||
<h1 id="welcome-to-hdzero-vtx-docs">Welcome to HDZero VTX Docs!</h1> | ||
<p><img src="https://raw.githubusercontent.com/hd-zero/hdzero-vtx-docs/main/site/img/HDZero.png" style="width:100"></p> | ||
<h2 id="what-is-hdzero">What is HDZero?</h2> | ||
<p><strong>PUSH YOUR SKILLS TO THE LIMIT</strong></p> | ||
<p>HDZero offers industry-leading low latency, giving you more time to react and the best possible chance of hitting that next gap. With its smooth, consistent FPV video feed, you'll experience the same locked-in feeling you get with analog video–but with the clarity of HD.</p> | ||
<p><strong>MAKE IT AN EVENT</strong></p> | ||
<p>HDZero supports the standard 5.8ghz video channels, meaning you can have up to 8 simultaneous pilots flying either full-quality HDZero or analog video. When you're ready to take a break and spectate, you can tune in to any channel and view the pilot's feed with no loss of quality, giving you the same feeling of being in the air yourself.</p> | ||
<p><strong>UPGRADE YOUR FLEET</strong></p> | ||
<p>From 1S whoops to long-range wings, HDZero offers a variety of VTX and camera options to suit every build. You may even be able to use the gear you already have–the HDZero receiver will work with any FPV goggle with an HDMI input. HDZero can grow with your needs and fit perfectly into your preferred FPV craft.</p> | ||
<p><strong>RAPIDLY EVOLVING SYSTEM</strong></p> | ||
<p>HDZero is rapidly evolving. Please always use the latest firmware that is located at <a href="http://www.hd-zero.com/document">www.hd-zero.com/document</a>.</p> | ||
|
||
</div> | ||
</div><footer> | ||
<div class="rst-footer-buttons" role="navigation" aria-label="Footer Navigation"> | ||
<a href="vtx_targets/" class="btn btn-neutral float-right" title="VTX Target">Next <span class="icon icon-circle-arrow-right"></span></a> | ||
</div> | ||
|
||
<hr/> | ||
|
||
<div role="contentinfo"> | ||
<!-- Copyright etc --> | ||
</div> | ||
|
||
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>. | ||
</footer> | ||
|
||
</div> | ||
</div> | ||
|
||
</section> | ||
|
||
</div> | ||
|
||
<div class="rst-versions" role="note" aria-label="Versions"> | ||
<span class="rst-current-version" data-toggle="rst-current-version"> | ||
|
||
|
||
|
||
<span><a href="vtx_targets/" style="color: #fcfcfc">Next »</a></span> | ||
|
||
</span> | ||
</div> | ||
<script src="js/jquery-3.6.0.min.js"></script> | ||
<script>var base_url = ".";</script> | ||
<script src="js/theme_extra.js"></script> | ||
<script src="js/theme.js"></script> | ||
<script src="search/main.js"></script> | ||
<script> | ||
jQuery(function () { | ||
SphinxRtdTheme.Navigation.enable(true); | ||
}); | ||
</script> | ||
|
||
</body> | ||
</html> | ||
|
||
<!-- | ||
MkDocs version : 1.5.3 | ||
Build Date UTC : 2024-01-08 11:27:49.397062+00:00 | ||
--> |
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
/* | ||
* Assign 'docutils' class to tables so styling and | ||
* JavaScript behavior is applied. | ||
* | ||
* https://github.com/mkdocs/mkdocs/issues/2028 | ||
*/ | ||
|
||
$('div.rst-content table').addClass('docutils'); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,135 @@ | ||
<!DOCTYPE html> | ||
<html class="writer-html5" lang="en" > | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<link rel="shortcut icon" href="./img/favicon.ico" /> | ||
<title>HDZero VTX Docs</title> | ||
<link rel="stylesheet" href="./css/theme.css" /> | ||
<link rel="stylesheet" href="./css/theme_extra.css" /> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" /> | ||
|
||
<!--[if lt IE 9]> | ||
<script src="./js/html5shiv.min.js"></script> | ||
<![endif]--> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script> | ||
<script>hljs.highlightAll();</script> | ||
</head> | ||
|
||
<body class="wy-body-for-nav" role="document"> | ||
|
||
<div class="wy-grid-for-nav"> | ||
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav"> | ||
<div class="wy-side-scroll"> | ||
<div class="wy-side-nav-search"> | ||
<a href="./." class="icon icon-home"> HDZero VTX Docs | ||
</a> | ||
<div class="version"> | ||
v2.0 | ||
</div><div role="search"> | ||
<form id ="rtd-search-form" class="wy-form" action="./search.html" method="get"> | ||
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" /> | ||
</form> | ||
</div> | ||
</div> | ||
|
||
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu"> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="./.">Home</a> | ||
</li> | ||
</ul> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="./vtx_targets/">VTX Target</a> | ||
</li> | ||
</ul> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="./camera_targets/">Camera Target</a> | ||
</li> | ||
</ul> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="./vtx_user_manual/">User Manual</a> | ||
</li> | ||
</ul> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="./vtx_troubleshoot/">Troubleshoot</a> | ||
</li> | ||
</ul> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="./about/">About</a> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</nav> | ||
|
||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> | ||
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu"> | ||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i> | ||
<a href="./.">HDZero VTX Docs</a> | ||
|
||
</nav> | ||
<div class="wy-nav-content"> | ||
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation"> | ||
<ul class="wy-breadcrumbs"> | ||
<li><a href="./." class="icon icon-home" aria-label="Docs"></a></li> | ||
<li class="wy-breadcrumbs-aside"> | ||
</li> | ||
</ul> | ||
<hr/> | ||
</div> | ||
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> | ||
<div class="section" itemprop="articleBody"> | ||
|
||
|
||
<h1 id="search">Search Results</h1> | ||
|
||
<form id="content_search" action="search.html"> | ||
<span role="status" aria-live="polite" class="ui-helper-hidden-accessible"></span> | ||
<input name="q" id="mkdocs-search-query" type="text" class="search_input search-query ui-autocomplete-input" placeholder="Search the Docs" aria-label="Search the Docs" autocomplete="off" autofocus title="Type search term here"> | ||
</form> | ||
|
||
<div id="mkdocs-search-results" class="search-results" data-no-results-text="No results found"> | ||
Searching... | ||
</div> | ||
|
||
|
||
</div> | ||
</div><footer> | ||
|
||
<hr/> | ||
|
||
<div role="contentinfo"> | ||
<!-- Copyright etc --> | ||
</div> | ||
|
||
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>. | ||
</footer> | ||
|
||
</div> | ||
</div> | ||
|
||
</section> | ||
|
||
</div> | ||
|
||
<div class="rst-versions" role="note" aria-label="Versions"> | ||
<span class="rst-current-version" data-toggle="rst-current-version"> | ||
|
||
|
||
|
||
</span> | ||
</div> | ||
<script src="./js/jquery-3.6.0.min.js"></script> | ||
<script>var base_url = ".";</script> | ||
<script src="./js/theme_extra.js"></script> | ||
<script src="./js/theme.js"></script> | ||
<script src="./search/main.js"></script> | ||
<script> | ||
jQuery(function () { | ||
SphinxRtdTheme.Navigation.enable(true); | ||
}); | ||
</script> | ||
|
||
</body> | ||
</html> |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,109 @@ | ||
function getSearchTermFromLocation() { | ||
var sPageURL = window.location.search.substring(1); | ||
var sURLVariables = sPageURL.split('&'); | ||
for (var i = 0; i < sURLVariables.length; i++) { | ||
var sParameterName = sURLVariables[i].split('='); | ||
if (sParameterName[0] == 'q') { | ||
return decodeURIComponent(sParameterName[1].replace(/\+/g, '%20')); | ||
} | ||
} | ||
} | ||
|
||
function joinUrl (base, path) { | ||
if (path.substring(0, 1) === "/") { | ||
// path starts with `/`. Thus it is absolute. | ||
return path; | ||
} | ||
if (base.substring(base.length-1) === "/") { | ||
// base ends with `/` | ||
return base + path; | ||
} | ||
return base + "/" + path; | ||
} | ||
|
||
function escapeHtml (value) { | ||
return value.replace(/&/g, '&') | ||
.replace(/"/g, '"') | ||
.replace(/</g, '<') | ||
.replace(/>/g, '>'); | ||
} | ||
|
||
function formatResult (location, title, summary) { | ||
return '<article><h3><a href="' + joinUrl(base_url, location) + '">'+ escapeHtml(title) + '</a></h3><p>' + escapeHtml(summary) +'</p></article>'; | ||
} | ||
|
||
function displayResults (results) { | ||
var search_results = document.getElementById("mkdocs-search-results"); | ||
while (search_results.firstChild) { | ||
search_results.removeChild(search_results.firstChild); | ||
} | ||
if (results.length > 0){ | ||
for (var i=0; i < results.length; i++){ | ||
var result = results[i]; | ||
var html = formatResult(result.location, result.title, result.summary); | ||
search_results.insertAdjacentHTML('beforeend', html); | ||
} | ||
} else { | ||
var noResultsText = search_results.getAttribute('data-no-results-text'); | ||
if (!noResultsText) { | ||
noResultsText = "No results found"; | ||
} | ||
search_results.insertAdjacentHTML('beforeend', '<p>' + noResultsText + '</p>'); | ||
} | ||
} | ||
|
||
function doSearch () { | ||
var query = document.getElementById('mkdocs-search-query').value; | ||
if (query.length > min_search_length) { | ||
if (!window.Worker) { | ||
displayResults(search(query)); | ||
} else { | ||
searchWorker.postMessage({query: query}); | ||
} | ||
} else { | ||
// Clear results for short queries | ||
displayResults([]); | ||
} | ||
} | ||
|
||
function initSearch () { | ||
var search_input = document.getElementById('mkdocs-search-query'); | ||
if (search_input) { | ||
search_input.addEventListener("keyup", doSearch); | ||
} | ||
var term = getSearchTermFromLocation(); | ||
if (term) { | ||
search_input.value = term; | ||
doSearch(); | ||
} | ||
} | ||
|
||
function onWorkerMessage (e) { | ||
if (e.data.allowSearch) { | ||
initSearch(); | ||
} else if (e.data.results) { | ||
var results = e.data.results; | ||
displayResults(results); | ||
} else if (e.data.config) { | ||
min_search_length = e.data.config.min_search_length-1; | ||
} | ||
} | ||
|
||
if (!window.Worker) { | ||
console.log('Web Worker API not supported'); | ||
// load index in main thread | ||
$.getScript(joinUrl(base_url, "search/worker.js")).done(function () { | ||
console.log('Loaded worker'); | ||
init(); | ||
window.postMessage = function (msg) { | ||
onWorkerMessage({data: msg}); | ||
}; | ||
}).fail(function (jqxhr, settings, exception) { | ||
console.error('Could not load worker.js'); | ||
}); | ||
} else { | ||
// Wrap search in a web worker | ||
var searchWorker = new Worker(joinUrl(base_url, "search/worker.js")); | ||
searchWorker.postMessage({init: true}); | ||
searchWorker.onmessage = onWorkerMessage; | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,133 @@ | ||
var base_path = 'function' === typeof importScripts ? '.' : '/search/'; | ||
var allowSearch = false; | ||
var index; | ||
var documents = {}; | ||
var lang = ['en']; | ||
var data; | ||
|
||
function getScript(script, callback) { | ||
console.log('Loading script: ' + script); | ||
$.getScript(base_path + script).done(function () { | ||
callback(); | ||
}).fail(function (jqxhr, settings, exception) { | ||
console.log('Error: ' + exception); | ||
}); | ||
} | ||
|
||
function getScriptsInOrder(scripts, callback) { | ||
if (scripts.length === 0) { | ||
callback(); | ||
return; | ||
} | ||
getScript(scripts[0], function() { | ||
getScriptsInOrder(scripts.slice(1), callback); | ||
}); | ||
} | ||
|
||
function loadScripts(urls, callback) { | ||
if( 'function' === typeof importScripts ) { | ||
importScripts.apply(null, urls); | ||
callback(); | ||
} else { | ||
getScriptsInOrder(urls, callback); | ||
} | ||
} | ||
|
||
function onJSONLoaded () { | ||
data = JSON.parse(this.responseText); | ||
var scriptsToLoad = ['lunr.js']; | ||
if (data.config && data.config.lang && data.config.lang.length) { | ||
lang = data.config.lang; | ||
} | ||
if (lang.length > 1 || lang[0] !== "en") { | ||
scriptsToLoad.push('lunr.stemmer.support.js'); | ||
if (lang.length > 1) { | ||
scriptsToLoad.push('lunr.multi.js'); | ||
} | ||
if (lang.includes("ja") || lang.includes("jp")) { | ||
scriptsToLoad.push('tinyseg.js'); | ||
} | ||
for (var i=0; i < lang.length; i++) { | ||
if (lang[i] != 'en') { | ||
scriptsToLoad.push(['lunr', lang[i], 'js'].join('.')); | ||
} | ||
} | ||
} | ||
loadScripts(scriptsToLoad, onScriptsLoaded); | ||
} | ||
|
||
function onScriptsLoaded () { | ||
console.log('All search scripts loaded, building Lunr index...'); | ||
if (data.config && data.config.separator && data.config.separator.length) { | ||
lunr.tokenizer.separator = new RegExp(data.config.separator); | ||
} | ||
|
||
if (data.index) { | ||
index = lunr.Index.load(data.index); | ||
data.docs.forEach(function (doc) { | ||
documents[doc.location] = doc; | ||
}); | ||
console.log('Lunr pre-built index loaded, search ready'); | ||
} else { | ||
index = lunr(function () { | ||
if (lang.length === 1 && lang[0] !== "en" && lunr[lang[0]]) { | ||
this.use(lunr[lang[0]]); | ||
} else if (lang.length > 1) { | ||
this.use(lunr.multiLanguage.apply(null, lang)); // spread operator not supported in all browsers: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Spread_operator#Browser_compatibility | ||
} | ||
this.field('title'); | ||
this.field('text'); | ||
this.ref('location'); | ||
|
||
for (var i=0; i < data.docs.length; i++) { | ||
var doc = data.docs[i]; | ||
this.add(doc); | ||
documents[doc.location] = doc; | ||
} | ||
}); | ||
console.log('Lunr index built, search ready'); | ||
} | ||
allowSearch = true; | ||
postMessage({config: data.config}); | ||
postMessage({allowSearch: allowSearch}); | ||
} | ||
|
||
function init () { | ||
var oReq = new XMLHttpRequest(); | ||
oReq.addEventListener("load", onJSONLoaded); | ||
var index_path = base_path + '/search_index.json'; | ||
if( 'function' === typeof importScripts ){ | ||
index_path = 'search_index.json'; | ||
} | ||
oReq.open("GET", index_path); | ||
oReq.send(); | ||
} | ||
|
||
function search (query) { | ||
if (!allowSearch) { | ||
console.error('Assets for search still loading'); | ||
return; | ||
} | ||
|
||
var resultDocuments = []; | ||
var results = index.search(query); | ||
for (var i=0; i < results.length; i++){ | ||
var result = results[i]; | ||
doc = documents[result.ref]; | ||
doc.summary = doc.text.substring(0, 200); | ||
resultDocuments.push(doc); | ||
} | ||
return resultDocuments; | ||
} | ||
|
||
if( 'function' === typeof importScripts ) { | ||
onmessage = function (e) { | ||
if (e.data.init) { | ||
init(); | ||
} else if (e.data.query) { | ||
postMessage({ results: search(e.data.query) }); | ||
} else { | ||
console.error("Worker - Unrecognized message: " + e); | ||
} | ||
}; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> | ||
</urlset> |
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.