Skip to content
This repository was archived by the owner on Sep 1, 2021. It is now read-only.

Commit a9fbf69

Browse files
committed
[docs] update docs to reflect changes.
1 parent e48f247 commit a9fbf69

File tree

10 files changed

+35
-35
lines changed

10 files changed

+35
-35
lines changed

docs/imgui_memory_editor/all.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!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="../light.css" id="themeStyle"><link rel="stylesheet" type="text/css" href="../dark.css" disabled ><link rel="stylesheet" type="text/css" href="../ayu.css" disabled ><script id="default-settings"></script><script src="../storage.js"></script><noscript><link rel="stylesheet" href="../noscript.css"></noscript><link rel="icon" type="image/svg+xml" href="../favicon.svg">
22
<link rel="alternate icon" type="image/png" href="../favicon-16x16.png">
3-
<link rel="alternate icon" type="image/png" href="../favicon-32x32.png"><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='../imgui_memory_editor/index.html'><div class='logo-container rust-logo'><img src='../rust-logo.png' alt='logo'></div></a><p class="location">Crate imgui_memory_editor</p><div class="block version"><p>Version 0.2.0</p></div><a id="all-types" href="index.html"><p>Back to index</p></a></nav><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!" aria-haspopup="menu"><img src="../brush.svg" width="18" alt="Pick another theme!"></button><div id="theme-choices" role="menu"></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><span class="help-button">?</span>
3+
<link rel="alternate icon" type="image/png" href="../favicon-32x32.png"><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='../imgui_memory_editor/index.html'><div class='logo-container rust-logo'><img src='../rust-logo.png' alt='logo'></div></a><p class="location">Crate imgui_memory_editor</p><div class="block version"><p>Version 0.3.0</p></div><a id="all-types" href="index.html"><p>Back to index</p></a></nav><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!" aria-haspopup="menu"><img src="../brush.svg" width="18" alt="Pick another theme!"></button><div id="theme-choices" role="menu"></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><span class="help-button">?</span>
44
<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>
55
</span>
66
<span class="in-band">List of all items</span></h1><h3 id="Structs">Structs</h3><ul class="structs docblock"><li><a href="struct.MemoryEditor.html">MemoryEditor</a></li></ul><h3 id="Typedefs">Typedefs</h3><ul class="typedefs docblock"><li><a href="type.ImU8.html">ImU8</a></li></ul></section><section id="search" class="content hidden"></section><section class="footer"></section><script>window.rootPath = "../";window.currentCrate = "imgui_memory_editor";</script><script src="../main.js"></script><script defer src="../search-index.js"></script></body></html>

docs/imgui_memory_editor/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!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 `imgui_memory_editor` crate."><meta name="keywords" content="rust, rustlang, rust-lang, imgui_memory_editor"><title>imgui_memory_editor - Rust</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="../light.css" id="themeStyle"><link rel="stylesheet" type="text/css" href="../dark.css" disabled ><link rel="stylesheet" type="text/css" href="../ayu.css" disabled ><script id="default-settings"></script><script src="../storage.js"></script><noscript><link rel="stylesheet" href="../noscript.css"></noscript><link rel="icon" type="image/svg+xml" href="../favicon.svg">
22
<link rel="alternate icon" type="image/png" href="../favicon-16x16.png">
3-
<link rel="alternate icon" type="image/png" href="../favicon-32x32.png"><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='../imgui_memory_editor/index.html'><div class='logo-container rust-logo'><img src='../rust-logo.png' alt='logo'></div></a><p class="location">Crate imgui_memory_editor</p><div class="block version"><p>Version 0.2.0</p></div><div class="sidebar-elems"><a id="all-types" href="all.html"><p>See all imgui_memory_editor's items</p></a><div class="block items"><ul><li><a href="#structs">Structs</a></li><li><a href="#types">Type Definitions</a></li></ul></div><p class="location"></p><script>window.sidebarCurrent = {name: "imgui_memory_editor", ty: "mod", relpath: "../"};</script></div></nav><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!" aria-haspopup="menu"><img src="../brush.svg" width="18" alt="Pick another theme!"></button><div id="theme-choices" role="menu"></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><span class="help-button">?</span>
3+
<link rel="alternate icon" type="image/png" href="../favicon-32x32.png"><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='../imgui_memory_editor/index.html'><div class='logo-container rust-logo'><img src='../rust-logo.png' alt='logo'></div></a><p class="location">Crate imgui_memory_editor</p><div class="block version"><p>Version 0.3.0</p></div><div class="sidebar-elems"><a id="all-types" href="all.html"><p>See all imgui_memory_editor's items</p></a><div class="block items"><ul><li><a href="#structs">Structs</a></li><li><a href="#types">Type Definitions</a></li></ul></div><p class="location"></p><script>window.sidebarCurrent = {name: "imgui_memory_editor", ty: "mod", relpath: "../"};</script></div></nav><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!" aria-haspopup="menu"><img src="../brush.svg" width="18" alt="Pick another theme!"></button><div id="theme-choices" role="menu"></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><span class="help-button">?</span>
44
<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><a class="srclink" href="../src/imgui_memory_editor/lib.rs.html#1-11" title="goto source code">[src]</a></span><span class="in-band">Crate <a class="mod" href="">imgui_memory_editor</a></span></h1><div class="docblock"><p>Safe Rust bindings to Dear ImGui memory editor widget.</p>
55
<p>See <a href="../imgui_memory_editor/struct.MemoryEditor.html" title="MemoryEditor"><code>MemoryEditor</code></a> struct for more.</p>
66
</div><h2 id="structs" class="section-header"><a href="#structs">Structs</a></h2>

docs/imgui_memory_editor/struct.MemoryEditor.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ <h2 id="note" class="section-header"><a href="#note">Note:</a></h2>
1515
</div><h4 id="method.set_read_only" class="method"><code>pub fn <a href="#method.set_read_only" class="fnname">set_read_only</a>(&amp;mut self, read_only: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>)</code><a class="srclink" href="../src/imgui_memory_editor/memory_editor.rs.html#87-89" title="goto source code">[src]</a></h4><div class="docblock"><p>Set the <code>ReadOnly</code> field.</p>
1616
</div><h4 id="method.get_cols" class="method"><code>pub fn <a href="#method.get_cols" class="fnname">get_cols</a>(&amp;self) -&gt; c_int</code><a class="srclink" href="../src/imgui_memory_editor/memory_editor.rs.html#92-94" title="goto source code">[src]</a></h4><div class="docblock"><p>Get the <code>Cols</code> field.</p>
1717
</div><h4 id="method.set_cols" class="method"><code>pub fn <a href="#method.set_cols" class="fnname">set_cols</a>(&amp;mut self, columns: c_int)</code><a class="srclink" href="../src/imgui_memory_editor/memory_editor.rs.html#97-99" title="goto source code">[src]</a></h4><div class="docblock"><p>Set the <code>Cols</code> field.</p>
18-
</div><h4 id="method.get_highlight_color" class="method"><code>pub fn <a href="#method.get_highlight_color" class="fnname">get_highlight_color</a>(&amp;self) -&gt; ImColor</code><a class="srclink" href="../src/imgui_memory_editor/memory_editor.rs.html#102-104" title="goto source code">[src]</a></h4><div class="docblock"><p>Get the <code>HighlightColor</code> field.</p>
19-
</div><h4 id="method.set_highlight_color" class="method"><code>pub fn <a href="#method.set_highlight_color" class="fnname">set_highlight_color</a>(&amp;mut self, color: ImColor)</code><a class="srclink" href="../src/imgui_memory_editor/memory_editor.rs.html#107-109" title="goto source code">[src]</a></h4><div class="docblock"><p>Set the <code>HighlightColor</code> field.</p>
18+
</div><h4 id="method.get_highlight_color" class="method"><code>pub fn <a href="#method.get_highlight_color" class="fnname">get_highlight_color</a>(&amp;self) -&gt; ImColor32</code><a class="srclink" href="../src/imgui_memory_editor/memory_editor.rs.html#102-104" title="goto source code">[src]</a></h4><div class="docblock"><p>Get the <code>HighlightColor</code> field.</p>
19+
</div><h4 id="method.set_highlight_color" class="method"><code>pub fn <a href="#method.set_highlight_color" class="fnname">set_highlight_color</a>(&amp;mut self, color: ImColor32)</code><a class="srclink" href="../src/imgui_memory_editor/memory_editor.rs.html#107-109" title="goto source code">[src]</a></h4><div class="docblock"><p>Set the <code>HighlightColor</code> field.</p>
2020
</div><h4 id="method.get_show_hexii" class="method"><code>pub fn <a href="#method.get_show_hexii" class="fnname">get_show_hexii</a>(&amp;self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></code><a class="srclink" href="../src/imgui_memory_editor/memory_editor.rs.html#112-114" title="goto source code">[src]</a></h4><div class="docblock"><p>Get the <code>OptShowHexII</code> field.</p>
2121
</div><h4 id="method.set_show_hexii" class="method"><code>pub fn <a href="#method.set_show_hexii" class="fnname">set_show_hexii</a>(&amp;mut self, show: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>)</code><a class="srclink" href="../src/imgui_memory_editor/memory_editor.rs.html#117-119" title="goto source code">[src]</a></h4><div class="docblock"><p>Set the <code>OptShowHexII</code> field.</p>
2222
</div><h4 id="method.get_show_ascii" class="method"><code>pub fn <a href="#method.get_show_ascii" class="fnname">get_show_ascii</a>(&amp;self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></code><a class="srclink" href="../src/imgui_memory_editor/memory_editor.rs.html#122-124" title="goto source code">[src]</a></h4><div class="docblock"><p>Get the <code>OptShowAscii</code> field.</p>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!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="../light.css" id="themeStyle"><link rel="stylesheet" type="text/css" href="../dark.css" disabled ><link rel="stylesheet" type="text/css" href="../ayu.css" disabled ><script id="default-settings"></script><script src="../storage.js"></script><noscript><link rel="stylesheet" href="../noscript.css"></noscript><link rel="icon" type="image/svg+xml" href="../favicon.svg">
22
<link rel="alternate icon" type="image/png" href="../favicon-16x16.png">
3-
<link rel="alternate icon" type="image/png" href="../favicon-32x32.png"><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='../imgui_memory_editor_sys/index.html'><div class='logo-container rust-logo'><img src='../rust-logo.png' alt='logo'></div></a><p class="location">Crate imgui_memory_editor_sys</p><div class="block version"><p>Version 0.2.0</p></div><a id="all-types" href="index.html"><p>Back to index</p></a></nav><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!" aria-haspopup="menu"><img src="../brush.svg" width="18" alt="Pick another theme!"></button><div id="theme-choices" role="menu"></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><span class="help-button">?</span>
3+
<link rel="alternate icon" type="image/png" href="../favicon-32x32.png"><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='../imgui_memory_editor_sys/index.html'><div class='logo-container rust-logo'><img src='../rust-logo.png' alt='logo'></div></a><p class="location">Crate imgui_memory_editor_sys</p><div class="block version"><p>Version 0.3.0</p></div><a id="all-types" href="index.html"><p>Back to index</p></a></nav><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!" aria-haspopup="menu"><img src="../brush.svg" width="18" alt="Pick another theme!"></button><div id="theme-choices" role="menu"></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><span class="help-button">?</span>
44
<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>
55
</span>
66
<span class="in-band">List of all items</span></h1><h3 id="Structs">Structs</h3><ul class="structs docblock"><li><a href="struct.MemoryEditor.html">MemoryEditor</a></li><li><a href="struct.MemoryEditor_Sizes.html">MemoryEditor_Sizes</a></li></ul><h3 id="Functions">Functions</h3><ul class="functions docblock"><li><a href="fn.DrawContents.html">DrawContents</a></li><li><a href="fn.DrawWindow.html">DrawWindow</a></li></ul><h3 id="Typedefs">Typedefs</h3><ul class="typedefs docblock"><li><a href="type.ImGuiDataType.html">ImGuiDataType</a></li><li><a href="type.ImU32.html">ImU32</a></li><li><a href="type.ImU8.html">ImU8</a></li><li><a href="type.MemoryEditor_DataFormat.html">MemoryEditor_DataFormat</a></li></ul><h3 id="Constants">Constants</h3><ul class="constants docblock"><li><a href="constant.MemoryEditor_DataFormat_DataFormat_Bin.html">MemoryEditor_DataFormat_DataFormat_Bin</a></li><li><a href="constant.MemoryEditor_DataFormat_DataFormat_COUNT.html">MemoryEditor_DataFormat_DataFormat_COUNT</a></li><li><a href="constant.MemoryEditor_DataFormat_DataFormat_Dec.html">MemoryEditor_DataFormat_DataFormat_Dec</a></li><li><a href="constant.MemoryEditor_DataFormat_DataFormat_Hex.html">MemoryEditor_DataFormat_DataFormat_Hex</a></li></ul></section><section id="search" class="content hidden"></section><section class="footer"></section><script>window.rootPath = "../";window.currentCrate = "imgui_memory_editor_sys";</script><script src="../main.js"></script><script defer src="../search-index.js"></script></body></html>

0 commit comments

Comments
 (0)