fixup! feat(visitor): add `node_fixer`
This commit is contained in:
parent
59b173f774
commit
728fffc9e8
|
@ -18,8 +18,8 @@ local record Property
|
|||
end
|
||||
|
||||
local property: Property = {
|
||||
-- base_url = "https://awesomewm.org/apidoc",
|
||||
base_url = "file:///usr/share/doc/awesome/doc",
|
||||
base_url = "https://awesomewm.org/apidoc",
|
||||
-- base_url = "file:///usr/share/doc/awesome/doc",
|
||||
index_uri = "/index.html",
|
||||
out_directory = "generated",
|
||||
capi_modules = {
|
||||
|
|
Loading…
Reference in New Issue