ajwillia-ms pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=549f16700242841a9f212e3a209b579920c3240c

commit 549f16700242841a9f212e3a209b579920c3240c
Author: Andy Williams <a...@andywilliams.me>
Date:   Sat Oct 21 16:38:57 2017 +0100

    Docs location moved
---
 src/scripts/elua/apps/gendoc.lua | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/scripts/elua/apps/gendoc.lua b/src/scripts/elua/apps/gendoc.lua
index a715a8d591..63ad69bf36 100644
--- a/src/scripts/elua/apps/gendoc.lua
+++ b/src/scripts/elua/apps/gendoc.lua
@@ -1601,7 +1601,7 @@ getopt.parse {
             set_theme(opts["graph-theme"])
         end
         local rootns = (not opts["n"] or opts["n"] == "")
-            and "docs:efl" or opts["n"]
+            and "develop:efl" or opts["n"]
         local dr
         if not opts["r"] or opts["r"] == "" then
             dr = "dokuwiki/data/pages"

-- 


Reply via email to