Remove extra "latest/" subdirectory in docs build structure.

This commit is contained in:
Michael DeHaan
2013-10-14 08:27:30 -04:00
parent d22529bad0
commit 0cd09dd54f
79 changed files with 1 additions and 1 deletions

15
docsite/_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%;
}