chore(build): auto-generate docs
This commit is contained in:
parent
ebaf4d5134
commit
fd67648df2
|
|
@ -622,6 +622,7 @@ with a lazy extension in `lazy`.
|
|||
icons = {
|
||||
cmd = " ",
|
||||
config = "",
|
||||
debug = "●",
|
||||
event = " ",
|
||||
favorite = " ",
|
||||
ft = " ",
|
||||
|
|
|
|||
|
|
@ -706,6 +706,7 @@ will be added to the plugin’s spec.
|
|||
icons = {
|
||||
cmd = " ",
|
||||
config = "",
|
||||
debug = "●",
|
||||
event = " ",
|
||||
favorite = " ",
|
||||
ft = " ",
|
||||
|
|
|
|||
|
|
@ -100,6 +100,7 @@ sidebar_position: 5
|
|||
icons = {
|
||||
cmd = " ",
|
||||
config = "",
|
||||
debug = "●",
|
||||
event = " ",
|
||||
favorite = " ",
|
||||
ft = " ",
|
||||
|
|
|
|||
Loading…
Reference in New Issue