2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

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

This commit is contained in:
Jacob Thornton
2012-01-26 22:05:45 -08:00
parent dc2deb9a1b
commit ed64276e5b
15 changed files with 26 additions and 595 deletions
+2 -2
View File
@@ -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">