You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eagle.apache.org by ha...@apache.org on 2017/04/03 11:54:52 UTC

[44/84] [partial] eagle git commit: Clean repo for eagle site

http://git-wip-us.apache.org/repos/asf/eagle/blob/6fd95d5c/docs/eagle-theme/fonts/fontawesome-webfont.woff
----------------------------------------------------------------------
diff --git a/docs/eagle-theme/fonts/fontawesome-webfont.woff b/docs/eagle-theme/fonts/fontawesome-webfont.woff
deleted file mode 100755
index b9bd17e..0000000
Binary files a/docs/eagle-theme/fonts/fontawesome-webfont.woff and /dev/null differ

http://git-wip-us.apache.org/repos/asf/eagle/blob/6fd95d5c/docs/eagle-theme/footer.html
----------------------------------------------------------------------
diff --git a/docs/eagle-theme/footer.html b/docs/eagle-theme/footer.html
deleted file mode 100644
index 1103193..0000000
--- a/docs/eagle-theme/footer.html
+++ /dev/null
@@ -1,23 +0,0 @@
-<footer>
-  {% if next_page or previous_page %}
-    <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
-      {% if next_page %}
-        <a href="{{ next_page.url }}" class="btn btn-neutral float-right" title="{{ next_page.title }}">Next <span class="icon icon-circle-arrow-right"></span></a>
-      {% endif %}
-      {% if previous_page %}
-        <a href="{{ previous_page.url }}" class="btn btn-neutral" title="{{ previous_page.title }}"><span class="icon icon-circle-arrow-left"></span> Previous</a>
-      {% endif %}
-    </div>
-  {% endif %}
-
-  <hr/>
-
-  <div role="contentinfo">
-    <!-- Copyright etc -->
-    {% if copyright %}
-      <p>{{ copyright }}</p>
-    {% endif %}
-  </div>
-
-  Built with <a href="http://www.mkdocs.org">MkDocs</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
-</footer>

http://git-wip-us.apache.org/repos/asf/eagle/blob/6fd95d5c/docs/eagle-theme/img/favicon.ico
----------------------------------------------------------------------
diff --git a/docs/eagle-theme/img/favicon.ico b/docs/eagle-theme/img/favicon.ico
deleted file mode 100644
index e85006a..0000000
Binary files a/docs/eagle-theme/img/favicon.ico and /dev/null differ