From 9eceb171176f7321c0732d28b7e4aa399d95f43c Mon Sep 17 00:00:00 2001 From: Tzu-Mainn Chen Date: Fri, 2 Aug 2013 10:47:33 -0400 Subject: [PATCH] removed contribution TODO for now --- docs/index.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 18fd26aca..eb5d2af0d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -25,8 +25,6 @@ If you're interested in the code, here are some key places to start: * `openstack_dashboard/api/tuskar.py `_ - This file contains all the API calls made to the Tuskar API (through python-tuskarclient). * `openstack_dashboard/dashboards/infrastructure `_ - The Tuskar UI code is contained within this directory. Up to this point, UI development has been focused within the resource_management/ subdirectory. -*TODO* Contribution Guide - Future Work -----------