This commit is contained in:
Paul Liverman III 2016-08-02 16:09:59 -07:00
parent 8bacbb2212
commit e9a53622af
4 changed files with 5 additions and 5 deletions

View File

@ -4,7 +4,7 @@ file = {
}
project = "Pop.Box()"
description = "GUI library for LOVE, designed for ease of use"
description = "GUI library for [LOVE](https://love2d.org/), designed for ease of use"
title = "Documentation"
--package = "pop" --has to be same name as source directory
format = "markdown"

View File

@ -40,7 +40,7 @@
<div id="content">
<h2>GUI library for LOVE, designed for ease of use</h2>
<h2>GUI library for <a href="https://love2d.org/">LOVE</a>, designed for ease of use</h2>
<h2>Modules</h2>
<table class="module_list">
@ -58,7 +58,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.3</a></i>
<i style="float:right;">Last updated 2016-06-21 12:31:16 </i>
<i style="float:right;">Last updated 2016-08-02 16:09:51 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>

View File

@ -604,7 +604,7 @@ table.insert element.parent, element.parent\removeChild(element),
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.3</a></i>
<i style="float:right;">Last updated 2016-06-21 12:31:16 </i>
<i style="float:right;">Last updated 2016-08-02 16:09:51 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>

View File

@ -112,7 +112,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.3</a></i>
<i style="float:right;">Last updated 2016-06-21 12:31:16 </i>
<i style="float:right;">Last updated 2016-08-02 16:09:51 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>