Commit Graph

30 Commits

Author SHA1 Message Date
Haystack Bot dc01e58b9d docs: sync Haystack API reference on Docusaurus (#12301)
CodeQL / Analyze (python) (push) Has been cancelled
Docker image release / Build base image (push) Has been cancelled
Sync docs with Docusaurus / sync (push) Has been cancelled
Tests / Check if changed (push) Has been cancelled
Tests / format (push) Has been cancelled
Tests / check-imports (push) Has been cancelled
Tests / Unit / macos-latest (push) Has been cancelled
Tests / Unit / ubuntu-latest (push) Has been cancelled
Tests / Unit / windows-latest (push) Has been cancelled
Tests / mypy (push) Has been cancelled
Tests / Integration / ubuntu-latest (push) Has been cancelled
Tests / Integration / macos-latest (push) Has been cancelled
Tests / Integration / windows-latest (push) Has been cancelled
Tests / notify-slack-on-failure (push) Has been cancelled
Tests / Mark tests as completed (push) Has been cancelled
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
2026-08-11 11:57:43 +02:00
Haystack Bot 5add74ecda docs: sync Haystack API reference on Docusaurus (#12201)
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
2026-07-30 16:11:46 +00:00
Haystack Bot 1dcc694c19 docs: sync Haystack API reference on Docusaurus (#12003)
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
2026-07-14 11:00:00 +00:00
Haystack Bot 9a01927aca docs: sync Haystack API reference on Docusaurus (#11912)
Co-authored-by: sjrl <10526848+sjrl@users.noreply.github.com>
2026-07-08 13:21:12 +00:00
Haystack Bot 3a976ab348 docs: sync Haystack API reference on Docusaurus (#11881)
Co-authored-by: julian-risch <4181769+julian-risch@users.noreply.github.com>
2026-07-06 09:43:04 +00:00
Stefano Fiorucci 07e8c9bad8 docs: revert adopting JSX comments (#11119)
* Revert "Sync Haystack API reference on Docusaurus (#11118)"

This reverts commit 8d9df4c156.

* Revert "docs(snippets): replace HTML comments with JSX comments for MDX v4 compatibility (#11117)"

This reverts commit 2b1ca620a0.
2026-04-16 10:09:47 +00:00
Haystack Bot 8d9df4c156 Sync Haystack API reference on Docusaurus (#11118)
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
2026-04-16 11:39:54 +02:00
Aftab 2b1ca620a0 docs(snippets): replace HTML comments with JSX comments for MDX v4 compatibility (#11117)
Replace all `<!-- test-ignore -->` HTML comment markers in Python docstrings
and generated API reference docs with JSX comments `{/* test-ignore */}` to be
compatible with strict MDX parsing in Docusaurus v4.

Also update test_python_snippets.py to use the new JSX marker format for
`TEST_IGNORE_MARK`, `TEST_CONCEPT_MARK`, `TEST_RUN_MARK`, and
`TEST_REQUIRE_FILES_PREFIX` constants, and remove the `mdx1Compat: { comments: true }`
compatibility setting from docusaurus.config.js.

Closes #11104
2026-04-16 09:15:12 +00:00
Haystack Bot 4f66afb574 Sync Haystack API reference on Docusaurus (#11019)
Co-authored-by: davidsbatista <7937824+davidsbatista@users.noreply.github.com>
2026-04-01 15:18:47 +00:00
Haystack Bot b47edf85dc Sync Haystack API reference on Docusaurus (#11009)
Co-authored-by: davidsbatista <7937824+davidsbatista@users.noreply.github.com>
2026-04-01 14:58:25 +02:00
Haystack Bot 7015c1677b Sync Haystack API reference on Docusaurus (#10962)
Co-authored-by: davidsbatista <7937824+davidsbatista@users.noreply.github.com>
2026-03-27 16:49:46 +00:00
Haystack Bot 4e0d829a0c Sync Haystack API reference on Docusaurus (#10947)
Co-authored-by: davidsbatista <7937824+davidsbatista@users.noreply.github.com>
2026-03-27 09:41:28 +00:00
Haystack Bot e6e3f239b4 docs: Sync Haystack API reference on Docusaurus (#10842)
Co-authored-by: julian-risch <4181769+julian-risch@users.noreply.github.com>
2026-03-16 18:37:44 +01:00
Haystack Bot 57f8d12191 Sync Haystack API reference on Docusaurus (#10719)
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
2026-03-03 11:27:47 +01:00
Haystack Bot ae94b8bf32 Sync Haystack API reference on Docusaurus (#10674)
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
2026-02-25 11:38:14 +01:00
Haystack Bot 382f844e55 Sync Haystack API reference on Docusaurus (#10657)
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
2026-02-24 10:01:00 +01:00
Haystack Bot 057eaa36cf Sync Haystack API reference on Docusaurus (#10618)
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
2026-02-18 12:05:44 +01:00
Haystack Bot 7b24558554 Sync Haystack API reference on Docusaurus (#10613)
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
2026-02-17 17:45:02 +01:00
Haystack Bot d7fe524b21 Sync Haystack API reference on Docusaurus (#10430)
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
2026-01-22 16:24:22 +01:00
Haystack Bot 46089f82ca docs: Sync Haystack API reference on Docusaurus (#10425)
Co-authored-by: sjrl <10526848+sjrl@users.noreply.github.com>
2026-01-22 08:28:26 +00:00
Haystack Bot dc4e4ab2ee Sync Haystack API reference on Docusaurus (#10300)
Co-authored-by: tstadel <60758086+tstadel@users.noreply.github.com>
2026-01-05 14:50:58 +01:00
Haystack Bot 2378b2bae1 Sync Haystack API reference on Docusaurus (#10275)
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
2025-12-19 15:55:24 +01:00
Haystack Bot 6576e0bb5c Sync Haystack API reference on Docusaurus (#10273)
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
2025-12-19 12:45:23 +01:00
Haystack Bot 49d1391bca Sync Haystack API reference on Docusaurus (#10243)
Co-authored-by: vblagoje <458335+vblagoje@users.noreply.github.com>
2025-12-15 11:16:02 +01:00
Haystack Bot a5e8e1f3f9 Sync Haystack API reference on Docusaurus (#10166)
Co-authored-by: vblagoje <458335+vblagoje@users.noreply.github.com>
2025-12-01 14:10:59 +01:00
Haystack Bot 14f58ece15 Sync Haystack API reference on Docusaurus (#10015)
Co-authored-by: sjrl <10526848+sjrl@users.noreply.github.com>
2025-11-05 11:14:08 +01:00
Haystack Bot 6a7e7754cc Sync Haystack API reference on Docusaurus (#9936)
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
2025-10-24 14:50:06 +02:00
Haystack Bot 3cb03d44fe Sync Haystack API reference on Docusaurus (#9902)
Co-authored-by: vblagoje <458335+vblagoje@users.noreply.github.com>
2025-10-20 12:19:32 +02:00
Haystack Bot a43c47b635 Sync Haystack API reference on Docusaurus (#9891)
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
2025-10-17 12:27:35 +02:00
Daria Fokina a66a05f756 docs: moving Docusaurus setup to Haystack repo (#9847)
* move-docusarus-to-haystack

* debug

* add src

* blank page bug

* unify readme
2025-10-10 11:44:13 +02:00