en un clic
clean-jsdoc-theme
clean-jsdoc-theme contient 3 skills collectées depuis ankitskvmdam, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Expert guidance for working with clean-jsdoc-theme v5 — the JSDoc/TypeDoc documentation theme. Use when setting up the theme, writing jsdoc.json or typedoc.json options, authoring docs/guides/READMEs (callouts, steps, tabs, embeds, custom @category/@order/@iframe tags), referencing images (local images, JSDoc staticFiles, sitemap), structuring the sidebar, cross-linking with {@link}/@see, tuning theming/colors/fonts, localizing into multiple languages (the clean-jsdoc CLI / aadesh / bhasha), debugging a build, or contributing to the monorepo packages (utils, setu, rang, dwar).
Expert guidance for the @clean-jsdoc-theme/typedoc plugin — using clean-jsdoc-theme v5 with TypeDoc / TypeScript. Use when setting up the TypeDoc plugin, writing typedoc.json / the cleanJsdocTheme option block, understanding the TypeDoc sidebar (module hierarchy) and document model (standalone enum/function/variable pages, overloads, declaration blocks), TypeDoc-specific rendering (inheritance sections, @group, @inheritDoc, projectDocuments, object-literal expansion), or knowing which theme options are (and aren't) wired for TypeDoc. For shared topics — authoring callouts/steps/tabs/embeds, images, the full option reference — this skill defers to the umbrella `clean-jsdoc-theme` skill.
Step-by-step procedure to migrate a project from clean-jsdoc-theme v4 to v5. Use when a user wants to upgrade, migrate, or port their JSDoc config from clean-jsdoc-theme v4 to v5 — moving options out of opts.theme_opts, renaming options (base_url→basePath, title→siteName, sections→sectionOrder, custom CSS/JS), handling removed options, reshaping the menu, and verifying the build.