1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 15:50:01 +02: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

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">