Skip to content

Commit

Permalink
Add small logo
Browse files Browse the repository at this point in the history
  • Loading branch information
pthom committed Jan 8, 2024
1 parent 6194f42 commit 2ec7c16
Show file tree
Hide file tree
Showing 14 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion docs/book/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 46103e383dea3d715484588083ad3580
config: ef686f6a2fd5749e09b7ffdd32292e54
tags: 645f666f9bcd5a90fca523b33c5a78b7
4 changes: 2 additions & 2 deletions docs/book/00_00_intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,8 @@



<img src="_static/logo_hello_imgui.png" class="logo__image only-light" alt="Hello, Dear ImGui - Cross-platform Gui apps with Dear ImGui - Home"/>
<script>document.write(`<img src="_static/logo_hello_imgui.png" class="logo__image only-dark" alt="Hello, Dear ImGui - Cross-platform Gui apps with Dear ImGui - Home"/>`);</script>
<img src="_static/logo_hello_imgui_small.png" class="logo__image only-light" alt="Hello, Dear ImGui - Cross-platform Gui apps with Dear ImGui - Home"/>
<script>document.write(`<img src="_static/logo_hello_imgui_small.png" class="logo__image only-dark" alt="Hello, Dear ImGui - Cross-platform Gui apps with Dear ImGui - Home"/>`);</script>


</a></div>
Expand Down
4 changes: 2 additions & 2 deletions docs/book/05_05_get_started.html
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,8 @@



<img src="_static/logo_hello_imgui.png" class="logo__image only-light" alt="Hello, Dear ImGui - Cross-platform Gui apps with Dear ImGui - Home"/>
<script>document.write(`<img src="_static/logo_hello_imgui.png" class="logo__image only-dark" alt="Hello, Dear ImGui - Cross-platform Gui apps with Dear ImGui - Home"/>`);</script>
<img src="_static/logo_hello_imgui_small.png" class="logo__image only-light" alt="Hello, Dear ImGui - Cross-platform Gui apps with Dear ImGui - Home"/>
<script>document.write(`<img src="_static/logo_hello_imgui_small.png" class="logo__image only-dark" alt="Hello, Dear ImGui - Cross-platform Gui apps with Dear ImGui - Home"/>`);</script>


</a></div>
Expand Down
12 changes: 6 additions & 6 deletions docs/book/60_05_build.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,8 @@



<img src="_static/logo_hello_imgui.png" class="logo__image only-light" alt="Hello, Dear ImGui - Cross-platform Gui apps with Dear ImGui - Home"/>
<script>document.write(`<img src="_static/logo_hello_imgui.png" class="logo__image only-dark" alt="Hello, Dear ImGui - Cross-platform Gui apps with Dear ImGui - Home"/>`);</script>
<img src="_static/logo_hello_imgui_small.png" class="logo__image only-light" alt="Hello, Dear ImGui - Cross-platform Gui apps with Dear ImGui - Home"/>
<script>document.write(`<img src="_static/logo_hello_imgui_small.png" class="logo__image only-dark" alt="Hello, Dear ImGui - Cross-platform Gui apps with Dear ImGui - Home"/>`);</script>


</a></div>
Expand Down Expand Up @@ -393,7 +393,7 @@ <h2> Contents </h2>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#build-hello-imgui-and-its-demos">Build Hello ImGui and its demos</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#build-your-application-using-helloimgui">Build your application using HelloImGui</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#available-backends">Available backends</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#helloimgui-dependencies">HelloImGui dependencies</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#hello-imgui-dependencies">Hello ImGui dependencies</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#hello-imgui-cmake-options">Hello ImGui CMake options:</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#os-specific-instructions">OS specific instructions</a><ul class="nav section-nav flex-column">
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#windows-instructions">Windows instructions</a></li>
Expand Down Expand Up @@ -480,8 +480,8 @@ <h2>Available backends<a class="headerlink" href="#available-backends" title="Pe
</pre></div>
</div>
</section>
<section id="helloimgui-dependencies">
<h2>HelloImGui dependencies<a class="headerlink" href="#helloimgui-dependencies" title="Permalink to this heading">#</a></h2>
<section id="hello-imgui-dependencies">
<h2>Hello ImGui dependencies<a class="headerlink" href="#hello-imgui-dependencies" title="Permalink to this heading">#</a></h2>
<p>HelloImGui depends on the following libraries:</p>
<ul class="simple">
<li><p><strong>Glfw3 or SDL2</strong>, depending on the platform backend you selected</p></li>
Expand Down Expand Up @@ -643,7 +643,7 @@ <h3>Android instructions<a class="headerlink" href="#android-instructions" title
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#build-hello-imgui-and-its-demos">Build Hello ImGui and its demos</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#build-your-application-using-helloimgui">Build your application using HelloImGui</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#available-backends">Available backends</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#helloimgui-dependencies">HelloImGui dependencies</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#hello-imgui-dependencies">Hello ImGui dependencies</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#hello-imgui-cmake-options">Hello ImGui CMake options:</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#os-specific-instructions">OS specific instructions</a><ul class="nav section-nav flex-column">
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#windows-instructions">Windows instructions</a></li>
Expand Down
2 changes: 1 addition & 1 deletion docs/book/_sources/60_05_build.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ cmake .. -HELLOIMGUI_USE_SDL_OPENGL3=ON
```


## HelloImGui dependencies
## Hello ImGui dependencies

HelloImGui depends on the following libraries:

Expand Down
Binary file removed docs/book/_static/logo_hello_imgui.png
Binary file not shown.
Binary file added docs/book/_static/logo_hello_imgui_small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docs/book/doc_api.html
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,8 @@



<img src="_static/logo_hello_imgui.png" class="logo__image only-light" alt="Hello, Dear ImGui - Cross-platform Gui apps with Dear ImGui - Home"/>
<script>document.write(`<img src="_static/logo_hello_imgui.png" class="logo__image only-dark" alt="Hello, Dear ImGui - Cross-platform Gui apps with Dear ImGui - Home"/>`);</script>
<img src="_static/logo_hello_imgui_small.png" class="logo__image only-light" alt="Hello, Dear ImGui - Cross-platform Gui apps with Dear ImGui - Home"/>
<script>document.write(`<img src="_static/logo_hello_imgui_small.png" class="logo__image only-dark" alt="Hello, Dear ImGui - Cross-platform Gui apps with Dear ImGui - Home"/>`);</script>


</a></div>
Expand Down
4 changes: 2 additions & 2 deletions docs/book/doc_params.html
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,8 @@



<img src="_static/logo_hello_imgui.png" class="logo__image only-light" alt="Hello, Dear ImGui - Cross-platform Gui apps with Dear ImGui - Home"/>
<script>document.write(`<img src="_static/logo_hello_imgui.png" class="logo__image only-dark" alt="Hello, Dear ImGui - Cross-platform Gui apps with Dear ImGui - Home"/>`);</script>
<img src="_static/logo_hello_imgui_small.png" class="logo__image only-light" alt="Hello, Dear ImGui - Cross-platform Gui apps with Dear ImGui - Home"/>
<script>document.write(`<img src="_static/logo_hello_imgui_small.png" class="logo__image only-dark" alt="Hello, Dear ImGui - Cross-platform Gui apps with Dear ImGui - Home"/>`);</script>


</a></div>
Expand Down
4 changes: 2 additions & 2 deletions docs/book/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,8 @@



<img src="_static/logo_hello_imgui.png" class="logo__image only-light" alt="Hello, Dear ImGui - Cross-platform Gui apps with Dear ImGui - Home"/>
<script>document.write(`<img src="_static/logo_hello_imgui.png" class="logo__image only-dark" alt="Hello, Dear ImGui - Cross-platform Gui apps with Dear ImGui - Home"/>`);</script>
<img src="_static/logo_hello_imgui_small.png" class="logo__image only-light" alt="Hello, Dear ImGui - Cross-platform Gui apps with Dear ImGui - Home"/>
<script>document.write(`<img src="_static/logo_hello_imgui_small.png" class="logo__image only-dark" alt="Hello, Dear ImGui - Cross-platform Gui apps with Dear ImGui - Home"/>`);</script>


</a></div>
Expand Down
4 changes: 2 additions & 2 deletions docs/book/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,8 @@



<img src="_static/logo_hello_imgui.png" class="logo__image only-light" alt="Hello, Dear ImGui - Cross-platform Gui apps with Dear ImGui - Home"/>
<script>document.write(`<img src="_static/logo_hello_imgui.png" class="logo__image only-dark" alt="Hello, Dear ImGui - Cross-platform Gui apps with Dear ImGui - Home"/>`);</script>
<img src="_static/logo_hello_imgui_small.png" class="logo__image only-light" alt="Hello, Dear ImGui - Cross-platform Gui apps with Dear ImGui - Home"/>
<script>document.write(`<img src="_static/logo_hello_imgui_small.png" class="logo__image only-dark" alt="Hello, Dear ImGui - Cross-platform Gui apps with Dear ImGui - Home"/>`);</script>


</a></div>
Expand Down
2 changes: 1 addition & 1 deletion docs_src/60_05_build.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ cmake .. -HELLOIMGUI_USE_SDL_OPENGL3=ON
```


## HelloImGui dependencies
## Hello ImGui dependencies

HelloImGui depends on the following libraries:

Expand Down
2 changes: 1 addition & 1 deletion docs_src/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

title: Hello, Dear ImGui - Cross-platform Gui apps with Dear ImGui
author: Pascal Thomet
logo: ../logo/logo_hello_imgui.png
logo: ../logo/logo_hello_imgui_small.png
copyright: "2024"

# Force re-execution of notebooks on each build.
Expand Down
Binary file added logo/logo_hello_imgui_small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2ec7c16

Please sign in to comment.