summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2012-02-07 16:50:35 +0000
committerRichard Hughes <richard@hughsie.com>2012-02-07 16:51:18 +0000
commit20dc3610bfb15cf7855c492b10e1af696acff7f6 (patch)
treeb1cd05bc5300d6bbf08f1810bb53c8bd4f31ef13 /docs
parentd414e4233b6801d75dee5423a545c838fd975265 (diff)
Add a note to the website about the session helper API
Diffstat (limited to 'docs')
-rw-r--r--docs/html/pk-using.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/html/pk-using.html b/docs/html/pk-using.html
index f75e43bb..623730fd 100644
--- a/docs/html/pk-using.html
+++ b/docs/html/pk-using.html
@@ -19,6 +19,14 @@
<h1>How do I use PackageKit?</h1>
+<p style="background-color:#ffdddd; padding:25px;">
+If you are writing an application that wants to install packages on demand,
+and don't care about the low level details, there's a
+<a href="pk-faq.html#session-methods">session helper API</a>
+that you should use.
+It's much simpler than using PackageKit directly.
+</p>
+
<h2>Using the command line</h2>
<p>
The <code>pkcon</code> text-mode program allows you to interact with