Update all html pages to include CSS and JS.
This commit is contained in:
37
index.html
37
index.html
@@ -3,10 +3,10 @@
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<!-- 2019-03-25 lun. 18:11 -->
|
||||
<!-- 2019-08-26 lun. 11:56 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Stewart Platform Studies</title>
|
||||
<title>Stewart Platforms</title>
|
||||
<meta name="generator" content="Org mode" />
|
||||
<meta name="author" content="Thomas Dehaeze" />
|
||||
<style type="text/css">
|
||||
@@ -197,8 +197,8 @@
|
||||
<link rel="stylesheet" type="text/css" href="css/readtheorg.css"/>
|
||||
<script src="js/jquery.min.js"></script>
|
||||
<script src="js/bootstrap.min.js"></script>
|
||||
<script type="text/javascript" src="js/jquery.stickytableheaders.min.js"></script>
|
||||
<script type="text/javascript" src="js/readtheorg.js"></script>
|
||||
<script src="js/jquery.stickytableheaders.min.js"></script>
|
||||
<script src="js/readtheorg.js"></script>
|
||||
<script type="text/javascript">
|
||||
/*
|
||||
@licstart The following is the entire license notice for the
|
||||
@@ -248,20 +248,10 @@ for the JavaScript code in this tag.
|
||||
</head>
|
||||
<body>
|
||||
<div id="content">
|
||||
<h1 class="title">Stewart Platform Studies</h1>
|
||||
<div id="table-of-contents">
|
||||
<h2>Table of Contents</h2>
|
||||
<div id="text-table-of-contents">
|
||||
<ul>
|
||||
<li><a href="#org431e1f9">1. Simscape Model</a></li>
|
||||
<li><a href="#org27d326c">2. Architecture Study</a></li>
|
||||
<li><a href="#orgd097f1e">3. Motion Control</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<h1 class="title">Stewart Platforms</h1>
|
||||
|
||||
<div id="outline-container-org431e1f9" class="outline-2">
|
||||
<h2 id="org431e1f9"><span class="section-number-2">1</span> Simscape Model</h2>
|
||||
<div id="outline-container-org6a8d5e6" class="outline-2">
|
||||
<h2 id="org6a8d5e6"><span class="section-number-2">1</span> Simscape Model</h2>
|
||||
<div class="outline-text-2" id="text-1">
|
||||
<ul class="org-ul">
|
||||
<li><a href="simscape-model.html">Model of the Stewart Platform</a></li>
|
||||
@@ -270,8 +260,8 @@ for the JavaScript code in this tag.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org27d326c" class="outline-2">
|
||||
<h2 id="org27d326c"><span class="section-number-2">2</span> Architecture Study</h2>
|
||||
<div id="outline-container-org28395cb" class="outline-2">
|
||||
<h2 id="org28395cb"><span class="section-number-2">2</span> Architecture Study</h2>
|
||||
<div class="outline-text-2" id="text-2">
|
||||
<ul class="org-ul">
|
||||
<li><a href="kinematic-study.html">Kinematic Study</a></li>
|
||||
@@ -282,8 +272,8 @@ for the JavaScript code in this tag.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgd097f1e" class="outline-2">
|
||||
<h2 id="orgd097f1e"><span class="section-number-2">3</span> Motion Control</h2>
|
||||
<div id="outline-container-org6738e47" class="outline-2">
|
||||
<h2 id="org6738e47"><span class="section-number-2">3</span> Motion Control</h2>
|
||||
<div class="outline-text-2" id="text-3">
|
||||
<ul class="org-ul">
|
||||
<li>Active Damping</li>
|
||||
@@ -293,10 +283,5 @@ for the JavaScript code in this tag.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="postamble" class="status">
|
||||
<p class="author">Author: Thomas Dehaeze</p>
|
||||
<p class="date">Created: 2019-03-25 lun. 18:11</p>
|
||||
<p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user