mirror of
https://github.com/TangentFoxy/Pop.Box.git
synced 2024-12-15 12:44:20 +00:00
upd docs
This commit is contained in:
parent
8bacbb2212
commit
e9a53622af
@ -4,7 +4,7 @@ file = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
project = "Pop.Box()"
|
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"
|
title = "Documentation"
|
||||||
--package = "pop" --has to be same name as source directory
|
--package = "pop" --has to be same name as source directory
|
||||||
format = "markdown"
|
format = "markdown"
|
||||||
|
@ -40,7 +40,7 @@
|
|||||||
<div id="content">
|
<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>
|
<h2>Modules</h2>
|
||||||
<table class="module_list">
|
<table class="module_list">
|
||||||
@ -58,7 +58,7 @@
|
|||||||
</div> <!-- id="main" -->
|
</div> <!-- id="main" -->
|
||||||
<div id="about">
|
<div id="about">
|
||||||
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.3</a></i>
|
<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="about" -->
|
||||||
</div> <!-- id="container" -->
|
</div> <!-- id="container" -->
|
||||||
</body>
|
</body>
|
||||||
|
@ -604,7 +604,7 @@ table.insert element.parent, element.parent\removeChild(element),
|
|||||||
</div> <!-- id="main" -->
|
</div> <!-- id="main" -->
|
||||||
<div id="about">
|
<div id="about">
|
||||||
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.3</a></i>
|
<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="about" -->
|
||||||
</div> <!-- id="container" -->
|
</div> <!-- id="container" -->
|
||||||
</body>
|
</body>
|
||||||
|
@ -112,7 +112,7 @@
|
|||||||
</div> <!-- id="main" -->
|
</div> <!-- id="main" -->
|
||||||
<div id="about">
|
<div id="about">
|
||||||
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.3</a></i>
|
<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="about" -->
|
||||||
</div> <!-- id="container" -->
|
</div> <!-- id="container" -->
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
Reference in New Issue
Block a user