Skip to content

Commit 8c08b13

Browse files
Deployed 8afaddd to latest with MkDocs 1.6.1 and mike 2.1.3
1 parent dfc0469 commit 8c08b13

File tree

8 files changed

+524
-537
lines changed

8 files changed

+524
-537
lines changed

latest/TODO/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -703,12 +703,12 @@ <h2 id="done">Done</h2>
703703
</ul>
704704
</li>
705705
<li>Async/Multi-thread compile and dependencies processing</li>
706+
<li>Ability to skip DefaultPlatform and DefaultProfile</li>
706707
</ul>
707708
</div>
708709
<h2 id="planned">Planned</h2>
709710
<h3 id="v030">v0.3.0</h3>
710711
<ul>
711-
<li>Ability to skip DefaultPlatform and DefaultProfile</li>
712712
<li>Allow runcpp2 to be library for scriptable pipeline</li>
713713
<li>Add ability to reference local YAML for user config</li>
714714
<li>Add version for default user config and prompt for update</li>

latest/build_settings/index.html

Lines changed: 277 additions & 267 deletions
Large diffs are not rendered by default.

latest/guides/basic_concepts/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -775,11 +775,11 @@ <h3 id="specifying-platformprofile-dependent-settings">Specifying Platform/Profi
775775
</span><span id="__span-4-5"><a id="__codelineno-4-5" name="__codelineno-4-5" href="#__codelineno-4-5"></a><span class="w"> </span><span class="s">&quot;g++&quot;</span><span class="p p-Indicator">:</span>
776776
</span><span id="__span-4-6"><a id="__codelineno-4-6" name="__codelineno-4-6" href="#__codelineno-4-6"></a><span class="w"> </span><span class="nt">Flags</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;-O2&quot;</span>
777777
</span></code></pre></div>
778-
When using g++, only <code>-O2</code> will be used.
779-
When using any other profile, only <code>-Wall</code> will be used, not <code>-Wall -O2</code>.</p>
778+
When using g++, only <code>-O2</code> will be used, not <code>-Wall -O2</code>.
779+
When using any other profile, only <code>-Wall</code> will be used.</p>
780780
</div>
781-
<details class="todo">
782-
<summary>Todo</summary>
781+
<div class="admonition info">
782+
<p class="admonition-title">This requires <code>latest</code> version</p>
783783
<p>If you have a setting that <strong>only</strong> has DefaultPlatform and DefaultProfile, you can directly
784784
specify the settings without listing it under DefaultPlatform and DefaultProfile.</p>
785785
<p>For example:
@@ -792,7 +792,7 @@ <h3 id="specifying-platformprofile-dependent-settings">Specifying Platform/Profi
792792
</span><span id="__span-6-3"><a id="__codelineno-6-3" name="__codelineno-6-3" href="#__codelineno-6-3"></a><span class="w"> </span><span class="nt">DefaultProfile</span><span class="p">:</span>
793793
</span><span id="__span-6-4"><a id="__codelineno-6-4" name="__codelineno-6-4" href="#__codelineno-6-4"></a><span class="w"> </span><span class="nt">Flags</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;-Wall&quot;</span>
794794
</span></code></pre></div></p>
795-
</details>
795+
</div>
796796

797797

798798

latest/guides/building_project_sources/index.html

Lines changed: 93 additions & 108 deletions
Large diffs are not rendered by default.

latest/guides/external_dependencies/index.html

Lines changed: 138 additions & 146 deletions
Large diffs are not rendered by default.

latest/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

latest/sitemap.xml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,38 +2,38 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://neko-box-coder.github.io/runcpp2/latest/</loc>
5-
<lastmod>2025-04-03</lastmod>
5+
<lastmod>2025-04-05</lastmod>
66
</url>
77
<url>
88
<loc>https://neko-box-coder.github.io/runcpp2/latest/TODO/</loc>
9-
<lastmod>2025-04-03</lastmod>
9+
<lastmod>2025-04-05</lastmod>
1010
</url>
1111
<url>
1212
<loc>https://neko-box-coder.github.io/runcpp2/latest/build_settings/</loc>
13-
<lastmod>2025-04-03</lastmod>
13+
<lastmod>2025-04-05</lastmod>
1414
</url>
1515
<url>
1616
<loc>https://neko-box-coder.github.io/runcpp2/latest/program_manual/</loc>
17-
<lastmod>2025-04-03</lastmod>
17+
<lastmod>2025-04-05</lastmod>
1818
</url>
1919
<url>
2020
<loc>https://neko-box-coder.github.io/runcpp2/latest/user_config/</loc>
21-
<lastmod>2025-04-03</lastmod>
21+
<lastmod>2025-04-05</lastmod>
2222
</url>
2323
<url>
2424
<loc>https://neko-box-coder.github.io/runcpp2/latest/guides/basic_concepts/</loc>
25-
<lastmod>2025-04-03</lastmod>
25+
<lastmod>2025-04-05</lastmod>
2626
</url>
2727
<url>
2828
<loc>https://neko-box-coder.github.io/runcpp2/latest/guides/building_project_sources/</loc>
29-
<lastmod>2025-04-03</lastmod>
29+
<lastmod>2025-04-05</lastmod>
3030
</url>
3131
<url>
3232
<loc>https://neko-box-coder.github.io/runcpp2/latest/guides/external_dependencies/</loc>
33-
<lastmod>2025-04-03</lastmod>
33+
<lastmod>2025-04-05</lastmod>
3434
</url>
3535
<url>
3636
<loc>https://neko-box-coder.github.io/runcpp2/latest/guides/scriptable_pipeline/</loc>
37-
<lastmod>2025-04-03</lastmod>
37+
<lastmod>2025-04-05</lastmod>
3838
</url>
3939
</urlset>

latest/sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)