From 268dbfd8b542f91cad8a20404ee962c77482e955 Mon Sep 17 00:00:00 2001
From: Simon McVittie <smcv@collabora.com>
Date: Thu, 1 Aug 2019 16:22:17 +0100
Subject: [PATCH] Add SrtSystemInfo to HTML documentation

Signed-off-by: Simon McVittie <smcv@collabora.com>
---
 docs/reference/steam-runtime-tools.xml | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/docs/reference/steam-runtime-tools.xml b/docs/reference/steam-runtime-tools.xml
index 963177bde..1eebb3f58 100644
--- a/docs/reference/steam-runtime-tools.xml
+++ b/docs/reference/steam-runtime-tools.xml
@@ -12,7 +12,12 @@
   </bookinfo>
 
   <chapter id="ch-sysinfo">
-    <title>System information</title>
+    <title>General system information</title>
+    <xi:include href="xml/system-info.xml"/>
+  </chapter>
+
+  <chapter id="ch-specific">
+    <title>Specific system information</title>
     <xi:include href="xml/architecture.xml"/>
     <xi:include href="xml/library.xml"/>
   </chapter>
-- 
GitLab