Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
luciano_bestia committed Feb 9, 2024
1 parent 7454344 commit f5026b2
Show file tree
Hide file tree
Showing 12 changed files with 127 additions and 127 deletions.
10 changes: 5 additions & 5 deletions docs/cargo_auto/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<h2 class="location"><a href="#">Crate cargo_auto</a></h2>
<div class="sidebar-elems">
<ul class="block">
<li class="version">Version 2024.209.135</li>
<li class="version">Version 2024.209.301</li>
<li>
<a id="all-types" href="all.html">All Items</a>
</li>
Expand Down Expand Up @@ -87,7 +87,7 @@ <h1>Crate <a class="mod" href="#">cargo_auto</a><button id="copy-path" title="Co
<div class="docblock">
<h2 id="cargo-auto"><a href="#cargo-auto">cargo-auto</a></h2>
<p><strong>cargo-auto - automation tasks written in Rust language for the build process of Rust projects</strong><br>
<em><strong>version: 2024.209.135 date: 2024-02-09 author: <a href="https://bestia.dev">bestia.dev</a> repository: <a href=
<em><strong>version: 2024.209.301 date: 2024-02-09 author: <a href="https://bestia.dev">bestia.dev</a> repository: <a href=
"https://github.com/bestia-dev/cargo-auto">GitHub</a></strong></em></p>
<p><img src="https://img.shields.io/badge/maintained-green" alt="status"> <img src="https://img.shields.io/badge/ready_for_use-green" alt=
"status"></p>
Expand All @@ -99,12 +99,12 @@ <h2 id="cargo-auto"><a href="#cargo-auto">cargo-auto</a></h2>
"License"></a> <a href="https://github.com/bestia-dev/cargo-auto/"><img src=
"https://github.com/bestia-dev/cargo-auto/workflows/rust_fmt_auto_build_test/badge.svg" alt="Rust"></a> <img src=
"https://bestia.dev/webpage_hit_counter/get_svg_image/959103982.svg" alt="Hits"></p>
<p><a href="https://github.com/bestia-dev/cargo-auto/"><img src="https://img.shields.io/badge/Lines_in_Rust-9179-green.svg" alt=
<p><a href="https://github.com/bestia-dev/cargo-auto/"><img src="https://img.shields.io/badge/Lines_in_Rust-9180-green.svg" alt=
"Lines in Rust code"></a> <a href="https://github.com/bestia-dev/cargo-auto/"><img src=
"https://img.shields.io/badge/Lines_in_Doc_comments-1227-blue.svg" alt="Lines in Doc comments"></a> <a href=
"https://img.shields.io/badge/Lines_in_Doc_comments-471-blue.svg" alt="Lines in Doc comments"></a> <a href=
"https://github.com/bestia-dev/cargo-auto/"><img src="https://img.shields.io/badge/Lines_in_comments-349-purple.svg" alt="Lines in Comments"></a>
<a href="https://github.com/bestia-dev/cargo-auto/"><img src="https://img.shields.io/badge/Lines_in_examples-0-yellow.svg" alt=
"Lines in examples"></a> <a href="https://github.com/bestia-dev/cargo-auto/"><img src="https://img.shields.io/badge/Lines_in_tests-1524-orange.svg"
"Lines in examples"></a> <a href="https://github.com/bestia-dev/cargo-auto/"><img src="https://img.shields.io/badge/Lines_in_tests-1526-orange.svg"
alt="Lines in tests"></a></p>
<p>Hashtags: #rustlang #tutorial #buildtool #developmenttool #cli<br>
My projects on GitHub are more like a tutorial than a finished product: <a href="https://github.com/bestia-dev/tutorials_rust_wasm">bestia-dev
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ <h2><a href="index.html">In cargo_auto::template_new_pwa_wasm_mod</a></h2>
<h1>Function <a href="../index.html">cargo_auto</a>::<wbr><a href="index.html">template_new_pwa_wasm_mod</a>::<wbr><a class="fn" href=
"#">get_vec_file</a><button id="copy-path" title="Copy item path to clipboard"><img src="../../static.files/clipboard-7571035ce49a181d.svg" width=
"19" height="18" alt="Copy item path"></button></h1><span class="out-of-band"><a class="src" href=
"../../src/cargo_auto/template_new_pwa_wasm_mod.rs.html#275-8604">source</a> · <button id="toggle-all-docs" title=
"../../src/cargo_auto/template_new_pwa_wasm_mod.rs.html#275-8601">source</a> · <button id="toggle-all-docs" title=
"collapse all docs">[<span></span>]</button></span>
</div>
<pre class="rust item-decl"><code>pub fn get_vec_file() -&gt; <a class="struct" href="https://doc.rust-lang.org/1.74.1/alloc/vec/struct.Vec.html" title=
Expand Down
2 changes: 1 addition & 1 deletion docs/cargo_auto/template_new_pwa_wasm_mod/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ <h2 class="location"><a href="#">Module template_new_pwa_wasm_mod</a></h2>
<h1>Module <a href="../index.html">cargo_auto</a>::<wbr><a class="mod" href="#">template_new_pwa_wasm_mod</a><button id="copy-path" title=
"Copy item path to clipboard"><img src="../../static.files/clipboard-7571035ce49a181d.svg" width="19" height="18" alt=
"Copy item path"></button></h1><span class="out-of-band"><a class="src" href=
"../../src/cargo_auto/template_new_pwa_wasm_mod.rs.html#1-8604">source</a> · <button id="toggle-all-docs" title=
"../../src/cargo_auto/template_new_pwa_wasm_mod.rs.html#1-8601">source</a> · <button id="toggle-all-docs" title=
"collapse all docs">[<span></span>]</button></span>
</div>
<details class="toggle top-doc" open="">
Expand Down
2 changes: 1 addition & 1 deletion docs/cargo_auto/template_new_wasm_mod/fn.get_vec_file.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ <h2><a href="index.html">In cargo_auto::template_new_wasm_mod</a></h2>
<h1>Function <a href="../index.html">cargo_auto</a>::<wbr><a href="index.html">template_new_wasm_mod</a>::<wbr><a class="fn" href=
"#">get_vec_file</a><button id="copy-path" title="Copy item path to clipboard"><img src="../../static.files/clipboard-7571035ce49a181d.svg" width=
"19" height="18" alt="Copy item path"></button></h1><span class="out-of-band"><a class="src" href=
"../../src/cargo_auto/template_new_wasm_mod.rs.html#41-1301">source</a> · <button id="toggle-all-docs" title=
"../../src/cargo_auto/template_new_wasm_mod.rs.html#41-1304">source</a> · <button id="toggle-all-docs" title=
"collapse all docs">[<span></span>]</button></span>
</div>
<pre class="rust item-decl"><code>pub fn get_vec_file() -&gt; <a class="struct" href="https://doc.rust-lang.org/1.74.1/alloc/vec/struct.Vec.html" title=
Expand Down
2 changes: 1 addition & 1 deletion docs/cargo_auto/template_new_wasm_mod/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ <h2 class="location"><a href="#">Module template_new_wasm_mod</a></h2>
<div class="main-heading">
<h1>Module <a href="../index.html">cargo_auto</a>::<wbr><a class="mod" href="#">template_new_wasm_mod</a><button id="copy-path" title=
"Copy item path to clipboard"><img src="../../static.files/clipboard-7571035ce49a181d.svg" width="19" height="18" alt=
"Copy item path"></button></h1><span class="out-of-band"><a class="src" href="../../src/cargo_auto/template_new_wasm_mod.rs.html#1-1301">source</a> ·
"Copy item path"></button></h1><span class="out-of-band"><a class="src" href="../../src/cargo_auto/template_new_wasm_mod.rs.html#1-1304">source</a> ·
<button id="toggle-all-docs" title="collapse all docs">[<span></span>]</button></span>
</div>
<details class="toggle top-doc" open="">
Expand Down
2 changes: 1 addition & 1 deletion docs/implementors/core/ops/deref/trait.Deref.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/implementors/lazy_static/trait.LazyStatic.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/implementors/serde/de/trait.Deserialize.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions docs/src/cargo_auto/main.rs.html
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@
</span><span class="doccomment">//! # cargo-auto
//!
//! **cargo-auto - automation tasks written in Rust language for the build process of Rust projects**
//! ***version: 2024.209.135 date: 2024-02-09 author: [bestia.dev](https://bestia.dev) repository: [GitHub](https://github.com/bestia-dev/cargo-auto)***
//! ***version: 2024.209.301 date: 2024-02-09 author: [bestia.dev](https://bestia.dev) repository: [GitHub](https://github.com/bestia-dev/cargo-auto)***
//!
//! ![status](https://img.shields.io/badge/maintained-green)
//! ![status](https://img.shields.io/badge/ready_for_use-green)
Expand All @@ -394,11 +394,11 @@
//! [![Rust](https://github.com/bestia-dev/cargo-auto/workflows/rust_fmt_auto_build_test/badge.svg)](https://github.com/bestia-dev/cargo-auto/)
//! ![Hits](https://bestia.dev/webpage_hit_counter/get_svg_image/959103982.svg)
//!
//! [![Lines in Rust code](https://img.shields.io/badge/Lines_in_Rust-9179-green.svg)](https://github.com/bestia-dev/cargo-auto/)
//! [![Lines in Doc comments](https://img.shields.io/badge/Lines_in_Doc_comments-1227-blue.svg)](https://github.com/bestia-dev/cargo-auto/)
//! [![Lines in Rust code](https://img.shields.io/badge/Lines_in_Rust-9180-green.svg)](https://github.com/bestia-dev/cargo-auto/)
//! [![Lines in Doc comments](https://img.shields.io/badge/Lines_in_Doc_comments-471-blue.svg)](https://github.com/bestia-dev/cargo-auto/)
//! [![Lines in Comments](https://img.shields.io/badge/Lines_in_comments-349-purple.svg)](https://github.com/bestia-dev/cargo-auto/)
//! [![Lines in examples](https://img.shields.io/badge/Lines_in_examples-0-yellow.svg)](https://github.com/bestia-dev/cargo-auto/)
//! [![Lines in tests](https://img.shields.io/badge/Lines_in_tests-1524-orange.svg)](https://github.com/bestia-dev/cargo-auto/)
//! [![Lines in tests](https://img.shields.io/badge/Lines_in_tests-1526-orange.svg)](https://github.com/bestia-dev/cargo-auto/)
//!
//! Hashtags: #rustlang #tutorial #buildtool #developmenttool #cli
//! My projects on GitHub are more like a tutorial than a finished product: [bestia-dev tutorials](https://github.com/bestia-dev/tutorials_rust_wasm).
Expand Down
Loading

0 comments on commit f5026b2

Please sign in to comment.