[gupnp/wip/gi-docgen: 53/61] doc: Change titles of tutorials
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gupnp/wip/gi-docgen: 53/61] doc: Change titles of tutorials
- Date: Mon, 3 Jan 2022 10:07:06 +0000 (UTC)
commit d569b44e6893a745e2f7c9d7d63cb3bcdde19b83
Author: Jens Georg <mail jensge org>
Date: Thu Dec 30 13:34:53 2021 +0100
doc: Change titles of tutorials
doc/client-tutorial.md | 2 +-
doc/server-tutorial.md | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/doc/client-tutorial.md b/doc/client-tutorial.md
index 429e29e..5d0b71e 100644
--- a/doc/client-tutorial.md
+++ b/doc/client-tutorial.md
@@ -1,5 +1,5 @@
---
-Title: UPnP Client Tutorial
+Title: Interacting with remote UPnP devices
---
# UPnP Client Tutorial
diff --git a/doc/server-tutorial.md b/doc/server-tutorial.md
index 884b1a2..d0c0ce2 100644
--- a/doc/server-tutorial.md
+++ b/doc/server-tutorial.md
@@ -1,9 +1,10 @@
---
-Title: UPnP Server Tutorial
+Title: Implementing UPnP devices
---
# UPnP Server Tutorial
-This chapter explains how to implement a UPnP service using GUPnP. For
+
+This chapter explains how to implement an UPnP service using GUPnP. For
this example we will create a virtual UPnP-enabled light bulb.
Before any code can be written, the device and services that it implement
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]