Skip to content

Commit 733ec3f

Browse files
committed
single-title
1 parent dd9a5cf commit 733ec3f

11 files changed

Lines changed: 4 additions & 12 deletions

File tree

.markdownlint-cli2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ config:
3030
list-marker-space: true
3131
blanks-around-fences: true
3232
blanks-around-lists: true
33-
# single-title: true
33+
single-title: true
3434
no-trailing-punctuation:
3535
punctuation: [".", ":", ";",]
3636
no-multiple-space-atx: true

docs/administration/back_office/back_office_configuration.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
title: Back office configuration
32
description: Configure default upload locations, pagination limits, and more settings for the back office.
43
---
54

docs/administration/dashboard/configure_default_dashboard.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
title: Default dashboard configuration
32
description: Configure default dashboard.
43
edition: experience
54
---

docs/administration/dashboard/customize_dashboard.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
title: Dashboard customization
32
description: Customize dashboard.
43
edition: experience
54
---

docs/administration/dashboard/php_api_dashboard_service.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
title: Dashboard service's PHP API
32
description: Use DashboardService to manage dashboards.
43
edition: experience
54
---

docs/ibexa_cloud/ibexa_cloud_guide.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
description: Learn how to host your application and improve your business processes by using Ibexa Cloud hosting platform.
3-
title: Ibexa Cloud product guide
43
month_change: false
54
---
65

docs/ibexa_products/ibexa_commerce.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
title: Ibexa Commerce
32
description: Explore all of the key features, functionalities, and advantages of Ibexa Commerce, the most powerful edition that Ibexa DXP has to offer.
43
month_change: false
54
---

docs/ibexa_products/ibexa_experience.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
title: Ibexa Experience
32
description: Learn about all the main attributes, features, and benefits of the customer-focused Ibexa Experience edition.
43
month_change: false
54
---

docs/ibexa_products/ibexa_headless.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
title: Ibexa Headless
32
description: Get to know Ibexa Headless - an edition that focuses on content management.
43
---
54

docs/search/search_engines/elasticsearch/configure_elasticsearch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,6 +538,6 @@ ibexa_elasticsearch:
538538

539539
For more information about how Elasticsearch handles settings and mappings from multiple templates that match the same index, see [Elasticsearch documentation](https://www.elastic.co/guide/en/elasticsearch/reference/8.19/index-templates.html).
540540

541-
# Extend Elasticsearch
541+
## Extend Elasticsearch
542542

543543
To learn how you can create document field mappers, custom Search Criteria, custom Sort Clauses and Aggregations, see [Create custom Search Criterion](create_custom_search_criterion.md).

0 commit comments

Comments
 (0)