Skip to content

Commit

Permalink
Fix duplicated headings
Browse files Browse the repository at this point in the history
  • Loading branch information
RCheesley committed Apr 12, 2024
1 parent 43bb523 commit f4fc012
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 21 deletions.
18 changes: 5 additions & 13 deletions docs/points/point_groups.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,25 +27,17 @@ Enter a name and a description for the Group and click the "Save & Close" button
Point Groups usage
===================

Point Actions
-------------

.. vale on
Using Point actions
-------------------
You can change Contact's Points within a Points Group by using Points Actions.

.. image:: images/point-action-with-group.png
:width: 600
:alt: Screenshot of Points action with Group

.. vale off
Point Triggers
--------------

.. vale on
You can use Point Triggers based on Point Groups to automatically trigger specific events within the system.
Using Point triggers
--------------------
You can use Point triggers based on Point Groups to automatically trigger specific events within the system.

.. image:: images/point-trigger-with-group.png
:width: 600
Expand Down
8 changes: 4 additions & 4 deletions docs/queue/queue.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ You can activate and configure the queuing mechanism by going to configuration:

.. vale off
RabbitMQ
********
Using RabbitMQ
**************

.. vale on
Expand Down Expand Up @@ -76,8 +76,8 @@ Example:
'rabbitmq_idle_timeout_exit_code' => 0,
Beanstalkd
**********
Using Beanstalkd
****************

:xref:`Beanstalkd` is another available queue protocol that Mautic supports. To use it, you must have a Beanstalkd server running. On :xref:`Beanstalkd website`, you can obtain instructions on how to install Beanstalkd.

Expand Down
8 changes: 4 additions & 4 deletions docs/segments/manage_segments.rst
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,8 @@ Adding individual Contacts

.. vale off
Campaign action
===============
Using a Campaign action
=======================

.. vale on
Expand Down Expand Up @@ -257,8 +257,8 @@ Dynamic Segments

Mautic moves Contacts into and out of dynamic Segments based on the filters applied to the Segment. As the data associated with the Contact updates, including Company associations and behaviors, Mautic updates Segment membership.

Segment filters
===============
Configuring Segment filters

Check warning on line 260 in docs/segments/manage_segments.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog 🐶 [Google.Headings] 'Configuring Segment filters' should use sentence-style capitalization. Raw Output: {"message": "[Google.Headings] 'Configuring Segment filters' should use sentence-style capitalization.", "location": {"path": "docs/segments/manage_segments.rst", "range": {"start": {"line": 260, "column": 1}}}, "severity": "WARNING"}
===========================

.. image:: images/filter-list.png
:width: 400
Expand Down

0 comments on commit f4fc012

Please sign in to comment.