From e30a27049786fbdff3404f682aae083dd52dd17d Mon Sep 17 00:00:00 2001 From: ackis Date: Thu, 15 Jan 2009 18:20:06 +0000 Subject: [PATCH] Fix .docmeta --- .docmeta | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/.docmeta b/.docmeta index fed27ab..c4c71d4 100644 --- a/.docmeta +++ b/.docmeta @@ -1,11 +1,13 @@ -type: wiki -input-file: Docs/Documentation.txt -output-page: "Database Documentation" - -type: wiki -input-file: Docs/Main.txt -output-page: "Main" - -type: luadoc -input-file: AckisRecipeList.lua -output-page: "API" \ No newline at end of file +- + type: wiki + input-file: Docs/Documentation.txt + output-page: "Database Documentation" +- + type: wiki + input-file: Docs/Main.txt + output-page: "Main" +- + type: luadoc + input-file: AckisRecipeList.lua + output-page: "API" + \ No newline at end of file -- 1.7.9.5