Skip to content

Commit

Permalink
Deploying to gh-pages from @ 2306238 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Virv12 committed Oct 5, 2024
1 parent d9c8ef3 commit 0ee5820
Show file tree
Hide file tree
Showing 11 changed files with 21 additions and 21 deletions.
4 changes: 2 additions & 2 deletions src/task_maker/main.rs.html
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
//! [![asciicast](https://asciinema.org/a/301849.svg)](https://asciinema.org/a/301849)
//!
//! # Installation
//! For **Ubuntu** and **Debian** users you can find the `.deb` file in the [Releases](https://github.com/edomora97/task-maker-rust/releases) page.
//! For **Ubuntu** and **Debian** users you can find the `.deb` file in the [Releases](https://github.com/olimpiadi-informatica/task-maker-rust/releases) page.
//! Install the package using `sudo dpkg -i the_file.deb` and it's dependencies (if you need to) with `sudo apt install -f`.
//! There is a good chance that you have already all the dependencies already installed.
//!
Expand All @@ -222,7 +222,7 @@
//!
//! - Install the latest stable rust version (and cargo). For example using [rustup](https://rustup.rs/)
//! - Install the system dependencies: `libseccomp` or `libseccomp-dev` on Ubuntu
//! - Clone this repo: `git clone https://github.com/edomora97/task-maker-rust`
//! - Clone this repo: `git clone https://github.com/olimpiadi-informatica/task-maker-rust`
//! - Build task-maker: `cargo build --release`
//!
//! The executable should be located at `target/release/task-maker`.
Expand Down
4 changes: 2 additions & 2 deletions src/task_maker_format/ioi/format/italian_yaml/mod.rs.html
Original file line number Diff line number Diff line change
Expand Up @@ -931,7 +931,7 @@
//!
//! The `gen/GEN` file describes how the input files of the testcases should be generated and how
//! the subtasks are composed. The formal definition of the format can be found looking at the
//! [parsing grammar](https://github.com/edomora97/task-maker-rust/blob/master/task-maker-format/src/ioi/format/italian_yaml/GEN.pest).
//! [parsing grammar](https://github.com/olimpiadi-informatica/task-maker-rust/blob/master/task-maker-format/src/ioi/format/italian_yaml/GEN.pest).
//! The format is described here informally.
//!
//! Each line of that file can be of one of the following types:
Expand Down Expand Up @@ -990,7 +990,7 @@
//! yet officially supported by `cms` (but workaround exists!), is here described.
//!
//! The formal definition of the format can be found in the
//! [parsing grammar](https://github.com/edomora97/task-maker-rust/blob/master/task-maker-format/src/ioi/format/italian_yaml/cases.gen.pest).
//! [parsing grammar](https://github.com/olimpiadi-informatica/task-maker-rust/blob/master/task-maker-format/src/ioi/format/italian_yaml/cases.gen.pest).
//! An informal explanation is here provided.
//!
//! Similarly to `gen/GEN`, each line is independent and can be one of the following:
Expand Down
4 changes: 2 additions & 2 deletions task_maker/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!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="The new cmsMake!"><title>task_maker - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf0843ffd.woff2,FiraSans-Medium-8f9a781e4970d388.woff2,SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2,SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../static.files/rustdoc-c5d6553a23f1e5a6.css"><meta name="rustdoc-vars" data-root-path="../" data-static-root-path="../static.files/" data-current-crate="task_maker" data-themes="" data-resource-suffix="" data-rustdoc-version="1.81.0 (eeb90cda1 2024-09-04)" data-channel="1.81.0" data-search-js="search-d234aafac6c221dd.js" data-settings-js="settings-4313503d2e1961c2.js" ><script src="../static.files/storage-118b08c4c78b968e.js"></script><script defer src="../crates.js"></script><script defer src="../static.files/main-d2fab2bf619172d3.js"></script><noscript><link rel="stylesheet" href="../static.files/noscript-df360f571f6edeae.css"></noscript><link rel="alternate icon" type="image/png" href="../static.files/favicon-32x32-422f7d1d52889060.png"><link rel="icon" type="image/svg+xml" href="../static.files/favicon-2c020d218678b618.svg"></head><body class="rustdoc mod crate"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../task_maker/index.html">task_maker</a><span class="version">0.6.1</span></h2></div><div class="sidebar-elems"><ul class="block"><li><a id="all-types" href="all.html">All Items</a></li></ul><section><ul class="block"><li><a href="#functions">Functions</a></li></ul></section></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><h1>Crate <a class="mod" href="#">task_maker</a><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><span class="out-of-band"><a class="src" href="../src/task_maker/main.rs.html#1-198">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>The new cmsMake!</p>
<p><a href="https://asciinema.org/a/301849"><img src="https://asciinema.org/a/301849.svg" alt="asciicast" /></a></p>
<h2 id="installation"><a class="doc-anchor" href="#installation">§</a>Installation</h2>
<p>For <strong>Ubuntu</strong> and <strong>Debian</strong> users you can find the <code>.deb</code> file in the <a href="https://github.com/edomora97/task-maker-rust/releases">Releases</a> page.
<p>For <strong>Ubuntu</strong> and <strong>Debian</strong> users you can find the <code>.deb</code> file in the <a href="https://github.com/olimpiadi-informatica/task-maker-rust/releases">Releases</a> page.
Install the package using <code>sudo dpkg -i the_file.deb</code> and it’s dependencies (if you need to) with <code>sudo apt install -f</code>.
There is a good chance that you have already all the dependencies already installed.</p>
<p>For <strong>Ubuntu</strong> it’s also possible to install task-maker-rust using a PPA:</p>
Expand All @@ -16,7 +16,7 @@ <h2 id="installation"><a class="doc-anchor" href="#installation">§</a>Installat
<ul>
<li>Install the latest stable rust version (and cargo). For example using <a href="https://rustup.rs/">rustup</a></li>
<li>Install the system dependencies: <code>libseccomp</code> or <code>libseccomp-dev</code> on Ubuntu</li>
<li>Clone this repo: <code>git clone https://github.com/edomora97/task-maker-rust</code></li>
<li>Clone this repo: <code>git clone https://github.com/olimpiadi-informatica/task-maker-rust</code></li>
<li>Build task-maker: <code>cargo build --release</code></li>
</ul>
<p>The executable should be located at <code>target/release/task-maker</code>.
Expand Down
4 changes: 2 additions & 2 deletions task_maker_format/ioi/italian_yaml/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ <h2 id="gengen-format"><a class="doc-anchor" href="#gengen-format">§</a><code>g
<code>cmsImportTask</code>.</p>
<p>The <code>gen/GEN</code> file describes how the input files of the testcases should be generated and how
the subtasks are composed. The formal definition of the format can be found looking at the
<a href="https://github.com/edomora97/task-maker-rust/blob/master/task-maker-format/src/ioi/format/italian_yaml/GEN.pest">parsing grammar</a>.
<a href="https://github.com/olimpiadi-informatica/task-maker-rust/blob/master/task-maker-format/src/ioi/format/italian_yaml/GEN.pest">parsing grammar</a>.
The format is described here informally.</p>
<p>Each line of that file can be of one of the following types:</p>
<ul>
Expand Down Expand Up @@ -53,7 +53,7 @@ <h2 id="gencasesgen-format"><a class="doc-anchor" href="#gencasesgen-format">§<
example it allows you to use just a single generator and a single validator. A new format, not
yet officially supported by <code>cms</code> (but workaround exists!), is here described.</p>
<p>The formal definition of the format can be found in the
<a href="https://github.com/edomora97/task-maker-rust/blob/master/task-maker-format/src/ioi/format/italian_yaml/cases.gen.pest">parsing grammar</a>.
<a href="https://github.com/olimpiadi-informatica/task-maker-rust/blob/master/task-maker-format/src/ioi/format/italian_yaml/cases.gen.pest">parsing grammar</a>.
An informal explanation is here provided.</p>
<p>Similarly to <code>gen/GEN</code>, each line is independent and can be one of the following:</p>
<ul>
Expand Down
4 changes: 2 additions & 2 deletions task_maker_format/ioi/struct.SubtaskInfo.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
pub testcases: <a class="struct" href="https://doc.rust-lang.org/1.81.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;<a class="type" href="type.TestcaseId.html" title="type task_maker_format::ioi::TestcaseId">TestcaseId</a>&gt;,
pub testcases_owned: <a class="struct" href="https://doc.rust-lang.org/1.81.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;<a class="type" href="type.TestcaseId.html" title="type task_maker_format::ioi::TestcaseId">TestcaseId</a>&gt;,
pub input_validator: <a class="enum" href="enum.InputValidator.html" title="enum task_maker_format::ioi::InputValidator">InputValidator</a>,
pub span: <a class="enum" href="https://doc.rust-lang.org/1.81.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="struct" href="../../task_maker_diagnostics/span/struct.CodeSpan.html" title="struct task_maker_diagnostics::span::CodeSpan">CodeSpan</a>&gt;,
pub span: <a class="enum" href="https://doc.rust-lang.org/1.81.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;CodeSpan&gt;,
pub is_default: <a class="primitive" href="https://doc.rust-lang.org/1.81.0/std/primitive.bool.html">bool</a>,
pub dependencies: <a class="struct" href="https://doc.rust-lang.org/1.81.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;<a class="type" href="type.SubtaskId.html" title="type task_maker_format::ioi::SubtaskId">SubtaskId</a>&gt;,
}</code></pre><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>A subtask of a IOI task.</p>
Expand All @@ -18,7 +18,7 @@
</div><span id="structfield.testcases" class="structfield section-header"><a href="#structfield.testcases" class="anchor field">§</a><code>testcases: <a class="struct" href="https://doc.rust-lang.org/1.81.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;<a class="type" href="type.TestcaseId.html" title="type task_maker_format::ioi::TestcaseId">TestcaseId</a>&gt;</code></span><div class="docblock"><p>The testcases inside this subtask.</p>
</div><span id="structfield.testcases_owned" class="structfield section-header"><a href="#structfield.testcases_owned" class="anchor field">§</a><code>testcases_owned: <a class="struct" href="https://doc.rust-lang.org/1.81.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;<a class="type" href="type.TestcaseId.html" title="type task_maker_format::ioi::TestcaseId">TestcaseId</a>&gt;</code></span><div class="docblock"><p>The original testcases inside this subtask.</p>
</div><span id="structfield.input_validator" class="structfield section-header"><a href="#structfield.input_validator" class="anchor field">§</a><code>input_validator: <a class="enum" href="enum.InputValidator.html" title="enum task_maker_format::ioi::InputValidator">InputValidator</a></code></span><div class="docblock"><p>The validator for the input files of this subtask.</p>
</div><span id="structfield.span" class="structfield section-header"><a href="#structfield.span" class="anchor field">§</a><code>span: <a class="enum" href="https://doc.rust-lang.org/1.81.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="struct" href="../../task_maker_diagnostics/span/struct.CodeSpan.html" title="struct task_maker_diagnostics::span::CodeSpan">CodeSpan</a>&gt;</code></span><div class="docblock"><p>The span of the definition of this subtask.</p>
</div><span id="structfield.span" class="structfield section-header"><a href="#structfield.span" class="anchor field">§</a><code>span: <a class="enum" href="https://doc.rust-lang.org/1.81.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;CodeSpan&gt;</code></span><div class="docblock"><p>The span of the definition of this subtask.</p>
</div><span id="structfield.is_default" class="structfield section-header"><a href="#structfield.is_default" class="anchor field">§</a><code>is_default: <a class="primitive" href="https://doc.rust-lang.org/1.81.0/std/primitive.bool.html">bool</a></code></span><div class="docblock"><p>Whether this subtask was created automatically since no subtask was present in gen/GEN.</p>
</div><span id="structfield.dependencies" class="structfield section-header"><a href="#structfield.dependencies" class="anchor field">§</a><code>dependencies: <a class="struct" href="https://doc.rust-lang.org/1.81.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;<a class="type" href="type.SubtaskId.html" title="type task_maker_format::ioi::SubtaskId">SubtaskId</a>&gt;</code></span><div class="docblock"><p>The list of the dependencies of this subtask.</p>
</div><h2 id="trait-implementations" class="section-header">Trait Implementations<a href="#trait-implementations" class="anchor">§</a></h2><div id="trait-implementations-list"><details class="toggle implementors-toggle" open><summary><section id="impl-Clone-for-SubtaskInfo" class="impl"><a class="src rightside" href="../../src/task_maker_format/ioi/mod.rs.html#156">source</a><a href="#impl-Clone-for-SubtaskInfo" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.81.0/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a> for <a class="struct" href="struct.SubtaskInfo.html" title="struct task_maker_format::ioi::SubtaskInfo">SubtaskInfo</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.clone" class="method trait-impl"><a class="src rightside" href="../../src/task_maker_format/ioi/mod.rs.html#156">source</a><a href="#method.clone" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.81.0/core/clone/trait.Clone.html#tymethod.clone" class="fn">clone</a>(&amp;self) -&gt; <a class="struct" href="struct.SubtaskInfo.html" title="struct task_maker_format::ioi::SubtaskInfo">SubtaskInfo</a></h4></section></summary><div class='docblock'>Returns a copy of the value. <a href="https://doc.rust-lang.org/1.81.0/core/clone/trait.Clone.html#tymethod.clone">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.clone_from" class="method trait-impl"><span class="rightside"><span class="since" title="Stable since Rust version 1.0.0">1.0.0</span> · <a class="src" href="https://doc.rust-lang.org/1.81.0/src/core/clone.rs.html#172">source</a></span><a href="#method.clone_from" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.81.0/core/clone/trait.Clone.html#method.clone_from" class="fn">clone_from</a>(&amp;mut self, source: <a class="primitive" href="https://doc.rust-lang.org/1.81.0/std/primitive.reference.html">&amp;Self</a>)</h4></section></summary><div class='docblock'>Performs copy-assignment from <code>source</code>. <a href="https://doc.rust-lang.org/1.81.0/core/clone/trait.Clone.html#method.clone_from">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-Debug-for-SubtaskInfo" class="impl"><a class="src rightside" href="../../src/task_maker_format/ioi/mod.rs.html#156">source</a><a href="#impl-Debug-for-SubtaskInfo" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.81.0/core/fmt/trait.Debug.html" title="trait core::fmt::Debug">Debug</a> for <a class="struct" href="struct.SubtaskInfo.html" title="struct task_maker_format::ioi::SubtaskInfo">SubtaskInfo</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.fmt" class="method trait-impl"><a class="src rightside" href="../../src/task_maker_format/ioi/mod.rs.html#156">source</a><a href="#method.fmt" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.81.0/core/fmt/trait.Debug.html#tymethod.fmt" class="fn">fmt</a>(&amp;self, f: &amp;mut <a class="struct" href="https://doc.rust-lang.org/1.81.0/core/fmt/struct.Formatter.html" title="struct core::fmt::Formatter">Formatter</a>&lt;'_&gt;) -&gt; <a class="type" href="https://doc.rust-lang.org/1.81.0/core/fmt/type.Result.html" title="type core::fmt::Result">Result</a></h4></section></summary><div class='docblock'>Formats the value using the given formatter. <a href="https://doc.rust-lang.org/1.81.0/core/fmt/trait.Debug.html#tymethod.fmt">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-Default-for-SubtaskInfo" class="impl"><a class="src rightside" href="../../src/task_maker_format/ioi/mod.rs.html#156">source</a><a href="#impl-Default-for-SubtaskInfo" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.81.0/core/default/trait.Default.html" title="trait core::default::Default">Default</a> for <a class="struct" href="struct.SubtaskInfo.html" title="struct task_maker_format::ioi::SubtaskInfo">SubtaskInfo</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.default" class="method trait-impl"><a class="src rightside" href="../../src/task_maker_format/ioi/mod.rs.html#156">source</a><a href="#method.default" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.81.0/core/default/trait.Default.html#tymethod.default" class="fn">default</a>() -&gt; <a class="struct" href="struct.SubtaskInfo.html" title="struct task_maker_format::ioi::SubtaskInfo">SubtaskInfo</a></h4></section></summary><div class='docblock'>Returns the “default value” for a type. <a href="https://doc.rust-lang.org/1.81.0/core/default/trait.Default.html#tymethod.default">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-Deserialize%3C'de%3E-for-SubtaskInfo" class="impl"><a class="src rightside" href="../../src/task_maker_format/ioi/mod.rs.html#156">source</a><a href="#impl-Deserialize%3C'de%3E-for-SubtaskInfo" class="anchor">§</a><h3 class="code-header">impl&lt;'de&gt; <a class="trait" href="https://docs.rs/serde/1.0.210/serde/de/trait.Deserialize.html" title="trait serde::de::Deserialize">Deserialize</a>&lt;'de&gt; for <a class="struct" href="struct.SubtaskInfo.html" title="struct task_maker_format::ioi::SubtaskInfo">SubtaskInfo</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.deserialize" class="method trait-impl"><a class="src rightside" href="../../src/task_maker_format/ioi/mod.rs.html#156">source</a><a href="#method.deserialize" class="anchor">§</a><h4 class="code-header">fn <a href="https://docs.rs/serde/1.0.210/serde/de/trait.Deserialize.html#tymethod.deserialize" class="fn">deserialize</a>&lt;__D&gt;(__deserializer: __D) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.81.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;Self, __D::<a class="associatedtype" href="https://docs.rs/serde/1.0.210/serde/de/trait.Deserializer.html#associatedtype.Error" title="type serde::de::Deserializer::Error">Error</a>&gt;<div class="where">where
Expand Down
Loading

0 comments on commit 0ee5820

Please sign in to comment.