From 5f467acdd8a34513a09a7a6d6904737fcc7f49cc Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Mon, 27 Oct 2014 12:15:17 -0400 Subject: [PATCH] Link to local copy of cliff and stevedore docs We used to host documentation for cliff and stevedore on readthedocs.org, but have updated the publishing jobs so that the docs are hosted on docs.openstack.org with the other projects. This change updates the links to the documentation on the main page listing all of the projects. Change-Id: Ibe5f01c6fee57353fcd8cd187e6894247ff88a56 --- www/developer/openstack-projects.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/developer/openstack-projects.html b/www/developer/openstack-projects.html index 8db28da7c0..d8f2f04b07 100644 --- a/www/developer/openstack-projects.html +++ b/www/developer/openstack-projects.html @@ -196,7 +196,7 @@ — Provides a unit test and fixture framework.
- + cliff — Builds command-line programs in Python. @@ -214,7 +214,7 @@ — Creates CADF events to capture cloud-related events.
- + stevedore — Manages dynamic plug-ins for Python applications.