8 Commits

Author SHA1 Message Date
Arthur
d36499e3aa Fix doc builds (#1982)
* fix binding test post merge

* update

* update

* something

* simple

* simplify
2026-03-26 15:40:54 +01:00
Shivam
e0502118e6 Fix broken source links in documentation (#1934)
The documentation source links were pointing to `src/tokenizers/...` which
doesn't exist. The Python source files are located at
`bindings/python/py_src/tokenizers/...`.

Add `version_tag_suffix` parameter to documentation build workflows to
generate correct GitHub source links.

Fixes #1910
2026-03-25 18:22:53 +01:00
Remy
985d49ae64 fix: remove useless token (#1371) 2023-10-19 14:29:01 +02:00
Mishig
348ed70e58 [doc build] Use secrets (#1273) 2023-06-09 12:58:27 +02:00
Mishig Davaadorj
37957f67f1 Fix typo in doc-build GH workflow 2022-04-21 16:42:04 +02:00
Mishig Davaadorj
dad9c6c0d2 Revert dev changes 2022-04-21 16:08:22 +02:00
Mishig Davaadorj
95b5d066d5 Update doc build gh workflow to install rust 2022-04-21 09:20:20 +02:00
Mishig Davaadorj
fd005a7c4e Add doc-builder gh workflows 2022-04-18 09:50:31 +02:00