sidebars.json 232 B

123456789
  1. {
  2. "docs": {
  3. "Installation": ["node", "browser"],
  4. "Usage": ["api", "cli", "autorender", "libs"],
  5. "Configuring KaTeX": ["options", "security", "error", "font"],
  6. "Misc": ["supported", "support_table", "issues"]
  7. }
  8. }