~bgh/nova/qmanager-rbp-trunk

« back to all changes in this revision

Viewing changes to setup.cfg

  • Committer: Tarmac
  • Author(s): Monty Taylor
  • Date: 2010-07-28 08:32:40 UTC
  • mfrom: (181.1.8 fixes-for-deb-packaging)
  • Revision ID: hudson@openstack.org-20100728083240-m8pa0khhoq5e2xbz
Tags: 0.9.0
Got the tree set for debian packaging.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[build_sphinx]
 
2
all_files = 1
 
3
build-dir = doc/build
2
4
source-dir = doc/source
3
 
build-dir  = doc/build
4
 
all_files  = 1
 
5
 
 
6
[egg_info]
 
7
tag_build = 
 
8
tag_date = 0
 
9
tag_svn_revision = 0
 
10