]> 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:07 +0000 (10:59 -0400)
commitd70a03dbe655506d8306af7fc601dae9c528418b
tree6afb56974c0427189828172a1305b09a8afc606d
parent076eef5afb47cc133f90d3cf9a848ad4e09a4c51
- 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