Skip to content

Commit cd81adf

Browse files
committed
rename doc
1 parent 05fc6b1 commit cd81adf

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

tools/build-doc.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ local function buildEnum(md, lang, conf)
126126
end
127127

128128
local function buildMarkdown(lang)
129-
local dir = fs.path 'doc' / lang / 'config'
129+
local dir = fs.path 'doc' / lang
130130
fs.create_directories(dir)
131131
local configDoc = markdown()
132132

0 commit comments

Comments
 (0)