Skip to content

Commit

Permalink
Deployed 5d27a2a with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 19, 2024
1 parent bb33ca3 commit 68068c4
Show file tree
Hide file tree
Showing 4 changed files with 149 additions and 143 deletions.
26 changes: 16 additions & 10 deletions course-c/15-fundations/operators/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7993,10 +7993,10 @@ <h2 id="exercices-de-revision">Exercices de révision<a class="headerlink" href=
<li class="flex-container">
<div class="exercise-checkbox">
<div class="cbx">
<input class="" id="cbx-12" type="checkbox"/>
<input class="good" id="cbx-12" type="checkbox"/>
<label for="cbx-12"></label>
<svg fill="none" height="14" viewbox="0 0 15 14" width="15">
<path d="M3 3L12 12M4 12L12 3"></path>
<path d="M2 8.36364L6.23077 12L13 2"></path>
</svg>
</div>
<svg version="1.1" xmlns="http://www.w3.org/2000/svg">
Expand All @@ -8015,10 +8015,10 @@ <h2 id="exercices-de-revision">Exercices de révision<a class="headerlink" href=
<li class="flex-container">
<div class="exercise-checkbox">
<div class="cbx">
<input class="good" id="cbx-12" type="checkbox"/>
<input class="" id="cbx-12" type="checkbox"/>
<label for="cbx-12"></label>
<svg fill="none" height="14" viewbox="0 0 15 14" width="15">
<path d="M2 8.36364L6.23077 12L13 2"></path>
<path d="M3 3L12 12M4 12L12 3"></path>
</svg>
</div>
<svg version="1.1" xmlns="http://www.w3.org/2000/svg">
Expand All @@ -8032,7 +8032,7 @@ <h2 id="exercices-de-revision">Exercices de révision<a class="headerlink" href=
</defs>
</svg>
</div>
<code>&amp;&amp;</code>
[] <code>&amp;&amp;</code>
</li>
</ul>
</div>
Expand Down Expand Up @@ -8140,7 +8140,7 @@ <h2 id="exercices-de-revision">Exercices de révision<a class="headerlink" href=
<span class="md-icon" title="Dernière mise à jour">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">28 septembre 2024</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">19 novembre 2024</span>
</span>


Expand All @@ -8166,6 +8166,7 @@ <h2 id="exercices-de-revision">Exercices de révision<a class="headerlink" href=
<nav>

<a href="mailto:[email protected]">Yves Chevallier</a>,
<a href="mailto:[email protected]">Yves Chevallier</a>,
<a href="mailto:[email protected]">pierrebressy</a>
</nav>
</span>
Expand All @@ -8184,14 +8185,19 @@ <h2 id="exercices-de-revision">Exercices de révision<a class="headerlink" href=

<nav>

<a href="https://github.com/pierrebressy" class="md-author" title="@pierrebressy">
<a href="https://github.com/yves-chevallier" class="md-author" title="@yves-chevallier">

<img src="https://avatars.githubusercontent.com/u/613165?v=4&size=72" alt="pierrebressy">
<img src="https://avatars.githubusercontent.com/u/52489316?v=4&size=72" alt="yves-chevallier">
</a>

<a href="https://github.com/yves-chevallier" class="md-author" title="@yves-chevallier">
<a href="https://github.com/web-flow" class="md-author" title="@web-flow">

<img src="https://avatars.githubusercontent.com/u/52489316?v=4&size=72" alt="yves-chevallier">
<img src="https://avatars.githubusercontent.com/u/19864447?v=4&size=72" alt="web-flow">
</a>

<a href="https://github.com/pierrebressy" class="md-author" title="@pierrebressy">

<img src="https://avatars.githubusercontent.com/u/613165?v=4&size=72" alt="pierrebressy">
</a>


Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit 68068c4

Please sign in to comment.