mirror of
https://github.com/lxsang/antd-web-apps
synced 2025-07-24 01:29:48 +02:00
enable mobile compatibility
This commit is contained in:
@ -4,9 +4,5 @@ DocController:subclass("JarvisController", {
|
|||||||
vfs_path = "book://",
|
vfs_path = "book://",
|
||||||
local_path = "/home/mrsang/doc/jarvis",
|
local_path = "/home/mrsang/doc/jarvis",
|
||||||
},
|
},
|
||||||
name = "jarvis",
|
name = "jarvis"
|
||||||
elinks = {
|
|
||||||
{ name = "API", url = "https://doc.iohub.dev/antos/api/index.html" },
|
|
||||||
{ name = "Code", url = "https://github.com/lxsang/antos" }
|
|
||||||
}
|
|
||||||
})
|
})
|
||||||
|
Reference in New Issue
Block a user