trilium/apps/build-docs
copilot-swe-agent[bot] 18810bb86f Address code review feedback - improve outputSubDir handling
Improved the importAndExportDocs function to better handle the empty outputSubDir case:
- Use meaningful name for temporary zip file ('user-guide' instead of '')
- Explicitly handle empty outputSubDir for root directory output
- Added comments to clarify the behavior

Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
2025-11-02 22:31:25 +00:00
..
src Address code review feedback - improve outputSubDir handling 2025-11-02 22:31:25 +00:00
package.json feat(build-docs): generate script API 2025-11-01 22:42:27 +02:00
tsconfig.app.json feat(build-docs): generate script API 2025-11-01 22:42:27 +02:00
tsconfig.json feat(build-docs): generate script API 2025-11-01 22:42:27 +02:00
typedoc.backend.json chore(build-docs): add project names to typedoc 2025-11-01 23:03:14 +02:00
typedoc.frontend.json chore(build-docs): add project names to typedoc 2025-11-01 23:03:14 +02:00