move doc building into base make method + build bootstrap to doc assets

Esse commit está contido em:
Jacob Thornton
2012-01-26 22:05:45 -08:00
commit ed64276e5b
15 arquivos alterados com 26 adições e 595 exclusões
+2 -2
Ver Arquivo
@@ -13,8 +13,8 @@
<![endif]-->
<!-- Le styles -->
<link href="../bootstrap.css" rel="stylesheet">
<link href="../bootstrap-responsive.css" rel="stylesheet">
<link href="assets/css/bootstrap.css" rel="stylesheet">
<link href="assets/css/bootstrap-responsive.css" rel="stylesheet">
<link href="assets/css/docs.css" rel="stylesheet">
<link href="assets/js/google-code-prettify/prettify.css" rel="stylesheet">