copilot-swe-agent[bot]
0c6a57d3bb
Fix documentation build system - resolve becca module instance issue
...
Fixed the issue where multiple becca instances were being created due to inconsistent module import paths. The solution was to export becca from becca_loader and access it from there, ensuring a single instance is used throughout the build process.
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com >
2025-11-02 22:18:49 +00:00
Elian Doran
6bc54892a3
Update apps/build-docs/src/swagger.ts
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-11-02 20:12:50 +02:00
Elian Doran
0a6670ce5e
Update apps/build-docs/src/backend_script_entrypoint.ts
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-02 20:05:44 +02:00
Elian Doran
4f5be54030
chore(build-docs): generate types for doc
2025-11-02 18:28:31 +02:00
Elian Doran
68c6260e45
chore(build-docs): relocate OpenAPI location
2025-11-02 18:14:03 +02:00
Elian Doran
6a2b9b748f
chore(build-docs): add project names to typedoc
2025-11-01 23:03:14 +02:00
Elian Doran
d9a349a531
refactor(build-docs): define output for typedoc at script level
2025-11-01 22:54:42 +02:00
Elian Doran
2c1cebfbc3
feat(build-docs): split documentation in two
2025-11-01 22:51:33 +02:00
Elian Doran
c6738ac52f
feat(build-docs): generate script API
2025-11-01 22:42:27 +02:00
Elian Doran
604f2abf5a
chore(build-docs): fix wrong mkdir
2025-11-01 21:47:07 +02:00
Elian Doran
617703899f
chore(build-docs): relocate to /rest-api
2025-11-01 21:35:18 +02:00
Elian Doran
d62aecc551
fix(build-docs): crash in clean environment
2025-11-01 21:15:34 +02:00
Elian Doran
953b376ce3
refactor(build-docs): trigger build of share theme internally
2025-11-01 20:58:32 +02:00
Elian Doran
80f1707d8b
chore(build-docs): integrate with docs:build
2025-11-01 20:52:28 +02:00
Elian Doran
6e06d7169f
refactor(build-docs): integrate with original build-docs script
2025-11-01 20:37:03 +02:00
Elian Doran
ecf12a4063
feat(build-docs): build both docs
2025-11-01 20:22:17 +02:00
Elian Doran
64428ae761
feat(build-docs): clean before building
2025-11-01 20:16:59 +02:00
Elian Doran
3524c34ff9
feat(build-docs): switch to redocly
2025-11-01 20:15:38 +02:00
Elian Doran
3f99c8b337
feat(build-docs): copy swagger UI
2025-11-01 20:03:53 +02:00