Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,11 +103,11 @@
<div class="col-12 col-lg-6">
<div class="notification notification--lts-update" id="tile3">
<div class="notification__content">
<h2>The newest LTS Update is MCP Servers</h2>
<div>Set up MCP servers to help AI agents interact with Ibexa DXP.</div>
<h2>The newest LTS Update is Translations management</h2>

Check notice on line 106 in docs/index.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/index.md#L106

[Ibexa.ArticlesInHeadings] Avoid articles in headings.
Raw output
{"message": "[Ibexa.ArticlesInHeadings] Avoid articles in headings.", "location": {"path": "docs/index.md", "range": {"start": {"line": 106, "column": 25}}}, "severity": "INFO"}

Check notice on line 106 in docs/index.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/index.md#L106

[Ibexa.SentenceCapitalizationInHeadings] Use sentence-style capitalization in headings
Raw output
{"message": "[Ibexa.SentenceCapitalizationInHeadings] Use sentence-style capitalization in headings", "location": {"path": "docs/index.md", "range": {"start": {"line": 106, "column": 25}}}, "severity": "INFO"}
<div>Use machine translation, side-by-side editing view, and a review cycle to improve your translation experience.</div>
</div>
<div class="notification__cta">
<a href="https://doc.ibexa.co/en/5.0/ai/mcp/mcp_guide/">Learn more about this LTS Update</a>
<a href="https://doc.ibexa.co/en/5.0/multisite/translations_management/translations_management/">Learn more about this LTS Update</a>
<a href="https://doc.ibexa.co/en/5.0/ibexa_products/editions/#lts-updates">Discover other LTS Updates</a>
</div>
<div class="notification__image">
Expand Down
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,8 +182,8 @@ extra:

developer_doc: 'https://doc.ibexa.co/en/5.0'

latest_tag_4_6: '4.6.31'
latest_tag_5_0: '5.0.9'
latest_tag_4_6: '4.6.32'
latest_tag_5_0: '5.0.10'

extra_css:
- fonts/MavenPro.css
Expand Down
Loading