Document the plugin API.
commit5f700266079e43b674be3eb2be1ce792fc48260e
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 12 Jun 2013 17:46:30 +0000 (12 18:46 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Sat, 15 Jun 2013 14:00:49 +0000 (15 15:00 +0100)
tree7e00e43fc6a42b80e67fbbf7251523a5f885ec88
parentd6b270c18c24ab1bed24abc0a09f464e065b9c48
Document the plugin API.
15 files changed:
.gitignore
Makefile.am
TODO [new file with mode: 0644]
configure.ac
docs/Makefile.am
docs/nbdkit-plugin.pod
docs/nbdkit.pod [new file with mode: 0644]
include/Makefile.am [copied from docs/Makefile.am with 97% similarity]
include/nbdkit-plugin.h [moved from src/nbdkit-plugin.h with 77% similarity]
plugins/example1/Makefile.am
plugins/example1/example1.c
plugins/example1/libnbdkit-example1.pod [new file with mode: 0644]
plugins/example2/Makefile.am
plugins/example2/example2.c
plugins/example2/libnbdkit-example2.pod [new file with mode: 0644]