From e9a53622affd1aa84ce2056bb23c02091e4f6c6a Mon Sep 17 00:00:00 2001 From: Paul Liverman III Date: Tue, 2 Aug 2016 16:09:59 -0700 Subject: [PATCH] upd docs --- config.ld | 2 +- docs/index.html | 4 ++-- docs/modules/pop.html | 2 +- docs/modules/util.html | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config.ld b/config.ld index 7232154..5b6276b 100644 --- a/config.ld +++ b/config.ld @@ -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" diff --git a/docs/index.html b/docs/index.html index f92b124..35c5e20 100644 --- a/docs/index.html +++ b/docs/index.html @@ -40,7 +40,7 @@
-

GUI library for LOVE, designed for ease of use

+

GUI library for LOVE, designed for ease of use

Modules

@@ -58,7 +58,7 @@
generated by LDoc 1.4.3 -Last updated 2016-06-21 12:31:16 +Last updated 2016-08-02 16:09:51
diff --git a/docs/modules/pop.html b/docs/modules/pop.html index 60f32a6..0c642dd 100644 --- a/docs/modules/pop.html +++ b/docs/modules/pop.html @@ -604,7 +604,7 @@ table.insert element.parent, element.parent\removeChild(element),
generated by LDoc 1.4.3 -Last updated 2016-06-21 12:31:16 +Last updated 2016-08-02 16:09:51
diff --git a/docs/modules/util.html b/docs/modules/util.html index bc78831..0be7d8b 100644 --- a/docs/modules/util.html +++ b/docs/modules/util.html @@ -112,7 +112,7 @@
generated by LDoc 1.4.3 -Last updated 2016-06-21 12:31:16 +Last updated 2016-08-02 16:09:51