about summary refs log blame commit diff
path: root/doc/index.html
blob: 8b29b2d1d5c1759fee222b40e6c9afce4926faea (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
               


                                                                     






                                                                   
                                              















                                                                                      
                                                                             


     







                                                                     
<!doctype html>
<!-- SPDX-FileCopyrightText: 2019-2020 Alyssa Ross <hi@alyssa.is> -->
<!-- SPDX-License-Identifier: CC-BY-SA-4.0 OR GFDL-1.3-or-later -->
<!-- SPDX-License-Identifier: GPL-3.0-or-later -->
<html lang="en">

<head>

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

<link rel="icon" href="../logo/logo_html.svg">
<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>Permission is granted to copy, distribute and/or modify this
document under either the terms of the
<a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative
Commons Attribution-ShareAlike 4.0 International License</a>, or the
<a href="https://www.gnu.org/licenses/fdl-1.3.html">GNU Free
Documentation License, Version 1.3</a> or any later version published
by the Free Software Foundation; with no Invariant Sections, no
Front-Cover Texts, and no Back-Cover Texts.</small>