From: Hans Ulrich Niedermann Date: Sun, 19 Jun 2005 21:45:33 +0000 (+0200) Subject: update README.apidocs X-Git-Tag: libexif-0_6_21-release~511 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d5b529bf636bea41ca11e25a0122b4f308d50b2a;p=platform%2Fupstream%2Flibexif.git update README.apidocs --- diff --git a/doc/README.apidocs b/doc/README.apidocs index 0d78f7b..9fa4130 100644 --- a/doc/README.apidocs +++ b/doc/README.apidocs @@ -1,8 +1,7 @@ Rules for the API docs: - 1. DO NOT DOCUMENT ANYTHING YET - 2. If you know a method to keep API docs and internal docs apart, with - doxygen, please tell us. + 1. Clearly distinguish between interna and the external API/ABI. + 2. Mark internal stuff with \internal. 3. If this has been solved, start documenting the external interface. Thank you.