fix(docs): set categorizeByGroup to true

This commit is contained in:
AAGaming
2022-10-02 12:37:43 -04:00
parent 472307e4a4
commit 0f205e8916

View File

@@ -1,5 +1,5 @@
{
"githubPages": false,
"categorizeByGroup": true,
"categorizeByGroup": false,
"excludeExternals": true
}