Subtree merge of ansible-docs

This commit is contained in:
Michael DeHaan
2012-10-08 07:44:38 -04:00
113 changed files with 21134 additions and 0 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%;
}