Skip to content

Move support note to an external include file #892

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 7, 2019
Merged
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
8 changes: 8 additions & 0 deletions docs/_includes/support.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<h2 align="center">Supporting Enqueue</h2>

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:

- [Become a sponsor](https://www.patreon.com/makasim)
- [Become our client](http://forma-pro.com/)

---
9 changes: 1 addition & 8 deletions docs/async_event_dispatcher/quick_tour.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,7 @@
layout: default
nav_exclude: true
---
<h2 align="center">Supporting Enqueue</h2>

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:

- [Become a sponsor](https://www.patreon.com/makasim)
- [Become our client](http://forma-pro.com/)

---
{% include support.md %}

# Async event dispatcher (Symfony)

Expand Down
9 changes: 1 addition & 8 deletions docs/bundle/async_commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,7 @@ parent: "Symfony bundle"
title: Async commands
nav_order: 7
---
<h2 align="center">Supporting Enqueue</h2>

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:

- [Become a sponsor](https://www.patreon.com/makasim)
- [Become our client](http://forma-pro.com/)

---
{% include support.md %}

# Async commands

Expand Down
9 changes: 1 addition & 8 deletions docs/bundle/async_events.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,7 @@ parent: "Symfony bundle"
title: Async events
nav_order: 6
---
<h2 align="center">Supporting Enqueue</h2>

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:

- [Become a sponsor](https://www.patreon.com/makasim)
- [Become our client](http://forma-pro.com/)

---
{% include support.md %}

# Async events

Expand Down
9 changes: 1 addition & 8 deletions docs/bundle/cli_commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,7 @@ parent: "Symfony bundle"
title: CLI commands
nav_order: 3
---
<h2 align="center">Supporting Enqueue</h2>

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:

- [Become a sponsor](https://www.patreon.com/makasim)
- [Become our client](http://forma-pro.com/)

---
{% include support.md %}

# Cli commands

Expand Down
9 changes: 1 addition & 8 deletions docs/bundle/config_reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,7 @@ parent: "Symfony bundle"
title: Config reference
nav_order: 2
---
<h2 align="center">Supporting Enqueue</h2>

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:

- [Become a sponsor](https://www.patreon.com/makasim)
- [Become our client](http://forma-pro.com/)

---
{% include support.md %}

# Config reference

Expand Down
9 changes: 1 addition & 8 deletions docs/bundle/consumption_extension.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,7 @@ parent: "Symfony bundle"
title: Consumption extension
nav_order: 9
---
<h2 align="center">Supporting Enqueue</h2>

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:

- [Become a sponsor](https://www.patreon.com/makasim)
- [Become our client](http://forma-pro.com/)

---
{% include support.md %}

# Consumption extension

Expand Down
9 changes: 1 addition & 8 deletions docs/bundle/debugging.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,7 @@ parent: "Symfony bundle"
title: Debugging
nav_order: 11
---
<h2 align="center">Supporting Enqueue</h2>

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:

- [Become a sponsor](https://www.patreon.com/makasim)
- [Become our client](http://forma-pro.com/)

---
{% include support.md %}

# Debugging

Expand Down
9 changes: 1 addition & 8 deletions docs/bundle/functional_testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,7 @@ parent: "Symfony bundle"
title: Functional testing
nav_order: 12
---
<h2 align="center">Supporting Enqueue</h2>

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:

- [Become a sponsor](https://www.patreon.com/makasim)
- [Become our client](http://forma-pro.com/)

---
{% include support.md %}

# Functional testing

Expand Down
9 changes: 1 addition & 8 deletions docs/bundle/job_queue.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,7 @@ parent: "Symfony bundle"
title: Job queue
nav_order: 8
---
<h2 align="center">Supporting Enqueue</h2>

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:

- [Become a sponsor](https://www.patreon.com/makasim)
- [Become our client](http://forma-pro.com/)

---
{% include support.md %}

# Jobs

Expand Down
9 changes: 1 addition & 8 deletions docs/bundle/message_processor.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,7 @@ parent: "Symfony bundle"
title: Message processor
nav_order: 5
---
<h2 align="center">Supporting Enqueue</h2>

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:

- [Become a sponsor](https://www.patreon.com/makasim)
- [Become our client](http://forma-pro.com/)

---
{% include support.md %}

# Message processor

Expand Down
9 changes: 1 addition & 8 deletions docs/bundle/message_producer.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,7 @@ parent: "Symfony bundle"
title: Message producer
nav_order: 4
---
<h2 align="center">Supporting Enqueue</h2>

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:

- [Become a sponsor](https://www.patreon.com/makasim)
- [Become our client](http://forma-pro.com/)

---
{% include support.md %}

# Message producer

Expand Down
9 changes: 1 addition & 8 deletions docs/bundle/production_settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,7 @@ parent: "Symfony bundle"
title: Production settings
nav_order: 10
---
<h2 align="center">Supporting Enqueue</h2>

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:

- [Become a sponsor](https://www.patreon.com/makasim)
- [Become our client](http://forma-pro.com/)

---
{% include support.md %}

# Production settings

Expand Down
9 changes: 1 addition & 8 deletions docs/bundle/quick_tour.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,7 @@ parent: "Symfony bundle"
title: Quick tour
nav_order: 1
---
<h2 align="center">Supporting Enqueue</h2>

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:

- [Become a sponsor](https://www.patreon.com/makasim)
- [Become our client](http://forma-pro.com/)

---
{% include support.md %}

# EnqueueBundle. Quick tour.

Expand Down
9 changes: 1 addition & 8 deletions docs/client/extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,7 @@ parent: Client
title: Extensions
nav_order: 6
---
<h2 align="center">Supporting Enqueue</h2>

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:

- [Become a sponsor](https://www.patreon.com/makasim)
- [Become our client](http://forma-pro.com/)

---
{% include support.md %}

# Client extensions.

Expand Down
9 changes: 1 addition & 8 deletions docs/client/message_bus.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,7 @@ parent: Client
title: Message bus
nav_order: 4
---
<h2 align="center">Supporting Enqueue</h2>

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:

- [Become a sponsor](https://www.patreon.com/makasim)
- [Become our client](http://forma-pro.com/)

---
{% include support.md %}

# Client. Message bus

Expand Down
9 changes: 1 addition & 8 deletions docs/client/message_examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,7 @@ parent: Client
title: Message examples
nav_order: 2
---
<h2 align="center">Supporting Enqueue</h2>

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:

- [Become a sponsor](https://www.patreon.com/makasim)
- [Become our client](http://forma-pro.com/)

---
{% include support.md %}

# Client. Message examples

Expand Down
9 changes: 1 addition & 8 deletions docs/client/quick_tour.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,7 @@ parent: Client
title: Quick tour
nav_order: 1
---
<h2 align="center">Supporting Enqueue</h2>

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:

- [Become a sponsor](https://www.patreon.com/makasim)
- [Become our client](http://forma-pro.com/)

---
{% include support.md %}

# Simple client. Quick tour.

Expand Down
9 changes: 1 addition & 8 deletions docs/client/rpc_call.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,7 @@ parent: Client
title: RPC call
nav_order: 5
---
<h2 align="center">Supporting Enqueue</h2>

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:

- [Become a sponsor](https://www.patreon.com/makasim)
- [Become our client](http://forma-pro.com/)

---
{% include support.md %}

# Client. RPC call

Expand Down
9 changes: 1 addition & 8 deletions docs/client/supported_brokers.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,7 @@ parent: Client
title: Supported brokers
nav_order: 3
---
<h2 align="center">Supporting Enqueue</h2>

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:

- [Become a sponsor](https://www.patreon.com/makasim)
- [Become our client](http://forma-pro.com/)

---
{% include support.md %}

# Client. Supported brokers

Expand Down
9 changes: 1 addition & 8 deletions docs/consumption/extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,7 @@ layout: default
parent: Consumption
title: Extensions
---
<h2 align="center">Supporting Enqueue</h2>

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:

- [Become a sponsor](https://www.patreon.com/makasim)
- [Become our client](http://forma-pro.com/)

---
{% include support.md %}

# Consumption extensions.

Expand Down
9 changes: 1 addition & 8 deletions docs/consumption/message_processor.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,7 @@ layout: default
parent: Consumption
title: Message processors
---
<h2 align="center">Supporting Enqueue</h2>

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:

- [Become a sponsor](https://www.patreon.com/makasim)
- [Become our client](http://forma-pro.com/)

---
{% include support.md %}

# Message processor

Expand Down
9 changes: 1 addition & 8 deletions docs/contribution.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,7 @@ title: Contribution
nav_order: 99
---

<h2 align="center">Supporting Enqueue</h2>

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:

- [Become a sponsor](https://www.patreon.com/makasim)
- [Become our client](http://forma-pro.com/)

---
{% include support.md %}

# Contribution

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,7 @@
layout: default
nav_exclude: true
---
<h2 align="center">Supporting Enqueue</h2>

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:

- [Become a sponsor](https://www.patreon.com/makasim)
- [Become our client](http://forma-pro.com/)

---
{% include support.md %}

# How to change consume command logger

Expand Down
9 changes: 1 addition & 8 deletions docs/dsn.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,7 @@ layout: default
title: DSN Parser
nav_order: 92
---
<h2 align="center">Supporting Enqueue</h2>

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:

- [Become a sponsor](https://www.patreon.com/makasim)
- [Become our client](http://forma-pro.com/)

---
{% include support.md %}

## DSN Parser.

Expand Down
Loading