From 0cf3c8bc143d802ea5a4d6e0ea7c621651961b2e Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 29 Apr 2007 14:04:26 +0000 Subject: [PATCH] update README Original commit message from CVS: update README --- common | 2 +- docs/README | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/common b/common index a19d235..61edc2d 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit a19d235c89d99ca7849078d501129f521e30d98d +Subproject commit 61edc2dc7b8eba179d85a6545e46e0d65239e94d diff --git a/docs/README b/docs/README index 7666957..77ac886 100644 --- a/docs/README +++ b/docs/README @@ -272,11 +272,15 @@ in the various plugin packages. make sure the xinclude is in the source itself instead ?) - to rebuild the docs, do: make clean + make scanobj-update make inspect-update make - examples will only show up using gtk-doc 1.4 or later - it relies on merging stuff from .sgml with inline docs. We might want to change this to only get stuff from the source. + - you need to commit resulting files to CVS: + - changes to *.signals and *.args + - new files for your plugin created in inspect/ - to add a plugin to be documented: - make sure inspect/ has generated a .xml file for it. If it has not, make -- 2.7.4