[CHG] remove flask theme, add sphinx-bootstrap 0.3.8
authorXavier Morel <xmo@openerp.com>
Thu, 13 Feb 2014 13:48:27 +0000 (14:48 +0100)
committerXavier Morel <xmo@openerp.com>
Mon, 19 May 2014 06:32:15 +0000 (08:32 +0200)
commit6dcf6bb6bc8b061421642b1d8de198ebf476d84f
tree90755f8aeebf63fc94bb736d42f5c05b6217f26e
parentcf833a2f53a6b183dd2ab59d66d4c2d5ca64f997
[CHG] remove flask theme, add sphinx-bootstrap 0.3.8
68 files changed:
doc/_themes/sphinx_bootstrap_theme/__init__.py [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/globaltoc.html [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/layout.html [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/localtoc.html [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/navbar-2.html [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/navbar.html [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/navbarsearchbox.html [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/navbartoc.html [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/relations.html [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/search.html [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/searchbox.html [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/searchresults.html [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/sourcelink.html [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css/bootstrap-responsive.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css/bootstrap-responsive.min.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css/bootstrap.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css/bootstrap.min.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/img/glyphicons-halflings-white.png [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/img/glyphicons-halflings.png [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/js/bootstrap.js [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/js/bootstrap.min.js [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.1.0/css/bootstrap-theme.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.1.0/css/bootstrap-theme.css.map [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.1.0/css/bootstrap-theme.min.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.1.0/css/bootstrap.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.1.0/css/bootstrap.css.map [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.1.0/css/bootstrap.min.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.eot [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.svg [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.ttf [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.woff [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.1.0/js/bootstrap.js [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.1.0/js/bootstrap.min.js [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-sphinx.css_t [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-sphinx.js_t [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/amelia/bootstrap.min.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cerulean/bootstrap.min.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cosmo/bootstrap.min.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cyborg/bootstrap.min.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/flatly/bootstrap.min.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/journal/bootstrap.min.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/readable/bootstrap.min.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/simplex/bootstrap.min.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/slate/bootstrap.min.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/spacelab/bootstrap.min.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/spruce/bootstrap.min.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/superhero/bootstrap.min.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/united/bootstrap.min.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.1.0/amelia/bootstrap.min.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.1.0/cerulean/bootstrap.min.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.1.0/cosmo/bootstrap.min.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.1.0/cupid/bootstrap.min.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.1.0/cyborg/bootstrap.min.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.1.0/flatly/bootstrap.min.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.1.0/fonts [new symlink]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.1.0/journal/bootstrap.min.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.1.0/lumen/bootstrap.min.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.1.0/readable/bootstrap.min.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.1.0/simplex/bootstrap.min.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.1.0/slate/bootstrap.min.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.1.0/spacelab/bootstrap.min.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.1.0/superhero/bootstrap.min.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.1.0/united/bootstrap.min.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.1.0/yeti/bootstrap.min.css [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/js/jquery-1.11.0.min.js [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/js/jquery-fix.js [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/bootstrap/theme.conf [new file with mode: 0644]
doc/conf.py