Add dummy README.rst files

This commit is contained in:
Jakub Warmuz 2015-09-27 06:22:46 +00:00
parent 033ed589cc
commit 9883f8965d
No known key found for this signature in database
GPG key ID: 2A7BAD3A489B52EA
10 changed files with 10 additions and 0 deletions

View file

@ -1,2 +1,3 @@
include LICENSE.txt
include README.rst
recursive-include acme/testdata *

1
acme/README.rst Normal file
View file

@ -0,0 +1 @@
ACME protocol implementation for Python

View file

@ -1,3 +1,4 @@
include LICENSE.txt
include README.rst
recursive-include letsencrypt_apache/tests/testdata *
include letsencrypt_apache/options-ssl-apache.conf

View file

@ -0,0 +1 @@
Apache plugin for Let's Encrypt client

View file

@ -1,2 +1,3 @@
include LICENSE.txt
include README.rst
recursive-include letsencrypt_compatibility_test/testdata *

View file

@ -0,0 +1 @@
Compatibility tests for Let's Encrypt client

View file

@ -1,3 +1,4 @@
include LICENSE.txt
include README.rst
recursive-include letsencrypt_nginx/tests/testdata *
include letsencrypt_nginx/options-ssl-nginx.conf

View file

@ -0,0 +1 @@
Nginx plugin for Let's Encrypt client

View file

@ -1,2 +1,3 @@
include LICENSE.txt
include README.rst
recursive-include letshelp-letsencrypt/testdata *

View file

@ -0,0 +1 @@
Let's help Let's Encrypt client