move doc building into base make method + build bootstrap to doc assets
This commit is contained in:
parent
dc2deb9a1b
commit
ed64276e5b
15 changed files with 26 additions and 595 deletions
|
|
@ -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">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue