mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-31 06:01:12 +02:00
deploy: 12cf5de1a8
This commit is contained in:
parent
b8340c097b
commit
db199baba2
16 changed files with 23 additions and 23 deletions
|
@ -68,7 +68,7 @@
|
|||
<h2><a href="#nested-classes">Classes</a></h2>
|
||||
<dl class="m-doc">
|
||||
<dt>
|
||||
class <a href="classgreeter_1_1_greeter.html" class="m-doc">Greeter</a>
|
||||
class <a href="classgreeter_1_1Greeter.html" class="m-doc">Greeter</a>
|
||||
</dt>
|
||||
<dd>A class for saying hello in multiple languages.</dd>
|
||||
</dl>
|
||||
|
@ -92,7 +92,7 @@
|
|||
enum class greeter::<wbr /><a href="#aa824aced4428795fef274930c6c22db0" class="m-doc-self">LanguageCode</a>
|
||||
<div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="greeter_8h.html"><greeter/greeter.h></a></div>
|
||||
</h3>
|
||||
<p>Language codes to be used with the <a href="classgreeter_1_1_greeter.html" class="m-doc">Greeter</a> class</p>
|
||||
<p>Language codes to be used with the <a href="classgreeter_1_1Greeter.html" class="m-doc">Greeter</a> class</p>
|
||||
</div></section>
|
||||
</section>
|
||||
</div>
|
||||
|
@ -139,7 +139,7 @@
|
|||
<div class="m-container">
|
||||
<div class="m-row">
|
||||
<div class="m-col-l-10 m-push-l-1">
|
||||
<p>Greeter. Created with <a href="https://doxygen.org/">Doxygen</a> 1.9.8 and <a href="https://mcss.mosra.cz/">m.css</a>.</p>
|
||||
<p>Greeter. Created with <a href="https://doxygen.org/">Doxygen</a> 1.13.2 and <a href="https://mcss.mosra.cz/">m.css</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue