From bff13bfe875bb3170b3dad8cf5cbc65714227f27 Mon Sep 17 00:00:00 2001 From: "Kenneth M. Elf Sternberg" Date: Mon, 3 Oct 2016 13:31:08 -0700 Subject: [PATCH] Update to fix reference. --- index.html | 12 ++++++------ {_static => static}/ajax-loader.gif | Bin {_static => static}/basic.css | 0 {_static => static}/classic.css | 0 {_static => static}/comment-bright.png | Bin {_static => static}/comment-close.png | Bin {_static => static}/comment.png | Bin {_static => static}/default.css | 0 {_static => static}/doctools.js | 0 {_static => static}/down-pressed.png | Bin {_static => static}/down.png | Bin {_static => static}/file.png | Bin {_static => static}/jquery-1.11.1.js | 0 {_static => static}/jquery.js | 0 {_static => static}/minus.png | Bin {_static => static}/plus.png | Bin {_static => static}/pygments.css | 0 {_static => static}/searchtools.js | 0 {_static => static}/sidebar.js | 0 {_static => static}/underscore-1.3.1.js | 0 {_static => static}/underscore.js | 0 {_static => static}/up-pressed.png | Bin {_static => static}/up.png | Bin {_static => static}/websupport.js | 0 24 files changed, 6 insertions(+), 6 deletions(-) rename {_static => static}/ajax-loader.gif (100%) rename {_static => static}/basic.css (100%) rename {_static => static}/classic.css (100%) rename {_static => static}/comment-bright.png (100%) rename {_static => static}/comment-close.png (100%) rename {_static => static}/comment.png (100%) rename {_static => static}/default.css (100%) rename {_static => static}/doctools.js (100%) rename {_static => static}/down-pressed.png (100%) rename {_static => static}/down.png (100%) rename {_static => static}/file.png (100%) rename {_static => static}/jquery-1.11.1.js (100%) rename {_static => static}/jquery.js (100%) rename {_static => static}/minus.png (100%) rename {_static => static}/plus.png (100%) rename {_static => static}/pygments.css (100%) rename {_static => static}/searchtools.js (100%) rename {_static => static}/sidebar.js (100%) rename {_static => static}/underscore-1.3.1.js (100%) rename {_static => static}/underscore.js (100%) rename {_static => static}/up-pressed.png (100%) rename {_static => static}/up.png (100%) rename {_static => static}/websupport.js (100%) diff --git a/index.html b/index.html index c1735e4..1feb387 100644 --- a/index.html +++ b/index.html @@ -8,8 +8,8 @@ Welcome to Git Lint’s documentation! — Git Lint 0.0.4 documentation - - + + - - - + + + @@ -157,4 +157,4 @@ Created using Sphinx 1.4.6. - \ No newline at end of file + diff --git a/_static/ajax-loader.gif b/static/ajax-loader.gif similarity index 100% rename from _static/ajax-loader.gif rename to static/ajax-loader.gif diff --git a/_static/basic.css b/static/basic.css similarity index 100% rename from _static/basic.css rename to static/basic.css diff --git a/_static/classic.css b/static/classic.css similarity index 100% rename from _static/classic.css rename to static/classic.css diff --git a/_static/comment-bright.png b/static/comment-bright.png similarity index 100% rename from _static/comment-bright.png rename to static/comment-bright.png diff --git a/_static/comment-close.png b/static/comment-close.png similarity index 100% rename from _static/comment-close.png rename to static/comment-close.png diff --git a/_static/comment.png b/static/comment.png similarity index 100% rename from _static/comment.png rename to static/comment.png diff --git a/_static/default.css b/static/default.css similarity index 100% rename from _static/default.css rename to static/default.css diff --git a/_static/doctools.js b/static/doctools.js similarity index 100% rename from _static/doctools.js rename to static/doctools.js diff --git a/_static/down-pressed.png b/static/down-pressed.png similarity index 100% rename from _static/down-pressed.png rename to static/down-pressed.png diff --git a/_static/down.png b/static/down.png similarity index 100% rename from _static/down.png rename to static/down.png diff --git a/_static/file.png b/static/file.png similarity index 100% rename from _static/file.png rename to static/file.png diff --git a/_static/jquery-1.11.1.js b/static/jquery-1.11.1.js similarity index 100% rename from _static/jquery-1.11.1.js rename to static/jquery-1.11.1.js diff --git a/_static/jquery.js b/static/jquery.js similarity index 100% rename from _static/jquery.js rename to static/jquery.js diff --git a/_static/minus.png b/static/minus.png similarity index 100% rename from _static/minus.png rename to static/minus.png diff --git a/_static/plus.png b/static/plus.png similarity index 100% rename from _static/plus.png rename to static/plus.png diff --git a/_static/pygments.css b/static/pygments.css similarity index 100% rename from _static/pygments.css rename to static/pygments.css diff --git a/_static/searchtools.js b/static/searchtools.js similarity index 100% rename from _static/searchtools.js rename to static/searchtools.js diff --git a/_static/sidebar.js b/static/sidebar.js similarity index 100% rename from _static/sidebar.js rename to static/sidebar.js diff --git a/_static/underscore-1.3.1.js b/static/underscore-1.3.1.js similarity index 100% rename from _static/underscore-1.3.1.js rename to static/underscore-1.3.1.js diff --git a/_static/underscore.js b/static/underscore.js similarity index 100% rename from _static/underscore.js rename to static/underscore.js diff --git a/_static/up-pressed.png b/static/up-pressed.png similarity index 100% rename from _static/up-pressed.png rename to static/up-pressed.png diff --git a/_static/up.png b/static/up.png similarity index 100% rename from _static/up.png rename to static/up.png diff --git a/_static/websupport.js b/static/websupport.js similarity index 100% rename from _static/websupport.js rename to static/websupport.js