[gtk+] docs: Mention the standalone Makefile for examples
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] docs: Mention the standalone Makefile for examples
- Date: Tue, 2 Dec 2014 22:30:06 +0000 (UTC)
commit 37a1e6cacb46bb7156da4a4ac90780ed2a986b20
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue Dec 2 19:27:52 2014 +0000
docs: Mention the standalone Makefile for examples
And point to the README file.
https://bugzilla.gnome.org/show_bug.cgi?id=741041
docs/reference/gtk/getting_started.xml | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/gtk/getting_started.xml b/docs/reference/gtk/getting_started.xml
index 5ac4ca5..63d79cd 100644
--- a/docs/reference/gtk/getting_started.xml
+++ b/docs/reference/gtk/getting_started.xml
@@ -302,7 +302,10 @@
<para>The full, buildable sources for these examples can be found
in the examples/ directory of the GTK+ source distribution, or
- <ulink url="https://git.gnome.org/browse/gtk+/tree/examples">online</ulink> in the GTK+ git
repository.</para>
+ <ulink url="https://git.gnome.org/browse/gtk+/tree/examples">online</ulink> in the GTK+ git repository.
+ You can build each example separately by using make with the <filename>Makefile.example</filename>
+ file. For more information, see the <filename>README</filename> included in the
+ examples directory.</para>
<section>
<title>A trivial application</title>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]