mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-31 22:21:13 +02:00
deploy: 12cf5de1a8
This commit is contained in:
parent
b8340c097b
commit
db199baba2
16 changed files with 23 additions and 23 deletions
|
@ -53,7 +53,7 @@
|
|||
<li class="m-doc-collapsible">
|
||||
<a href="#" onclick="return toggle(this)">namespace</a> <a href="namespacegreeter.html" class="m-doc">greeter</a> <span class="m-doc"><span></span></span>
|
||||
<ul class="m-doc">
|
||||
<li>class <a href="classgreeter_1_1_greeter.html" class="m-doc">Greeter</a> <span class="m-doc">A class for saying hello in multiple languages.</span></li>
|
||||
<li>class <a href="classgreeter_1_1Greeter.html" class="m-doc">Greeter</a> <span class="m-doc">A class for saying hello in multiple languages.</span></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -117,7 +117,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