annotate doc/help/theme/better/__init__.py @ 1367:e7a8ec3185f2

Add nosign option to linux-createpackage and use it in create-dist-package This should prevent doubled signatures in distributed packages which were first signed on the development system with the test key and then from the administrator application.
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 24 Nov 2014 14:03:47 +0100
parents cf1fdb254c41
children
rev   line source
934
519b14c5260d (issue89) Add sphinx better theme
Andre Heinecke <andre.heinecke@intevation.de>
parents:
diff changeset
1 import os
519b14c5260d (issue89) Add sphinx better theme
Andre Heinecke <andre.heinecke@intevation.de>
parents:
diff changeset
2 better_theme_path = os.path.split(os.path.dirname(__file__))[0]
519b14c5260d (issue89) Add sphinx better theme
Andre Heinecke <andre.heinecke@intevation.de>
parents:
diff changeset
3 __version__ = '0.1.5'

http://wald.intevation.org/projects/trustbridge/