From 26ac17a4a1fa2718719f5e1ecd50207ef6e6dba0 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Thu, 14 Jul 2016 15:07:32 -0700 Subject: [PATCH] Add quick install page --- docs/index.rst | 1 + docs/install.rst | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 docs/install.rst diff --git a/docs/index.rst b/docs/index.rst index b541e376e..dab1f6201 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -5,6 +5,7 @@ Welcome to the Certbot documentation! :maxdepth: 2 intro + install using contributing packaging diff --git a/docs/install.rst b/docs/install.rst new file mode 100644 index 000000000..d21ddaf44 --- /dev/null +++ b/docs/install.rst @@ -0,0 +1,3 @@ +===================== +Quick Installation +=====================