about summary refs log tree commit diff
path: root/doc/index.html
blob: 812793b562487a7a1e1d9deb77901540497e58ff (plain) (blame)
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
<!doctype html>
<html lang="en">

<head>

<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">

<link rel="stylesheet" href="../style.css">

<title>Spectrum documentation</title>

<body>

<nav>
  <a href="..">Spectrum</a>
</nav>

<h1>Documentation</h1>

<h2 id="#devel">Developer documentation</h2>

<ul>
  <li><a href="https://spectrum-os.org/doc/developer-manual.html">Developer manual</a>
  <li><a href="https://spectrum-os.org/doc/crosvm/crosvm/">crosvm rustdoc</a>
</ul>

<p>
<small>You may distribute this content under the terms of either
the <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA</a>
license (version 4.0 or later), or
the <a href="https://www.gnu.org/licenses/gfdl.html">GNU Free
Documentation License</a> (version 1.2 or later), at your
option.</small>