mirror of
https://github.com/lxsang/antd-web-apps
synced 2024-11-20 02:18:20 +01:00
update antdoc
This commit is contained in:
parent
1af8436523
commit
706a21e4bb
@ -1,8 +1,8 @@
|
||||
require(CONTROLLER_ROOT..".doccontroller")
|
||||
DocController:subclass("AntosController", {
|
||||
path_map = {
|
||||
vfs_path = "home://testws/antos",
|
||||
local_path = "/home/mrsang/testws/antos"
|
||||
vfs_path = "home://doc/antos",
|
||||
local_path = "/home/mrsang/doc/antos"
|
||||
},
|
||||
name = "antos",
|
||||
elinks = {
|
||||
|
Loading…
Reference in New Issue
Block a user