interface to create a dist dir for snap-diff
authorShan Jin <shanx.jin@intel.com>
Wed, 4 Dec 2013 08:58:31 +0000 (16:58 +0800)
committerShan Jin <shanx.jin@intel.com>
Wed, 11 Dec 2013 08:43:19 +0000 (16:43 +0800)
commit1447f6a74e0889480884e508e0e4dec0f44b0053
tree4c0ecbdeafe615c2a9dafb95d0bcf8eb7408b9cc
parent01bbef4fc54c8f1baa00ab9816aee5cc2e1eafc5
interface to create a dist dir for snap-diff

1. update html template to insert json data to html.
2. add css and more static file to git tree.
3. add a function in repo.py to provide a interface.

Fixes: #1510
Change-Id: Idca060db88616e338f69667364fdb5a39137f422
MANIFEST.in
snapdiff/__init__.py
snapdiff/static/css/html-reset.css [new file with mode: 0644]
snapdiff/static/css/layout-liquid.css [new file with mode: 0644]
snapdiff/static/css/shCore.css [new file with mode: 0644]
snapdiff/static/css/shThemeDefault.css [new file with mode: 0644]
snapdiff/static/css/style.css [new file with mode: 0644]
snapdiff/static/css/tizen.css [new file with mode: 0644]
snapdiff/static/img/tizen-logo.png [new file with mode: 0644]
snapdiff/templates/diff.html