Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusfg7 committed Sep 23, 2020
1 parent 6c9b826 commit fa432b5
Show file tree
Hide file tree
Showing 9,454 changed files with 148,706 additions and 34 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
3 changes: 3 additions & 0 deletions docs/ansi_term/all.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<!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="List of all items in this crate"><meta name="keywords" content="rust, rustlang, rust-lang"><title>List of all items in this crate</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">&#9776;</div><a href='../ansi_term/index.html'><div class='logo-container'><img src='../rust-logo.png' alt='logo'></div></a></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"><div class="search-container"><div><select id="crate-search"><option value="All crates">All crates</option></select><input class="search-input" name="search" disabled 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='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>
</span>
<span class='in-band'>List of all items</span></h1><h3 id='Structs'>Structs</h3><ul class='structs docblock'><li><a href='struct.ANSIGenericString.html'>ANSIGenericString</a></li><li><a href='struct.ANSIGenericStrings.html'>ANSIGenericStrings</a></li><li><a href='struct.Infix.html'>Infix</a></li><li><a href='struct.Prefix.html'>Prefix</a></li><li><a href='struct.Style.html'>Style</a></li><li><a href='struct.Suffix.html'>Suffix</a></li></ul><h3 id='Enums'>Enums</h3><ul class='enums docblock'><li><a href='enum.Color.html'>Color</a></li><li><a href='enum.Colour.html'>Colour</a></li></ul><h3 id='Functions'>Functions</h3><ul class='functions docblock'><li><a href='fn.ANSIByteStrings.html'>ANSIByteStrings</a></li><li><a href='fn.ANSIStrings.html'>ANSIStrings</a></li></ul><h3 id='Typedefs'>Typedefs</h3><ul class='typedefs docblock'><li><a href='type.ANSIByteString.html'>ANSIByteString</a></li><li><a href='type.ANSIByteStrings.html'>ANSIByteStrings</a></li><li><a href='type.ANSIString.html'>ANSIString</a></li><li><a href='type.ANSIStrings.html'>ANSIStrings</a></li></ul></section><section id="search" class="content hidden"></section><section class="footer"></section><script>window.rootPath = "../";window.currentCrate = "ansi_term";</script><script src="../main.js"></script><script defer src="../search-index.js"></script></body></html>
10 changes: 10 additions & 0 deletions docs/ansi_term/ansi/struct.Infix.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../ansi_term/struct.Infix.html">
</head>
<body>
<p>Redirecting to <a href="../../ansi_term/struct.Infix.html">../../ansi_term/struct.Infix.html</a>...</p>
<script>location.replace("../../ansi_term/struct.Infix.html" + location.search + location.hash);</script>
</body>
</html>
10 changes: 10 additions & 0 deletions docs/ansi_term/ansi/struct.Prefix.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../ansi_term/struct.Prefix.html">
</head>
<body>
<p>Redirecting to <a href="../../ansi_term/struct.Prefix.html">../../ansi_term/struct.Prefix.html</a>...</p>
<script>location.replace("../../ansi_term/struct.Prefix.html" + location.search + location.hash);</script>
</body>
</html>
10 changes: 10 additions & 0 deletions docs/ansi_term/ansi/struct.Suffix.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../ansi_term/struct.Suffix.html">
</head>
<body>
<p>Redirecting to <a href="../../ansi_term/struct.Suffix.html">../../ansi_term/struct.Suffix.html</a>...</p>
<script>location.replace("../../ansi_term/struct.Suffix.html" + location.search + location.hash);</script>
</body>
</html>
10 changes: 10 additions & 0 deletions docs/ansi_term/display/fn.ANSIByteStrings.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../ansi_term/fn.ANSIByteStrings.html">
</head>
<body>
<p>Redirecting to <a href="../../ansi_term/fn.ANSIByteStrings.html">../../ansi_term/fn.ANSIByteStrings.html</a>...</p>
<script>location.replace("../../ansi_term/fn.ANSIByteStrings.html" + location.search + location.hash);</script>
</body>
</html>
10 changes: 10 additions & 0 deletions docs/ansi_term/display/fn.ANSIStrings.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../ansi_term/fn.ANSIStrings.html">
</head>
<body>
<p>Redirecting to <a href="../../ansi_term/fn.ANSIStrings.html">../../ansi_term/fn.ANSIStrings.html</a>...</p>
<script>location.replace("../../ansi_term/fn.ANSIStrings.html" + location.search + location.hash);</script>
</body>
</html>
10 changes: 10 additions & 0 deletions docs/ansi_term/display/struct.ANSIGenericString.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../ansi_term/struct.ANSIGenericString.html">
</head>
<body>
<p>Redirecting to <a href="../../ansi_term/struct.ANSIGenericString.html">../../ansi_term/struct.ANSIGenericString.html</a>...</p>
<script>location.replace("../../ansi_term/struct.ANSIGenericString.html" + location.search + location.hash);</script>
</body>
</html>
10 changes: 10 additions & 0 deletions docs/ansi_term/display/struct.ANSIGenericStrings.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../ansi_term/struct.ANSIGenericStrings.html">
</head>
<body>
<p>Redirecting to <a href="../../ansi_term/struct.ANSIGenericStrings.html">../../ansi_term/struct.ANSIGenericStrings.html</a>...</p>
<script>location.replace("../../ansi_term/struct.ANSIGenericStrings.html" + location.search + location.hash);</script>
</body>
</html>
10 changes: 10 additions & 0 deletions docs/ansi_term/display/type.ANSIByteString.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../ansi_term/type.ANSIByteString.html">
</head>
<body>
<p>Redirecting to <a href="../../ansi_term/type.ANSIByteString.html">../../ansi_term/type.ANSIByteString.html</a>...</p>
<script>location.replace("../../ansi_term/type.ANSIByteString.html" + location.search + location.hash);</script>
</body>
</html>
10 changes: 10 additions & 0 deletions docs/ansi_term/display/type.ANSIByteStrings.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../ansi_term/type.ANSIByteStrings.html">
</head>
<body>
<p>Redirecting to <a href="../../ansi_term/type.ANSIByteStrings.html">../../ansi_term/type.ANSIByteStrings.html</a>...</p>
<script>location.replace("../../ansi_term/type.ANSIByteStrings.html" + location.search + location.hash);</script>
</body>
</html>
10 changes: 10 additions & 0 deletions docs/ansi_term/display/type.ANSIString.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../ansi_term/type.ANSIString.html">
</head>
<body>
<p>Redirecting to <a href="../../ansi_term/type.ANSIString.html">../../ansi_term/type.ANSIString.html</a>...</p>
<script>location.replace("../../ansi_term/type.ANSIString.html" + location.search + location.hash);</script>
</body>
</html>
10 changes: 10 additions & 0 deletions docs/ansi_term/display/type.ANSIStrings.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../ansi_term/type.ANSIStrings.html">
</head>
<body>
<p>Redirecting to <a href="../../ansi_term/type.ANSIStrings.html">../../ansi_term/type.ANSIStrings.html</a>...</p>
<script>location.replace("../../ansi_term/type.ANSIStrings.html" + location.search + location.hash);</script>
</body>
</html>
Loading

0 comments on commit fa432b5

Please sign in to comment.