mirror of
https://github.com/trussed-dev/flexiber.git
synced 2026-06-20 04:16:10 -07:00
deploy: b78a9a7a8538778ba390506f47f985ddacf0b0c3
This commit is contained in:
+67
@@ -0,0 +1,67 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>flexiber</title>
|
||||
<link rel="stylesheet" type="text/css" href="normalize.css">
|
||||
<link rel="stylesheet" type="text/css" href="rustdoc.css" id="mainThemeStyle">
|
||||
<link rel="stylesheet" type="text/css" href="dark.css">
|
||||
<link rel="stylesheet" type="text/css" href="light.css" id="themeStyle">
|
||||
<script src="storage.js"></script>
|
||||
<noscript>
|
||||
<link rel="stylesheet" href="noscript.css">
|
||||
</noscript>
|
||||
<link rel="shortcut icon" href="favicon.ico">
|
||||
<style type="text/css">
|
||||
#crate-search {
|
||||
background-image: url("down-arrow.svg");
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body class="rustdoc mod">
|
||||
<!--[if lte IE 8]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]-->
|
||||
<nav class="sidebar">
|
||||
<div class="sidebar-menu">☰</div>
|
||||
<a href='index.html'><div class='logo-container'><img src='rust-logo.png' alt='logo'></div></a>
|
||||
<p class='location'>Home</p>
|
||||
<div class="sidebar-elems">
|
||||
</div>
|
||||
</nav>
|
||||
<div class="theme-picker">
|
||||
<button id="theme-picker" aria-label="Pick another theme!"><img src="brush.svg" width="18" alt="Pick another theme!"></button>
|
||||
<div id="theme-choices"></div>
|
||||
</div>
|
||||
<script src="theme.js"></script>
|
||||
<nav class="sub">
|
||||
<form class="search-form js-only">
|
||||
<div class="search-container">
|
||||
<div>
|
||||
<select id="crate-search">
|
||||
<option value="All crates">All crates</option>
|
||||
</select>
|
||||
<input class="search-input" name="search" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search">
|
||||
</div>
|
||||
<a id="settings-menu" href="settings.html"><img src="wheel.svg" width="18" alt="Change settings"></a>
|
||||
</div>
|
||||
</form>
|
||||
</nav>
|
||||
<section id="main" class="content">
|
||||
<h1 class='fqn'>
|
||||
<span class='in-band'>flexiber documentation</span>
|
||||
</h1>
|
||||
<p>This is the home of flexiber's internal API documentation.</p>
|
||||
</section>
|
||||
<section id="search" class="content hidden"></section>
|
||||
<section class="footer"></section>
|
||||
<script>
|
||||
window.rootPath = "./";
|
||||
window.currentCrate = "flexiber";
|
||||
</script>
|
||||
<script src="aliases.js"></script>
|
||||
<script src="main.js"></script>
|
||||
<script defer src="search-index.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user