conf.json 154 B

12345678
  1. {
  2. "plugins": ["plugins/markdown"],
  3. "templates": {
  4. "default": {
  5. "layoutFile": "_templates/jsdoc_layout.tmpl"
  6. }
  7. }
  8. }