[ganeti/ganeti_webmgr] e0ec54d Add requirements/docs.txt for just documentation dependencies

1 view
Skip to first unread message

g...@osuosl.org

unread,
Jan 2, 2014, 6:03:51 PM1/2/14
to ganeti-web...@googlegroups.com
The branch, bug/15195 has been updated

Old revision: 3e58436feac1622a18085c590379b11078023af4, new revision: e0ec54d23446a02be929ae3273e6ceab65eb765a.
via e0ec54d23446a02be929ae3273e6ceab65eb765a (commit)
from 3e58436feac1622a18085c590379b11078023af4 (commit)

- Log -----------------------------------------------------------------
commit e0ec54d23446a02be929ae3273e6ceab65eb765a
Author: Chance Zibolski <chance....@gmail.com>
Date: Thu Jan 2 15:03:14 2014 -0800

Add requirements/docs.txt for just documentation dependencies


Summary of changes:
README.rst | 2 +-
requirements/dev.txt | 4 +---
requirements/{dev.txt => docs.txt} | 1 -
3 files changed, 2 insertions(+), 5 deletions(-)
copy requirements/{dev.txt => docs.txt} (68%)

diff --git a/README.rst b/README.rst
index d5240fe..a87477f 100644
--- a/README.rst
+++ b/README.rst
@@ -12,7 +12,7 @@ Our documentation is written in ReStructuredText and built using Sphinx. First
you will need to install the dependencies to a virtualenv or to your system's
python installation::

- pip install -r requirements/dev.txt
+ pip install -r requirements/docs.txt

Then you will need to run the following commands to build the documentation::


diff --git a/requirements/dev.txt b/requirements/dev.txt
index 7452d8b..ebc2a42 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -1,4 +1,2 @@
-Jinja2==2.6
-Pygments==1.6
-Sphinx==1.1.3
-r production.txt
+-r docs.txt

diff --git a/requirements/dev.txt b/requirements/docs.txt
similarity index 68%
copy from requirements/dev.txt
copy to requirements/docs.txt
index 7452d8b..f21bd36 100644
--- a/requirements/dev.txt
+++ b/requirements/docs.txt
@@ -1,4 +1,3 @@
Jinja2==2.6
Pygments==1.6
Sphinx==1.1.3
--r production.txt
Reply all
Reply to author
Forward
0 new messages