Skip to content

Commit

Permalink
Deploy preview for PR 562 🛫
Browse files Browse the repository at this point in the history
  • Loading branch information
DiogoMendonc-a committed Sep 21, 2023
1 parent ef9153f commit 035c436
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
4 changes: 3 additions & 1 deletion pr-preview/pr-562/examples-engine-scene.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Scene | CUBOS.</title>
<title>Examples &raquo; Engine &raquo; Scene | CUBOS.</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
<link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<link rel="icon" href="favicon-dark.png" type="image/png" />
Expand Down Expand Up @@ -44,6 +44,8 @@
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
<h1>
<span class="m-breadcrumb"><a href="examples.html">Examples</a> &raquo;</span>
<span class="m-breadcrumb"><a href="examples-engine.html">Engine</a> &raquo;</span>
Scene
</h1>
<p>Using the <a href="group__scene-plugin.html" class="m-doc">Scene</a> plugin.</p>
Expand Down
2 changes: 1 addition & 1 deletion pr-preview/pr-562/examples-engine.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ <h1>
Engine
</h1>
<p>Showcases features of the <a href="group__engine.html" class="m-doc">Engine</a> library.</p>
<p><a name="md_docs_pages_3_examples_2_engine_main"></a></p><p>The following examples have fully documented tutorials on how to use the multiple plugins of the engine:</p><ul><li><a href="examples-engine-settings.html" class="m-doc">Settings</a> - Using the <a href="group__settings-plugin.html" class="m-doc">Settings</a> plugin.</li><li><a href="examples-engine-renderer.html" class="m-doc">Renderer</a> - Using the <a href="group__renderer-plugin.html" class="m-doc">Renderer</a> plugin.</li></ul>
<p><a name="md_docs_pages_3_examples_2_engine_main"></a></p><p>The following examples have fully documented tutorials on how to use the multiple plugins of the engine:</p><ul><li><a href="examples-engine-settings.html" class="m-doc">Settings</a> - Using the <a href="group__settings-plugin.html" class="m-doc">Settings</a> plugin.</li><li><a href="examples-engine-renderer.html" class="m-doc">Renderer</a> - Using the <a href="group__renderer-plugin.html" class="m-doc">Renderer</a> plugin.</li><li><a href="examples-engine-scene.html" class="m-doc">Scene</a> - Using the <a href="group__scene-plugin.html" class="m-doc">Scene</a> plugin.</li></ul>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion pr-preview/pr-562/pages.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,12 +75,12 @@ <h1>Pages</h1>
<ul class="m-doc">
<li><a href="examples-engine-settings.html" class="m-doc">Settings</a> <span class="m-doc">Using the <a href="group__settings-plugin.html" class="m-doc">Settings</a> plugin.</span></li>
<li><a href="examples-engine-renderer.html" class="m-doc">Renderer</a> <span class="m-doc">Using the <a href="group__renderer-plugin.html" class="m-doc">Renderer</a> plugin.</span></li>
<li><a href="examples-engine-scene.html" class="m-doc">Scene</a> <span class="m-doc">Using the <a href="group__scene-plugin.html" class="m-doc">Scene</a> plugin.</span></li>
</ul>
</li>
</ul>
</li>
<li><a href="contribution.html" class="m-doc">Contribution guidelines</a> <span class="m-doc">Guide on the project&#x27;s conventions and code style.</span></li>
<li><a href="examples-engine-scene.html" class="m-doc">Scene</a> <span class="m-doc">Using the <a href="group__scene-plugin.html" class="m-doc">Scene</a> plugin.</span></li>
</ul>
<script>
function toggle(e) {
Expand Down
2 changes: 1 addition & 1 deletion pr-preview/pr-562/searchdata-v2.js

Large diffs are not rendered by default.

0 comments on commit 035c436

Please sign in to comment.