summaryrefslogtreecommitdiff
path: root/doc/mainpage.txt
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2012-07-17 21:11:38 +0100
committerCarl Hetherington <cth@carlh.net>2012-07-17 21:11:38 +0100
commit3f96dedbdd7f232d10f7851eed37dd6d350332c7 (patch)
tree23ef405865e01b2eaffa66d407e2432eba42af6e /doc/mainpage.txt
parente0ea2a25932e584522f2e5069d69a80c402e2a41 (diff)
Documentation.
Diffstat (limited to 'doc/mainpage.txt')
-rw-r--r--doc/mainpage.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/mainpage.txt b/doc/mainpage.txt
new file mode 100644
index 00000000..d3104056
--- /dev/null
+++ b/doc/mainpage.txt
@@ -0,0 +1,14 @@
+/*!
+
+@mainpage libdcp
+
+libdcp is a small library to create Digital Cinema Packages (DCPs) from JPEG2000 and WAV files.
+
+Most of the hard work is done by a (slightly patched) version of asdcplib (http://www.cinecert.com/asdcplib/)
+which is included in the source distribution for libdcp.
+
+See libdcp::DCP for an example of libdcp's use.
+
+*/
+
+