Skip to content

Commit

Permalink
Add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gkoz committed Sep 7, 2015
0 parents commit cccea39
Show file tree
Hide file tree
Showing 24,970 changed files with 2,991,763 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Binary file added FiraSans-Medium.woff
Binary file not shown.
Binary file added FiraSans-Regular.woff
Binary file not shown.
Binary file added Heuristica-Italic.woff
Binary file not shown.
Binary file added SourceCodePro-Regular.woff
Binary file not shown.
Binary file added SourceCodePro-Semibold.woff
Binary file not shown.
Binary file added SourceSerifPro-Bold.woff
Binary file not shown.
Binary file added SourceSerifPro-Regular.woff
Binary file not shown.
108 changes: 108 additions & 0 deletions atk_sys/constant.ATK_BINARY_AGE.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,108 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `ATK_BINARY_AGE` constant in crate `atk_sys`.">
<meta name="keywords" content="rust, rustlang, rust-lang, ATK_BINARY_AGE">

<title>atk_sys::ATK_BINARY_AGE - Rust</title>

<link rel="stylesheet" type="text/css" href="../main.css">



</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->



<section class="sidebar">

<p class='location'><a href='index.html'>atk_sys</a></p><script>window.sidebarCurrent = {name: 'ATK_BINARY_AGE', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</section>

<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>

<section id='main' class="content constant">
<h1 class='fqn'><span class='in-band'><a href='index.html'>atk_sys</a>::<wbr><a class='constant' href=''>ATK_BINARY_AGE</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>&#x2212;</span>]
</a>
</span><a id='src-10585' class='srclink' href='../src/atk_sys/lib.rs.html#596' title='goto source code'>[src]</a></span></h1>
<pre class='rust const'>pub const ATK_BINARY_AGE: <a href='https://doc.rust-lang.org/nightly/std/primitive.i32.html'>i32</a><code> = </code><code>21610</code></pre></section>
<section id='search' class="content hidden"></section>

<section class="footer"></section>

<div id="help" class="hidden">
<div>
<div class="shortcuts">
<h1>Keyboard Shortcuts</h1>

<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>&larrb;</dt>
<dd>Move up in search results</dd>
<dt>&rarrb;</dt>
<dd>Move down in search results</dd>
<dt>&#9166;</dt>
<dd>Go to active search result</dd>
</dl>
</div>

<div class="infos">
<h1>Search Tricks</h1>

<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>

<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>

<p>
Search functions by type signature (e.g.
<code>vec -> usize</code>)
</p>
</div>
</div>
</div>



<script>
window.rootPath = "../";
window.currentCrate = "atk_sys";
window.playgroundUrl = "";
</script>
<script src="../jquery.js"></script>
<script src="../main.js"></script>

<script async src="../search-index.js"></script>
</body>
</html>
109 changes: 109 additions & 0 deletions atk_sys/constant.ATK_HYPERLINK_IS_INLINE.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,109 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `ATK_HYPERLINK_IS_INLINE` constant in crate `atk_sys`.">
<meta name="keywords" content="rust, rustlang, rust-lang, ATK_HYPERLINK_IS_INLINE">

<title>atk_sys::ATK_HYPERLINK_IS_INLINE - Rust</title>

<link rel="stylesheet" type="text/css" href="../main.css">



</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->



<section class="sidebar">

<p class='location'><a href='index.html'>atk_sys</a></p><script>window.sidebarCurrent = {name: 'ATK_HYPERLINK_IS_INLINE', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</section>

<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>

<section id='main' class="content constant">
<h1 class='fqn'><span class='in-band'><a href='index.html'>atk_sys</a>::<wbr><a class='constant' href=''>ATK_HYPERLINK_IS_INLINE</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>&#x2212;</span>]
</a>
</span><a id='src-11012' class='srclink' href='../src/atk_sys/<bitflags macros>.html#7-8' title='goto source code'>[src]</a></span></h1>
<pre class='rust const'>pub const ATK_HYPERLINK_IS_INLINE: <a class='struct' href='../atk_sys/struct.AtkHyperlinkStateFlags.html' title='atk_sys::AtkHyperlinkStateFlags'>AtkHyperlinkStateFlags</a><code> = </code><code>$ BitFlags {
bits : $ value }</code></pre></section>
<section id='search' class="content hidden"></section>

<section class="footer"></section>

<div id="help" class="hidden">
<div>
<div class="shortcuts">
<h1>Keyboard Shortcuts</h1>

<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>&larrb;</dt>
<dd>Move up in search results</dd>
<dt>&rarrb;</dt>
<dd>Move down in search results</dd>
<dt>&#9166;</dt>
<dd>Go to active search result</dd>
</dl>
</div>

<div class="infos">
<h1>Search Tricks</h1>

<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>

<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>

<p>
Search functions by type signature (e.g.
<code>vec -> usize</code>)
</p>
</div>
</div>
</div>



<script>
window.rootPath = "../";
window.currentCrate = "atk_sys";
window.playgroundUrl = "";
</script>
<script src="../jquery.js"></script>
<script src="../main.js"></script>

<script async src="../search-index.js"></script>
</body>
</html>
108 changes: 108 additions & 0 deletions atk_sys/constant.ATK_INTERFACE_AGE.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,108 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `ATK_INTERFACE_AGE` constant in crate `atk_sys`.">
<meta name="keywords" content="rust, rustlang, rust-lang, ATK_INTERFACE_AGE">

<title>atk_sys::ATK_INTERFACE_AGE - Rust</title>

<link rel="stylesheet" type="text/css" href="../main.css">



</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->



<section class="sidebar">

<p class='location'><a href='index.html'>atk_sys</a></p><script>window.sidebarCurrent = {name: 'ATK_INTERFACE_AGE', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</section>

<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>

<section id='main' class="content constant">
<h1 class='fqn'><span class='in-band'><a href='index.html'>atk_sys</a>::<wbr><a class='constant' href=''>ATK_INTERFACE_AGE</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>&#x2212;</span>]
</a>
</span><a id='src-10588' class='srclink' href='../src/atk_sys/lib.rs.html#597' title='goto source code'>[src]</a></span></h1>
<pre class='rust const'>pub const ATK_INTERFACE_AGE: <a href='https://doc.rust-lang.org/nightly/std/primitive.i32.html'>i32</a><code> = </code><code>1</code></pre></section>
<section id='search' class="content hidden"></section>

<section class="footer"></section>

<div id="help" class="hidden">
<div>
<div class="shortcuts">
<h1>Keyboard Shortcuts</h1>

<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>&larrb;</dt>
<dd>Move up in search results</dd>
<dt>&rarrb;</dt>
<dd>Move down in search results</dd>
<dt>&#9166;</dt>
<dd>Go to active search result</dd>
</dl>
</div>

<div class="infos">
<h1>Search Tricks</h1>

<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>

<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>

<p>
Search functions by type signature (e.g.
<code>vec -> usize</code>)
</p>
</div>
</div>
</div>



<script>
window.rootPath = "../";
window.currentCrate = "atk_sys";
window.playgroundUrl = "";
</script>
<script src="../jquery.js"></script>
<script src="../main.js"></script>

<script async src="../search-index.js"></script>
</body>
</html>
Loading

0 comments on commit cccea39

Please sign in to comment.