summaryrefslogtreecommitdiff
path: root/content/pages/documentation.rst
diff options
context:
space:
mode:
Diffstat (limited to 'content/pages/documentation.rst')
-rw-r--r--content/pages/documentation.rst88
1 files changed, 88 insertions, 0 deletions
diff --git a/content/pages/documentation.rst b/content/pages/documentation.rst
new file mode 100644
index 0000000..a4fc5d1
--- /dev/null
+++ b/content/pages/documentation.rst
@@ -0,0 +1,88 @@
+Documentation
+###############################################################################
+
+:slug: documentation
+:part-of: documentation
+:modified: 2015-10-13 09:00
+
+.. _Apache 2.0: {filename}/static/docs/Apache_License_2.0.txt
+.. _BSD: {filename}/static/docs/BSD_style.txt
+.. _GPL: {filename}/static/docs/GPL.txt
+.. _LGPL: {filename}/static/docs/LGPL.txt
+.. _spice for newbies: {filename}/static/docs/spice_for_newbies.pdf
+.. _spice protocol: {filename}/static/docs/spice_protocol.pdf
+.. _ODP version: {filename}/static/docs/spice_redhat_summit_2009.odp
+.. _PDF version: {filename}/static/docs/spice_redhat_summit_2009.pdf
+.. _spice style: {filename}/static/docs/spice_style.pdf
+.. _spice user manual: {filename}/static/docs/spice_user_manual.pdf
+.. _UsbDk Presentation: {filename}/static/docs/UsbDk_at_a_Glance.pdf
+.. _UsbDk Manual: {filename}/static/docs/UsbDk_Software_Development_Manual.pdf
+.. _VD Interfaces: {filename}/static/docs/vd_interfaces.pdf
+
+Copyright license templates that must be appended to newlyadded files - GPL_,
+LGPL_, `Apache 2.0`_ and BSD_
+
+**Spice Reference Manual**
+
+This describes the various features provided by SPICE, and how to make use of
+them when using QEMU/libvirt/virt-manager.
+
+**spice-gtk API documentation**
+
+This describes spice-gtk C API.
+
+Important: The pdf docs were written for spice 0.4 and is thus not wholly up to
+date.
+
+**Spice For Newbies**
+
+Contains basic information about Spice's architecture, components, and features
+|br|
+Download `spice for newbies`_
+
+
+**Spice User Manual**
+
+Includes all of the information you need to use Spice, such as downloading,
+building, installing, and executing |br|
+Download `spice user manual`_
+
+**SPICE Protocol**
+
+Outlines the complete definition of the SPICE remote computing protocol |br|
+Download `spice protocol`_
+
+Outlines the complete definition of the SPICE client <-> agent protocol |br|
+
+..
+ TODO
+ `Go to AgentProtocol wiki page`_
+
+**VD Interfaces**
+
+Includes the VD Interface specifications |br|
+Download `VD interfaces`_
+
+**Spice style**
+
+Defines Spice project's coding style and coding conventions |br|
+Download `spice style`_
+
+**Red Hat Summit 2009**
+
+Spice session presentation at Red Hat Summit 2009 |br|
+Download `ODP version`_ or `PDF version`_
+
+**UsbDk**
+
+Download `UsbDk Presentation`_ |br|
+Download `UsbDk Manual`_
+
+**License**
+
+Copyright license templates that must be appended to newlyadded files - GPL_,
+LGPL_, `Apache 2.0`_ and BSD_
+
+.. |br| raw:: html
+
+ <br />