small test
This commit is contained in:
@@ -11,9 +11,9 @@ Automatically generated HTML file from DocOnce source
|
||||
<title>Data Analysis and Machine Learning: Elements of Bayesian theory</title>
|
||||
|
||||
<!-- Bootstrap style: bootstrap -->
|
||||
<link href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet">
|
||||
<!-- not necessary
|
||||
<link href="http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
|
||||
-->
|
||||
|
||||
<style type="text/css">
|
||||
@@ -39,7 +39,8 @@ Automatically generated HTML file from DocOnce source
|
||||
</head>
|
||||
|
||||
<!-- tocinfo
|
||||
{'highest level': 2, 'sections': [('Introduction', 2, None, '___sec0')]}
|
||||
{'highest level': 2,
|
||||
'sections': [('What is Bayesian Statistics', 2, None, '___sec0')]}
|
||||
end of tocinfo -->
|
||||
|
||||
<body>
|
||||
@@ -61,7 +62,7 @@ end of tocinfo -->
|
||||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Contents <b class="caret"></b></a>
|
||||
<ul class="dropdown-menu">
|
||||
<!-- navigation toc: --> <li><a href="._Bayesian-bs001.html#___sec0" style="font-size: 80%;">Introduction</a></li>
|
||||
<!-- navigation toc: --> <li><a href="._Bayesian-bs001.html#___sec0" style="font-size: 80%;">What is Bayesian Statistics</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
@@ -96,7 +97,7 @@ end of tocinfo -->
|
||||
<center>[2] <b>Department of Physics and Astronomy and National Superconducting Cyclotron Laboratory, Michigan State University</b></center>
|
||||
<br>
|
||||
<p>
|
||||
<center><h4>Sep 20, 2017</h4></center> <!-- date -->
|
||||
<center><h4>Dec 13, 2017</h4></center> <!-- date -->
|
||||
<br>
|
||||
<p>
|
||||
|
||||
@@ -117,8 +118,8 @@ end of tocinfo -->
|
||||
|
||||
</div> <!-- end container -->
|
||||
<!-- include javascript, jQuery *first* -->
|
||||
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
|
||||
<script src="http://netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
|
||||
|
||||
<!-- Bootstrap footer
|
||||
<footer>
|
||||
|
||||
Reference in New Issue
Block a user