Move all html content on the website to build top level such that we do not need the redirect.

This commit is contained in:
Michael DeHaan 2012-03-10 22:34:53 -05:00
commit 0404acfcc2
53 changed files with 356 additions and 1423 deletions

15
_static/bootstrap-sphinx.css vendored Normal file
View file

@ -0,0 +1,15 @@
/*
* bootstrap-sphinx.css
* ~~~~~~~~~~~~~~~~~~~~
*
* Sphinx stylesheet -- Twitter Bootstrap theme.
*/
body {
padding-top: 42px;
}
div.documentwrapper {
float: left;
width: 100%;
}