Commit Graph

17 Commits

Author SHA1 Message Date
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
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 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 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 dd1d11e7f2 Sync Haystack API reference on Docusaurus (#10777)
Co-authored-by: sjrl <10526848+sjrl@users.noreply.github.com>
2026-03-10 07:32:10 +01:00
Haystack Bot 61489dd922 Sync Haystack API reference on Docusaurus (#10652)
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
2026-02-24 08:52:58 +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 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 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 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 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