Add dummy README.rst files

This commit is contained in:
Jakub Warmuz
2015-09-27 06:23:13 +00:00
parent 033ed589cc
commit 9883f8965d
10 changed files with 10 additions and 0 deletions
+1
View File
@@ -1,2 +1,3 @@
include LICENSE.txt
include README.rst
recursive-include acme/testdata *
+1
View File
@@ -0,0 +1 @@
ACME protocol implementation for Python
+1
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
+1
View File
@@ -0,0 +1 @@
Apache plugin for Let's Encrypt client
@@ -1,2 +1,3 @@
include LICENSE.txt
include README.rst
recursive-include letsencrypt_compatibility_test/testdata *
@@ -0,0 +1 @@
Compatibility tests for Let's Encrypt client
+1
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
+1
View File
@@ -0,0 +1 @@
Nginx plugin for Let's Encrypt client
+1
View File
@@ -1,2 +1,3 @@
include LICENSE.txt
include README.rst
recursive-include letshelp-letsencrypt/testdata *
+1
View File
@@ -0,0 +1 @@
Let's help Let's Encrypt client