Skip to content
This repository has been archived by the owner on Feb 6, 2022. It is now read-only.

[WIP] moving SwiftmailerBundle docs to bundle repo #102

Closed
wants to merge 2 commits into from
Closed

[WIP] moving SwiftmailerBundle docs to bundle repo #102

wants to merge 2 commits into from

Conversation

snoek09
Copy link

@snoek09 snoek09 commented May 23, 2015

Added installation chapter.

Easy picks on bundle side from symfony/symfony-docs#4983

Added installation chapter.
@xabbuh
Copy link
Member

xabbuh commented May 23, 2015

👍


```bash
$ composer require symfony/swiftmailer-bundle "~2.3"
```
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is markdown syntax, but the docs have to be written in rst in order to be rendered on symfony.com. This means you have to change this to:

.. code-block:: bash

    $ composer require symfony/swiftmailer-bundle "~2.3"

@snoek09 snoek09 changed the title moving SwiftmailerBundle docs to bundle repo [WIP] moving SwiftmailerBundle docs to bundle repo May 23, 2015
@fabpot
Copy link
Member

fabpot commented May 23, 2015

Thank you @snoek09.

@fabpot fabpot closed this in a77136d May 23, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants