Logo
Explore Help
Register Sign In
Dockery/Trilium
1
0
Fork 0
You've already forked Trilium
mirror of https://github.com/zadam/trilium.git synced 2026-04-12 06:57:40 +02:00
Code Issues Packages Projects Releases Activity
Files
0696f7724de0c6e8a94de75df77ecf7af0ee71bd
Trilium/apps/build-docs/typedoc.frontend.json

12 lines
240 B
JSON
Raw Normal View History

feat(build-docs): generate script API
2025-11-01 22:42:27 +02:00
{
feat(build-docs): split documentation in two
2025-11-01 22:51:33 +02:00
"$schema": "https://typedoc.org/schema.json",
chore(build-docs): add project names to typedoc
2025-11-01 23:03:14 +02:00
"name": "Trilium Frontend API",
feat(build-docs): generate script API
2025-11-01 22:42:27 +02:00
"entryPoints": [
"src/frontend_script_entrypoint.ts"
],
feat: enhance build-docs utility with pnpm and Nix support This enhances the `build-docs` utility to allow running it via pnpm and packaging it as a Nix application. Changes include: - Added `build` and `cli` scripts to `apps/build-docs/package.json`. - Implemented a standalone CLI wrapper for documentation generation. - Added a `trilium-build-docs` package to the Nix flake for use in other projects. - Integrated `apps/build-docs` into the Nix workspace and build pipeline. These changes make the documentation build process more portable and easier to integrate into CI/CD pipelines outside of the main repository.
2026-01-31 01:00:57 -08:00
"tsconfig": "tsconfig.app.json",
feat(build-docs): generate script API
2025-11-01 22:42:27 +02:00
"plugin": [
"typedoc-plugin-missing-exports"
]
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 107ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API