docs: Mention that generated code should not be kept
authorEmmanuele Bassi <ebassi@gnome.org>
Mon, 14 Oct 2013 18:41:54 +0000 (19:41 +0100)
committerColin Walters <walters@verbum.org>
Mon, 28 Oct 2013 16:47:16 +0000 (12:47 -0400)
Code generated by gdbus-codegen should neither be checked in into
revision control, nor should be distributed.

https://bugzilla.gnome.org/show_bug.cgi?id=710133

docs/reference/gio/gdbus-codegen.xml

index 99b7a1e..d360e7b 100644 (file)
@@ -851,6 +851,11 @@ on_handle_hello_world (MyAppFrobber           *interface,
     While the generated Docbook for D-Bus interfaces isn't expected to
     change, no guarantees are given at this point.
   </para>
+  <para>
+    It is important to note that the generated code should not be
+    checked into revision control systems, nor it should be included
+    in distributed source archives.
+  </para>
 </refsect1>
 
 <refsect1>