]> 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 14:59:02 +0000 (10:59 -0400)
commit5b3b8ae9813fb2f7d17072187ff45f541cb4d5b1
treed4724481972faf73de45bcb0a867a4b70f96de22
parent482a67e1c68d3123ab91f8141ae58c7daa88e6db
- 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