Move quick reference guide to www/guides/

This commit is contained in:
Peter Desmet 2017-10-02 11:47:06 -04:00
parent 063500ee09
commit 5fb296d56a
2 changed files with 696 additions and 248 deletions

View File

@ -151,7 +151,7 @@ class DwcDigester(object):
return template_data
@staticmethod
def create_html(template_data, html_template="./config/index.tmpl", html_output="../guides/index.html"):
def create_html(template_data, html_template="./config/index.tmpl", html_output="../www/guides/index.html"):
"""build html with the processed term info"""
data={}

File diff suppressed because it is too large Load Diff