Skip to content

Commit

Permalink
Merge pull request #28 from mailsac/add_direct_delivery_service
Browse files Browse the repository at this point in the history
Add direct delivery service
  • Loading branch information
mjmayer committed Aug 18, 2020
2 parents 03376c3 + dc68440 commit 635719a
Show file tree
Hide file tree
Showing 15 changed files with 775 additions and 428 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ for testing purposes.
`git clone https://github.com/mailsac/mailsac-examples.git`

2. Install sphinx
`pip install Sphinx`
`pip install sphinx_rtd_theme`
`pip install Sphinx sphinx_rtd_theme sphinx-tabs`

3. Change directories to the cloned repo
`cd mailsac-examples`
Expand All @@ -28,4 +27,3 @@ for testing purposes.
7. Alternatively the reStructuredText Visual Studio Code extension can be used for live previews

Copyright © 2019 by Forking Software LLC

1 change: 1 addition & 0 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ Table of Contents
services/reading_mail/reading_mail
services/mailredirect
services/slack_webhook/slack_webhook
services/email_capture/email_capture
services/custom_domains/custom_domains
services/private_addresses/private_addresses
services/email_validation/email_validation
Expand Down

0 comments on commit 635719a

Please sign in to comment.