diff --git a/docs/_static/labibi.css b/docs/_static/labibi.css index 649caef38f0f1651ac0951a5427523a212ed4368..9a63c4eeba805b86a30caabac27f56a43f78973f 100644 --- a/docs/_static/labibi.css +++ b/docs/_static/labibi.css @@ -40,15 +40,6 @@ padding: 0 0 0 2em; } -/* Hide trick */ -#editor-trap.toggled > * { - display: none; -} - - -#editor-trap.toggled > h3 { - display: block; -} diff --git a/docs/bedtools.swiss.png b/docs/bedtools.swiss.png new file mode 100644 index 0000000000000000000000000000000000000000..f34a053d13b9e4929b9c4209381345b7b31cc80c Binary files /dev/null and b/docs/bedtools.swiss.png differ diff --git a/docs/conf.py b/docs/conf.py index 789f221869992814420c36dceeb2ce2909e208b9..1158326e1b437cda3590e48a1d85f671b4e90509 100755 --- a/docs/conf.py +++ b/docs/conf.py @@ -113,7 +113,7 @@ html_short_title = project + " v" + release # The name of an image file (relative to this directory) to place at the top # of the sidebar. -html_logo = 'bedtools.png' +html_logo = 'bedtools.swiss.png' # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 diff --git a/docs/templates/page.html b/docs/templates/page.html index 023b320193a86711cc19e1598026a65c2af3d0bd..5fe709b4019e2fcdbadf79588a1cd50bf2002ea0 100644 --- a/docs/templates/page.html +++ b/docs/templates/page.html @@ -14,7 +14,7 @@ {% block footer %} {{ super() }} -{# Add plone-derived 'edit me' sticky note #} +<!-- {# Add plone-derived 'edit me' sticky note #} <div id="editor-trap"> <h3>Edit and improve this document!</h3> @@ -55,7 +55,7 @@ For an introduction to the documentation format please see <a href="http://docutils.sourceforge.net/docs/user/rst/quickstart.html">the reST primer</a>. </p> - </div> + </div> --> <script type="text/javascript">