diff --git a/config.ld b/config.ld deleted file mode 100644 index afa00c7..0000000 --- a/config.ld +++ /dev/null @@ -1,7 +0,0 @@ -project='LuaDate' -title='LuaDate; Date and time library' -description='Module for date and time manipulation, with timezone, string parsing, timespan support' -format='discount' -file='./date.lua' -dir='LDoc' -readme='readme.md' diff --git a/doc/index.html b/docs/index.html similarity index 100% rename from doc/index.html rename to docs/index.html