Skip to content
Snippets Groups Projects
steam-runtime-tools.xml 736 B
Newer Older
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
  <!ENTITY version SYSTEM "version.xml">
]>
<book id="steam-runtime-tools" xmlns:xi="http://www.w3.org/2003/XInclude">
  <bookinfo>
    <title>Steam Runtime Tools API Reference Manual</title>
    <releaseinfo>
      This manual documents the Steam Runtime Tools library, version &version;.
    </releaseinfo>
  </bookinfo>

  <chapter id="ch-sysinfo">
    <title>System information</title>
    <xi:include href="xml/architecture.xml"/>
    <xi:include href="xml/library.xml"/>
  </chapter>

  <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
</book>