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