diff options
author | Lorry Tar Creator <lorry-tar-importer@lorry> | 2012-07-12 20:34:34 +0000 |
---|---|---|
committer | Lorry Tar Creator <lorry-tar-importer@lorry> | 2012-07-12 20:34:34 +0000 |
commit | 0c6a5fa0d9719a40748d8726b4543f02f70518c1 (patch) | |
tree | 241f9ae619069ac5861d7621ade296102ab5de5d /doc/README.apidocs | |
download | libexif-tarball-master.tar.gz |
libexif-0.6.21HEADlibexif-0.6.21master
Diffstat (limited to 'doc/README.apidocs')
-rw-r--r-- | doc/README.apidocs | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/README.apidocs b/doc/README.apidocs new file mode 100644 index 0000000..4486f5d --- /dev/null +++ b/doc/README.apidocs @@ -0,0 +1,7 @@ +Rules for the API docs: + + 1. Clearly distinguish between internal and the external API/ABI. + 2. Mark internal stuff with \internal. + 3. If this has been solved, start documenting the external interface. + +Thank you. |