{ "plugins": [ "./node_modules/brighterscript-jsdocs-plugin/convert-brighterscript-docs.js", "plugins/markdown" ], "source": { "include": ["source", "components"], "includePattern": ".+\\.br?s$", "excludePattern": "(roku_modules)" }, "extendedConfig": {}, "opts": { "encoding": "utf8", "recurse": true, "template": "node_modules/clean-jsdoc-theme", "brighterscript-jsdocs-plugin": { "addModule": true, "escapeHTMLCharacters": false }, "theme_opts": { "default_theme": "fallback-dark", "base_url": "https://jellyfin.github.io/jellyfin-roku/", "title": "jellyfin-roku Code Documentation", "homepageTitle": "jellyfin-roku Code Documentation", "displayModuleHeader": true, "menu": [ { "title": "Jellyfin", "link": "https://jellyfin.org/", "target": "_blank", "class": "external-link", "id": "jellyfin-link" }, { "title": "GitHub", "link": "https://github.com/jellyfin/jellyfin-roku", "target": "_blank", "class": "external-link", "id": "github-link" }, { "title": "Forum", "link": "https://forum.jellyfin.org/f-roku-development", "target": "_blank", "class": "external-link", "id": "forum-link" }, { "title": "Matrix", "link": "https://matrix.to/#/#jellyfin-dev-roku:matrix.org", "target": "_blank", "class": "external-link", "id": "matrix-link" } ], "footer": "Automatically generated using JSDoc and the clean-jsdoc-theme." } }, "markdown": { "hardwrap": false, "idInHeadings": true } }