Ignore:
Timestamp:
04/05/12 14:10:40 (13 years ago)
Author:
lusterma
Message:
worked on doc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • fact/tools/pyscripts/doc/_build/html/_static/sidebar.js

    r13151 r13316  
    1717 * reset to the default (expanded).
    1818 *
    19  * :copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS.
     19 * :copyright: Copyright 2007-2010 by the Sphinx team, see AUTHORS.
    2020 * :license: BSD, see LICENSE for details.
    2121 *
     
    2929  var sidebar = $('.sphinxsidebar');
    3030  var sidebarwrapper = $('.sphinxsidebarwrapper');
    31 
    32   // for some reason, the document has no sidebar; do not run into errors
    33   if (!sidebar.length) return;
    3431
    3532  // original margin-left of the bodywrapper and width of the sidebar
Note: See TracChangeset for help on using the changeset viewer.