diff --git a/docs/index.rst b/docs/index.rst index 72be096f9..a7df1fb0f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -7,6 +7,7 @@ Welcome to the Let's Encrypt client documentation! intro using contributing + packaging plugins .. toctree:: diff --git a/docs/packaging.rst b/docs/packaging.rst new file mode 100644 index 000000000..84d7aa4ca --- /dev/null +++ b/docs/packaging.rst @@ -0,0 +1,6 @@ +========= +Packaging +========= + +Documentation can be found at +https://github.com/letsencrypt/letsencrypt/wiki/Packaging.