copilot-swe-agent[bot]
4f442551a9
Integrate Developer Guide into documentation build process
...
Added Developer Guide to the documentation build process alongside the User Guide.
- Modified build-docs.ts to import and export both User Guide and Developer Guide
- Created importAndExportDocs helper function to handle multiple documentation sources
- Developer Guide is exported to /site/developer-guide/ subdirectory
- Updated GitHub workflow to validate Developer Guide is built
- Added build-docs app to workflow triggers
The documentation build now produces:
- User Guide at /site/ (root) and /site/user-guide/
- Developer Guide at /site/developer-guide/
- Script API at /site/script-api/{backend,frontend}/
- REST API at /site/rest-api/{internal,etapi}/
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
2025-11-02 22:28:24 +00:00
Elian Doran
1822eea77c
chore: remove remaining references to mkdocs
2025-10-28 19:19:39 +02:00
Elian Doran
bde03e8378
feat(docs/share): integrate in the CI
2025-10-28 16:42:52 +02:00
renovate[bot]
8f184c5b10
chore(deps): update dependency node to v24
2025-10-28 06:23:07 +00:00
renovate[bot]
b3abd479ad
chore(deps): update actions/setup-node action to v6
2025-10-15 01:37:25 +00:00
Elian Doran
36f5060855
chore(ci): revert changes breaking the workflows
2025-10-13 17:51:50 +03:00
Elian Doran
c64e695036
chore(deps): update dependency python to 3.14 ( #7237 )
2025-10-09 16:18:32 +03:00
Elian Doran
8fab4dd94d
chore(ci): use different check
2025-10-09 13:34:06 +03:00
renovate[bot]
853be9000b
chore(deps): update dependency python to 3.14
2025-10-09 10:15:32 +00:00
Elian Doran
9b37708f0c
fix(ci): missing deployment secrets in reusable action
2025-09-28 00:21:05 +03:00
Elian Doran
6998a3593e
feat(ci): set up deployment workflow for website
2025-09-27 23:57:56 +03:00
perf3ct
fd690592ba
feat(docs): cleanse .md from hyperlinks in compiled mkdocs
2025-09-13 19:14:45 +00:00
Elian Doran
9fe744c545
chore(deps): update actions/setup-node action to v5 ( #6902 )
2025-09-06 22:36:15 +03:00
Elian Doran
f3fa3864b2
chore(deps): update dependency node to v22 ( #6891 )
2025-09-06 22:21:44 +03:00
Elian Doran
eca85d9978
chore(deps): update actions/setup-python action to v6 ( #6909 )
2025-09-06 22:15:10 +03:00
renovate[bot]
ed6d21a05a
chore(deps): update dependency node to v22
2025-09-06 18:58:17 +00:00
renovate[bot]
a2f3913fe5
chore(deps): update actions/setup-python action to v6
2025-09-06 18:57:17 +00:00
renovate[bot]
d66c0ef308
chore(deps): update actions/setup-node action to v5
2025-09-06 18:57:14 +00:00
renovate[bot]
0f9f6746ed
chore(deps): update actions/github-script action to v8
2025-09-06 18:57:10 +00:00
perf3ct
3bf1a77381
feat(docs): also deploy docs upon README change
2025-09-05 19:52:03 +00:00
perf3ct
9b0e817635
feat(docs): transition from python to ts
2025-09-05 15:09:27 +00:00
perf3ct
1847fc2060
feat(docs): fix nav and scripts
2025-09-04 23:50:22 +00:00
perf3ct
33c8406b8a
feat(docs): try to make pnpm happy for mkdocs
...
asfd
asdf
2025-09-04 21:57:26 +00:00
perf3ct
b6212c4e98
feat(docs): try to get wrangler to work...
...
feat(docs)asdf
asdf
2025-09-04 21:32:32 +00:00
perf3ct
fcd2409ee3
feat(docs): try to get mkdocs to work again
2025-09-04 21:20:01 +00:00
perf3ct
dad060d0c9
feat(docs): let's try to deploy our stuff to mkdocs
2025-09-04 21:13:12 +00:00