diff options
author | Daniel Silverstone <dsilvers@digital-scurf.org> | 2015-07-16 11:53:50 +0100 |
---|---|---|
committer | Daniel Silverstone <dsilvers@digital-scurf.org> | 2015-07-16 11:53:50 +0100 |
commit | 782d2c2b79c76d5a52dd61422fa2dc6315f1af66 (patch) | |
tree | adc8efc774a043c8aa831318973396773436dea5 /lua-gall-doc.doc-base | |
download | debian-782d2c2b79c76d5a52dd61422fa2dc6315f1af66.tar.bz2 |
Initial bits
Diffstat (limited to 'lua-gall-doc.doc-base')
-rw-r--r-- | lua-gall-doc.doc-base | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lua-gall-doc.doc-base b/lua-gall-doc.doc-base new file mode 100644 index 0000000..8cf418f --- /dev/null +++ b/lua-gall-doc.doc-base @@ -0,0 +1,11 @@ +Document: lua-gall-doc +Title: Git Abstraction Layer for Lua - API Documentation +Author: Daniel Silverstone +Abstract: This manual describes the API and functioning of the Lua library + lua-gall. +Section: Programming/Lua + +Format: HTML +Index: /usr/share/doc/lua-gall-doc/html/index.html +Files: /usr/share/doc/lua-gall-doc/html/modules/*.html + /usr/share/doc/lua-gall-doc/html/topics/*.html |