import sys, os
sys.path.append(os.path.abspath('..'))
from common import *

html_title='GeoTools %s User Guide' % release
