-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
48 lines (48 loc) · 1.76 KB
/
Copy pathindex.html
File metadata and controls
48 lines (48 loc) · 1.76 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>DADA: Documents</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
div.columns{display: flex; gap: min(4vw, 1.5em);}
div.column{flex: auto; overflow-x: auto;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
/* The extra [class] is a hack that increases specificity enough to
override a similar rule in reveal.js */
ul.task-list[class]{list-style: none;}
ul.task-list li input[type="checkbox"] {
font-size: inherit;
width: 0.8em;
margin: 0 0.8em 0.2em -1.6em;
vertical-align: middle;
}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<link rel="stylesheet" href="../markdown.css" />
</head>
<body>
<main>
<h1 id="dada-documents">DADA: Documents</h1>
<p><a href="../readme.html">Go up to the main readme file</a> (<a
href="../readme.md">md</a>)</p>
<h3 id="uva-specific">UVa-specific</h3>
<ul>
<li><a href="../uva/syllabus.html">Syllabus</a> (<a
href="../uva/syllabus.md">md</a>) for the fall 2017 semester)</li>
</ul>
<h3 id="documents-and-tutorials">Documents and tutorials</h3>
<ul>
<li><a href="virtualbox-image-details.html">VirtualBox image details</a>
(<a href="virtualbox-image-details.md">md</a>) (the instructions for how
to install it are part of (<a href="../hws/hw1-vm.html">homework 1</a>
(<a href="../hws/hw1-vm.md">md</a>).</li>
<li><a href="tricky-jump.html">Tricky Jump assembly technique</a> (<a
href="tricky-jump.md">md</a>)</li>
</ul>
</main>
</body>
</html>