From b97d4ed5e811b2dfc0a75f4d524d72fbf48b381d Mon Sep 17 00:00:00 2001 From: "Johnny C. Lam" Date: Mon, 5 May 2014 18:03:21 +0000 Subject: [PATCH] Use proper syntax in .docmeta to generate documentation. git-svn-id: svn://svn.curseforge.net/wow/ovale/mainline/trunk@1380 d5049fe3-3747-40f7-a4b5-f36d6801af5f --- .docmeta | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.docmeta b/.docmeta index 94c9b8f..9963d25 100644 --- a/.docmeta +++ b/.docmeta @@ -5,4 +5,4 @@ - type: luadoc input-files: conditions/*.lua - output-page: Conditions + output-directory: Conditions -- 1.7.9.5