Skip to content

Commit 4371fce

Browse files
authored
Merge pull request #892 from Steveb-p/deduplicate-support
Move support note to an external include file
2 parents ea822c6 + 4403014 commit 4371fce

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+64
-447
lines changed

Diff for: docs/_includes/support.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<h2 align="center">Supporting Enqueue</h2>
2+
3+
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
4+
5+
- [Become a sponsor](https://www.patreon.com/makasim)
6+
- [Become our client](http://forma-pro.com/)
7+
8+
---

Diff for: docs/async_event_dispatcher/quick_tour.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,7 @@
22
layout: default
33
nav_exclude: true
44
---
5-
<h2 align="center">Supporting Enqueue</h2>
6-
7-
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
8-
9-
- [Become a sponsor](https://www.patreon.com/makasim)
10-
- [Become our client](http://forma-pro.com/)
11-
12-
---
5+
{% include support.md %}
136

147
# Async event dispatcher (Symfony)
158

Diff for: docs/bundle/async_commands.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,7 @@ parent: "Symfony bundle"
44
title: Async commands
55
nav_order: 7
66
---
7-
<h2 align="center">Supporting Enqueue</h2>
8-
9-
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
10-
11-
- [Become a sponsor](https://www.patreon.com/makasim)
12-
- [Become our client](http://forma-pro.com/)
13-
14-
---
7+
{% include support.md %}
158

169
# Async commands
1710

Diff for: docs/bundle/async_events.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,7 @@ parent: "Symfony bundle"
44
title: Async events
55
nav_order: 6
66
---
7-
<h2 align="center">Supporting Enqueue</h2>
8-
9-
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
10-
11-
- [Become a sponsor](https://www.patreon.com/makasim)
12-
- [Become our client](http://forma-pro.com/)
13-
14-
---
7+
{% include support.md %}
158

169
# Async events
1710

Diff for: docs/bundle/cli_commands.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,7 @@ parent: "Symfony bundle"
44
title: CLI commands
55
nav_order: 3
66
---
7-
<h2 align="center">Supporting Enqueue</h2>
8-
9-
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
10-
11-
- [Become a sponsor](https://www.patreon.com/makasim)
12-
- [Become our client](http://forma-pro.com/)
13-
14-
---
7+
{% include support.md %}
158

169
# Cli commands
1710

Diff for: docs/bundle/config_reference.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,7 @@ parent: "Symfony bundle"
44
title: Config reference
55
nav_order: 2
66
---
7-
<h2 align="center">Supporting Enqueue</h2>
8-
9-
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
10-
11-
- [Become a sponsor](https://www.patreon.com/makasim)
12-
- [Become our client](http://forma-pro.com/)
13-
14-
---
7+
{% include support.md %}
158

169
# Config reference
1710

Diff for: docs/bundle/consumption_extension.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,7 @@ parent: "Symfony bundle"
44
title: Consumption extension
55
nav_order: 9
66
---
7-
<h2 align="center">Supporting Enqueue</h2>
8-
9-
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
10-
11-
- [Become a sponsor](https://www.patreon.com/makasim)
12-
- [Become our client](http://forma-pro.com/)
13-
14-
---
7+
{% include support.md %}
158

169
# Consumption extension
1710

Diff for: docs/bundle/debugging.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,7 @@ parent: "Symfony bundle"
44
title: Debugging
55
nav_order: 11
66
---
7-
<h2 align="center">Supporting Enqueue</h2>
8-
9-
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
10-
11-
- [Become a sponsor](https://www.patreon.com/makasim)
12-
- [Become our client](http://forma-pro.com/)
13-
14-
---
7+
{% include support.md %}
158

169
# Debugging
1710

Diff for: docs/bundle/functional_testing.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,7 @@ parent: "Symfony bundle"
44
title: Functional testing
55
nav_order: 12
66
---
7-
<h2 align="center">Supporting Enqueue</h2>
8-
9-
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
10-
11-
- [Become a sponsor](https://www.patreon.com/makasim)
12-
- [Become our client](http://forma-pro.com/)
13-
14-
---
7+
{% include support.md %}
158

169
# Functional testing
1710

Diff for: docs/bundle/job_queue.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,7 @@ parent: "Symfony bundle"
44
title: Job queue
55
nav_order: 8
66
---
7-
<h2 align="center">Supporting Enqueue</h2>
8-
9-
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
10-
11-
- [Become a sponsor](https://www.patreon.com/makasim)
12-
- [Become our client](http://forma-pro.com/)
13-
14-
---
7+
{% include support.md %}
158

169
# Jobs
1710

Diff for: docs/bundle/message_processor.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,7 @@ parent: "Symfony bundle"
44
title: Message processor
55
nav_order: 5
66
---
7-
<h2 align="center">Supporting Enqueue</h2>
8-
9-
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
10-
11-
- [Become a sponsor](https://www.patreon.com/makasim)
12-
- [Become our client](http://forma-pro.com/)
13-
14-
---
7+
{% include support.md %}
158

169
# Message processor
1710

Diff for: docs/bundle/message_producer.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,7 @@ parent: "Symfony bundle"
44
title: Message producer
55
nav_order: 4
66
---
7-
<h2 align="center">Supporting Enqueue</h2>
8-
9-
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
10-
11-
- [Become a sponsor](https://www.patreon.com/makasim)
12-
- [Become our client](http://forma-pro.com/)
13-
14-
---
7+
{% include support.md %}
158

169
# Message producer
1710

Diff for: docs/bundle/production_settings.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,7 @@ parent: "Symfony bundle"
44
title: Production settings
55
nav_order: 10
66
---
7-
<h2 align="center">Supporting Enqueue</h2>
8-
9-
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
10-
11-
- [Become a sponsor](https://www.patreon.com/makasim)
12-
- [Become our client](http://forma-pro.com/)
13-
14-
---
7+
{% include support.md %}
158

169
# Production settings
1710

Diff for: docs/bundle/quick_tour.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,7 @@ parent: "Symfony bundle"
44
title: Quick tour
55
nav_order: 1
66
---
7-
<h2 align="center">Supporting Enqueue</h2>
8-
9-
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
10-
11-
- [Become a sponsor](https://www.patreon.com/makasim)
12-
- [Become our client](http://forma-pro.com/)
13-
14-
---
7+
{% include support.md %}
158

169
# EnqueueBundle. Quick tour.
1710

Diff for: docs/client/extensions.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,7 @@ parent: Client
44
title: Extensions
55
nav_order: 6
66
---
7-
<h2 align="center">Supporting Enqueue</h2>
8-
9-
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
10-
11-
- [Become a sponsor](https://www.patreon.com/makasim)
12-
- [Become our client](http://forma-pro.com/)
13-
14-
---
7+
{% include support.md %}
158

169
# Client extensions.
1710

Diff for: docs/client/message_bus.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,7 @@ parent: Client
44
title: Message bus
55
nav_order: 4
66
---
7-
<h2 align="center">Supporting Enqueue</h2>
8-
9-
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
10-
11-
- [Become a sponsor](https://www.patreon.com/makasim)
12-
- [Become our client](http://forma-pro.com/)
13-
14-
---
7+
{% include support.md %}
158

169
# Client. Message bus
1710

Diff for: docs/client/message_examples.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,7 @@ parent: Client
44
title: Message examples
55
nav_order: 2
66
---
7-
<h2 align="center">Supporting Enqueue</h2>
8-
9-
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
10-
11-
- [Become a sponsor](https://www.patreon.com/makasim)
12-
- [Become our client](http://forma-pro.com/)
13-
14-
---
7+
{% include support.md %}
158

169
# Client. Message examples
1710

Diff for: docs/client/quick_tour.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,7 @@ parent: Client
44
title: Quick tour
55
nav_order: 1
66
---
7-
<h2 align="center">Supporting Enqueue</h2>
8-
9-
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
10-
11-
- [Become a sponsor](https://www.patreon.com/makasim)
12-
- [Become our client](http://forma-pro.com/)
13-
14-
---
7+
{% include support.md %}
158

169
# Simple client. Quick tour.
1710

Diff for: docs/client/rpc_call.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,7 @@ parent: Client
44
title: RPC call
55
nav_order: 5
66
---
7-
<h2 align="center">Supporting Enqueue</h2>
8-
9-
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
10-
11-
- [Become a sponsor](https://www.patreon.com/makasim)
12-
- [Become our client](http://forma-pro.com/)
13-
14-
---
7+
{% include support.md %}
158

169
# Client. RPC call
1710

Diff for: docs/client/supported_brokers.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,7 @@ parent: Client
44
title: Supported brokers
55
nav_order: 3
66
---
7-
<h2 align="center">Supporting Enqueue</h2>
8-
9-
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
10-
11-
- [Become a sponsor](https://www.patreon.com/makasim)
12-
- [Become our client](http://forma-pro.com/)
13-
14-
---
7+
{% include support.md %}
158

169
# Client. Supported brokers
1710

Diff for: docs/consumption/extensions.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,7 @@ layout: default
33
parent: Consumption
44
title: Extensions
55
---
6-
<h2 align="center">Supporting Enqueue</h2>
7-
8-
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
9-
10-
- [Become a sponsor](https://www.patreon.com/makasim)
11-
- [Become our client](http://forma-pro.com/)
12-
13-
---
6+
{% include support.md %}
147

158
# Consumption extensions.
169

Diff for: docs/consumption/message_processor.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,7 @@ layout: default
33
parent: Consumption
44
title: Message processors
55
---
6-
<h2 align="center">Supporting Enqueue</h2>
7-
8-
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
9-
10-
- [Become a sponsor](https://www.patreon.com/makasim)
11-
- [Become our client](http://forma-pro.com/)
12-
13-
---
6+
{% include support.md %}
147

158
# Message processor
169

Diff for: docs/contribution.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,7 @@ title: Contribution
44
nav_order: 99
55
---
66

7-
<h2 align="center">Supporting Enqueue</h2>
8-
9-
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
10-
11-
- [Become a sponsor](https://www.patreon.com/makasim)
12-
- [Become our client](http://forma-pro.com/)
13-
14-
---
7+
{% include support.md %}
158

169
# Contribution
1710

Diff for: docs/cookbook/symfony/how-to-change-consume-command-logger.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,7 @@
22
layout: default
33
nav_exclude: true
44
---
5-
<h2 align="center">Supporting Enqueue</h2>
6-
7-
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
8-
9-
- [Become a sponsor](https://www.patreon.com/makasim)
10-
- [Become our client](http://forma-pro.com/)
11-
12-
---
5+
{% include support.md %}
136

147
# How to change consume command logger
158

Diff for: docs/dsn.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,7 @@ layout: default
33
title: DSN Parser
44
nav_order: 92
55
---
6-
<h2 align="center">Supporting Enqueue</h2>
7-
8-
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
9-
10-
- [Become a sponsor](https://www.patreon.com/makasim)
11-
- [Become our client](http://forma-pro.com/)
12-
13-
---
6+
{% include support.md %}
147

158
## DSN Parser.
169

0 commit comments

Comments
 (0)