Mercurial > trustbridge
diff doc/help/admin/conf.py.in @ 1322:02c7dea7ea67
(issue156) Reference template directory correctly
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Mon, 13 Oct 2014 18:13:22 +0200 |
parents | 7b42b3be0899 |
children |
line wrap: on
line diff
--- a/doc/help/admin/conf.py.in Mon Oct 13 18:06:13 2014 +0200 +++ b/doc/help/admin/conf.py.in Mon Oct 13 18:13:22 2014 +0200 @@ -28,7 +28,7 @@ #extensions = [''] # Add any paths that contain templates here, relative to this directory. -templates_path = ['../_templates'] +templates_path = ['@ADMIN_MANUAL_IN@/../_templates'] # The suffix of source filenames. source_suffix = '.rst'