From 3ec3708f943e72878f1565f9f7a4020aab4e204e Mon Sep 17 00:00:00 2001 From: asp Date: Wed, 5 Aug 2015 17:39:12 +0000 Subject: [PATCH] #1093 ExifEX for XMP namespace and properties --- doc/templates/Makefile | 1 + doc/templates/__index2__ | 1 + doc/templates/tags-xmp-exifEX.html.in | 27 +++++++++++++++++++++ src/doxygen.hpp.in | 1 + src/properties.cpp | 33 ++++++++++++++++++++++++++ src/xmp.cpp | 1 + website/Makefile | 1 + website/master/metadata.html.in | 1 + website/master/tags-xmp-exifEX.html.in | 29 ++++++++++++++++++++++ website/var/__sidebar4__ | 1 + 10 files changed, 96 insertions(+) create mode 100644 doc/templates/tags-xmp-exifEX.html.in create mode 100644 website/master/tags-xmp-exifEX.html.in diff --git a/doc/templates/Makefile b/doc/templates/Makefile index 129b28cf..66cc4472 100644 --- a/doc/templates/Makefile +++ b/doc/templates/Makefile @@ -126,6 +126,7 @@ SCHEMA = xmp_dc \ xmp_crs \ xmp_tiff \ xmp_exif \ + xmp_exifEX \ xmp_aux \ xmp_iptc \ xmp_MicrosoftPhoto \ diff --git a/doc/templates/__index2__ b/doc/templates/__index2__ index 7511383f..3f63493c 100644 --- a/doc/templates/__index2__ +++ b/doc/templates/__index2__ @@ -40,6 +40,7 @@