From: Hans U. N. <hu...@us...> - 2005-06-19 21:45:42
|
Update of /cvsroot/libexif/libexif/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19093 Modified Files: README.apidocs Log Message: update README.apidocs Index: README.apidocs =================================================================== RCS file: /cvsroot/libexif/libexif/doc/README.apidocs,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -d -r1.1 -r1.2 --- README.apidocs 12 Apr 2005 03:27:09 -0000 1.1 +++ README.apidocs 19 Jun 2005 21:45:33 -0000 1.2 @@ -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. |