]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- a rework of doc layout and nav:
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 28 May 2014 14:56:52 +0000 (10:56 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 28 May 2014 15:03:17 +0000 (11:03 -0400)
commit5b8bbd8bc0179b7ea978f7598890cb73c19d02e6
treeb63faf10df73d07fe09858950db4a6efcad0fb42
parentc83a39e4f864aac53b9ffe7b8e0908119ac5e9f6
- a rework of doc layout and nav:
  - reduce the real estate for the top nav; move the search box
    into the top yellow box, close in space
  - use a new CSS/js approach such that the top toolbar freezes from
    scrolling at the top of the page.  The left nav scrolls independently
    of the content pane so that the local contents remain visible regardless
    of scrolling.   this approach is disabled on mobile where the dual scrollbars
    may be cumbersome (overall the site is not well designed for mobile).
doc/build/conf.py
doc/build/static/detectmobile.js [new file with mode: 0644]
doc/build/static/docs.css
doc/build/static/init.js
doc/build/templates/layout.mako
doc/build/templates/search.mako