mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
Add dummy README.rst files
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
include LICENSE.txt
|
||||
include README.rst
|
||||
recursive-include acme/testdata *
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
ACME protocol implementation for Python
|
||||
@@ -1,3 +1,4 @@
|
||||
include LICENSE.txt
|
||||
include README.rst
|
||||
recursive-include letsencrypt_apache/tests/testdata *
|
||||
include letsencrypt_apache/options-ssl-apache.conf
|
||||
|
||||
@@ -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,3 +1,4 @@
|
||||
include LICENSE.txt
|
||||
include README.rst
|
||||
recursive-include letsencrypt_nginx/tests/testdata *
|
||||
include letsencrypt_nginx/options-ssl-nginx.conf
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
Nginx plugin for Let's Encrypt client
|
||||
@@ -1,2 +1,3 @@
|
||||
include LICENSE.txt
|
||||
include README.rst
|
||||
recursive-include letshelp-letsencrypt/testdata *
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
Let's help Let's Encrypt client
|
||||
Reference in New Issue
Block a user