We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 747d22c commit eb1b369Copy full SHA for eb1b369
pavement.py
@@ -103,7 +103,7 @@
103
server_path = '/var/www/doughellmann/DocumentRoot/docs/%s/' % PROJECT,
104
105
# What template should be used for the web site HTML?
106
- template_source = '~/Devel/personal/doughellmann/templates/base.html',
+ template_source = '~/Devel/doughellmann/doughellmann/templates/base.html',
107
template_dest = 'sphinx/web/templates/base.html',
108
),
109
0 commit comments