]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
- re-merge doc_nav. We've removed the whole idea of a "fixed top", and moved the
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 29 May 2014 19:54:13 +0000 (15:54 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 29 May 2014 19:54:13 +0000 (15:54 -0400)
"fixed" thing entirely to the left side.  The content now regains full vertical real estate, such
that there's no workarounds needed for anchors, they work directly again.
we had to reorganize the whole layout to accommodate this however.

1  2 
doc/build/index.rst
doc/build/intro.rst
doc/build/static/docs.css

index 22b5307205e067ef4f3d3e0d2817f538d901df7e,a91bb72e45c1f2151795fcd92926cf3f61c8afe7..b65755d43e1eb5294f16648aaae0c73df3830e20
@@@ -11,10 -11,10 +11,10 @@@ Getting Starte
  
  A high level view and getting set up.
  
- :ref:`Overview <overview>` |
+ :doc:`Overview <intro>` |
  :ref:`Installation Guide <installation>` |
  :doc:`Frequently Asked Questions <faq>` |
 -:doc:`Migration from 0.8 <changelog/migration_09>` |
 +:doc:`Migration from 0.9 <changelog/migration_10>` |
  :doc:`Glossary <glossary>` |
  :doc:`Changelog catalog <changelog/index>`
  
Simple merge
Simple merge