From a9bff1e195122cb472272ddcdd5a5380a29c84d8 Mon Sep 17 00:00:00 2001 From: pompachomp Date: Thu, 11 Mar 2010 16:02:26 -0500 Subject: [PATCH] long overdue change, forgot to change the file names in the input-file field when we renamed some files. Luadoc will correctly update now. --- .docmeta | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.docmeta b/.docmeta index dd7c3c9..14adf7f 100644 --- a/.docmeta +++ b/.docmeta @@ -28,13 +28,13 @@ output-page: "API/Localization" - type: luadoc - input-file: AckisRecipeList.lua + input-file: ARL.lua output-page: "API" - type: luadoc - input-file: ARLFrame.lua + input-file: Frame.lua output-page: "API/Frame" - type: luadoc - input-file: ARLDatamine.lua + input-file: Datamine.lua output-page: "API/In-game Datamining" \ No newline at end of file -- 1.7.9.5