Commit Graph

46 Commits

Author SHA1 Message Date
Haystack Bot 2a0f2eda52 docs: sync Haystack API reference on Docusaurus (#12389)
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
2026-08-18 07:42:55 +00:00
Haystack Bot 80bb148686 docs: sync Haystack API reference on Docusaurus (#12288)
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: sjrl <10526848+sjrl@users.noreply.github.com>
2026-08-10 08:04:07 +00:00
Haystack Bot 12afacaf42 docs: sync Haystack API reference on Docusaurus (#11984)
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
2026-07-13 11:16:33 +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 324dff1777 docs: sync Haystack API reference on Docusaurus (#11848)
Co-authored-by: sjrl <10526848+sjrl@users.noreply.github.com>
2026-07-02 06:49:57 +00:00
Haystack Bot b86dbf1e6b docs: sync Haystack API reference on Docusaurus (#11585)
Co-authored-by: davidsbatista <7937824+davidsbatista@users.noreply.github.com>
2026-06-11 15:27:14 +02:00
Haystack Bot c1e4e04268 docs: sync Haystack API reference on Docusaurus (#11561)
Co-authored-by: julian-risch <4181769+julian-risch@users.noreply.github.com>
2026-06-09 14:44:57 +02:00
Haystack Bot 7dbbf0d725 docs: sync Haystack API reference on Docusaurus (#11410)
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
2026-05-26 15:29:10 +00:00
Haystack Bot 636fda53a5 docs: sync Haystack API reference on Docusaurus (#11338)
Co-authored-by: sjrl <10526848+sjrl@users.noreply.github.com>
2026-05-19 16:13:00 +02:00
Haystack Bot 6a74d87628 docs: sync Haystack API reference on Docusaurus (#11324)
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
2026-05-15 10:24:34 +00:00
Haystack Bot cfa776ff91 docs: sync Haystack API reference on Docusaurus (#11302)
Co-authored-by: sjrl <10526848+sjrl@users.noreply.github.com>
2026-05-12 13:03:56 +00:00
Haystack Bot c3f682cab5 docs: sync Haystack API reference on Docusaurus (#11153)
Co-authored-by: julian-risch <4181769+julian-risch@users.noreply.github.com>
2026-04-20 14:27:06 +02: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 cc3f522030 Sync Haystack API reference on Docusaurus (#11102)
Co-authored-by: davidsbatista <7937824+davidsbatista@users.noreply.github.com>
2026-04-14 13:14:15 +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 7aa4d79fb3 Sync Haystack API reference on Docusaurus (#10946)
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
2026-03-27 09:38:38 +00:00
Haystack Bot 7b40f9807d Sync Haystack API reference on Docusaurus (#10882)
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
2026-03-19 17:04:10 +00:00
Haystack Bot ee7aff4d7a Sync Haystack API reference on Docusaurus (#10863)
Co-authored-by: julian-risch <4181769+julian-risch@users.noreply.github.com>
2026-03-18 11:30:22 +00:00
Haystack Bot ad364c4b35 Sync Haystack API reference on Docusaurus (#10846)
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
2026-03-17 10:49:31 +01: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 32739c2ee2 Sync Haystack API reference on Docusaurus (#10816)
Co-authored-by: bogdankostic <48713846+bogdankostic@users.noreply.github.com>
2026-03-13 14:39:59 +01:00
Haystack Bot 21504d0358 Sync Haystack API reference on Docusaurus (#10771)
Co-authored-by: davidsbatista <7937824+davidsbatista@users.noreply.github.com>
2026-03-09 09:33:27 +01:00
Haystack Bot 3fad6dd020 Sync Haystack API reference on Docusaurus (#10738)
Co-authored-by: julian-risch <4181769+julian-risch@users.noreply.github.com>
2026-03-05 11:58:03 +01:00
Haystack Bot 894974d246 Sync Haystack API reference on Docusaurus (#10662)
Co-authored-by: marc-mrt <15051223+marc-mrt@users.noreply.github.com>
2026-02-24 14:42:43 +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 dd83912a2a Sync Haystack API reference on Docusaurus (#10609)
Co-authored-by: sjrl <10526848+sjrl@users.noreply.github.com>
2026-02-17 12:54:32 +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 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 63de06bdf8 Sync Haystack API reference on Docusaurus (#10223)
Co-authored-by: vblagoje <458335+vblagoje@users.noreply.github.com>
2025-12-11 12:57:48 +01:00
Haystack Bot c09233c638 Sync Haystack API reference on Docusaurus (#10214)
Co-authored-by: sjrl <10526848+sjrl@users.noreply.github.com>
2025-12-10 10:48:27 +01:00
Haystack Bot 251335f941 Sync Haystack API reference on Docusaurus (#10185)
Co-authored-by: vblagoje <458335+vblagoje@users.noreply.github.com>
2025-12-03 14:19:29 +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 56e9431098 Sync Haystack API reference on Docusaurus (#10090)
Co-authored-by: sjrl <10526848+sjrl@users.noreply.github.com>
2025-11-18 11:07:55 +01:00
Haystack Bot 4db967d220 Sync Haystack API reference on Docusaurus (#10052)
Co-authored-by: Amnah199 <13835656+Amnah199@users.noreply.github.com>
2025-11-11 12:20:38 +01:00
Haystack Bot a85b61b6c5 Sync Haystack API reference on Docusaurus (#10030)
Co-authored-by: sjrl <10526848+sjrl@users.noreply.github.com>
2025-11-06 15:02:38 +01:00
Haystack Bot f84f527ef2 Sync Haystack API reference on Docusaurus (#9964)
Co-authored-by: vblagoje <458335+vblagoje@users.noreply.github.com>
2025-10-29 15:10:58 +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 1de94413c4 Sync Haystack API reference on Docusaurus (#9898)
Co-authored-by: vblagoje <458335+vblagoje@users.noreply.github.com>
2025-10-20 09:53:59 +02:00
Haystack Bot cc4f024afd Sync Haystack API reference on Docusaurus (#9892)
Co-authored-by: vblagoje <458335+vblagoje@users.noreply.github.com>
2025-10-17 15:51:07 +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