add comments
Signed-off-by: kushthedude <kushthedude@gmail.com>
This commit is contained in:
parent
a4e8d574c2
commit
98227ea60e
@ -69,9 +69,11 @@ const siteConfig = {
|
|||||||
|
|
||||||
// Expand/collapse the links and subcategories under categories.
|
// Expand/collapse the links and subcategories under categories.
|
||||||
docsSideNavCollapsible: true,
|
docsSideNavCollapsible: true,
|
||||||
// An option to enable the docs showing the author who last updated the doc.
|
|
||||||
|
// An option to enable the docs showing the user when last updated the doc.
|
||||||
enableUpdateTime: true,
|
enableUpdateTime: true,
|
||||||
|
|
||||||
|
// An option to enable the docs showing the author who last updated the doc.
|
||||||
enableUpdateBy: true,
|
enableUpdateBy: true,
|
||||||
|
|
||||||
// Show documentation's last contributor's name.
|
// Show documentation's last contributor's name.
|
||||||
|
Loading…
Reference in New Issue
Block a user