Add missing Canon/Nikon/Samsung/Sony Groups to docs
This commit is contained in:
parent
486bf32e75
commit
bb9fc4098a
3
doc/templates/Makefile
vendored
3
doc/templates/Makefile
vendored
@ -53,6 +53,7 @@ TABLES = Exif \
|
||||
CanonFi \
|
||||
CanonPa \
|
||||
CanonPr \
|
||||
CanonTi \
|
||||
Casio \
|
||||
Casio2 \
|
||||
Fujifilm \
|
||||
@ -89,6 +90,7 @@ TABLES = Exif \
|
||||
NikonLd1 \
|
||||
NikonLd2 \
|
||||
NikonLd3 \
|
||||
NikonLd4 \
|
||||
Olympus \
|
||||
OlympusCs \
|
||||
OlympusEq \
|
||||
@ -108,6 +110,7 @@ TABLES = Exif \
|
||||
SonyMinolta \
|
||||
Sony1Cs \
|
||||
Sony1Cs2 \
|
||||
Sony2010e \
|
||||
Sony1MltCs7D \
|
||||
Sony1MltCsOld \
|
||||
Sony1MltCsA100 \
|
||||
|
||||
5
doc/templates/tags-canon.html.in
vendored
5
doc/templates/tags-canon.html.in
vendored
@ -49,6 +49,11 @@ __CanonFi__
|
||||
__CanonPr__
|
||||
<br>
|
||||
|
||||
<h3>Canon TimeInfo Tags</h3>
|
||||
<p>Click on a column header to sort the table.</p>
|
||||
__CanonTi__
|
||||
<br>
|
||||
|
||||
</div>
|
||||
<!-- closes content -->
|
||||
|
||||
|
||||
9
doc/templates/tags-nikon.html.in
vendored
9
doc/templates/tags-nikon.html.in
vendored
@ -161,6 +161,15 @@ __NikonLd2__
|
||||
__NikonLd3__
|
||||
<br>
|
||||
|
||||
<h3>Nikon Lens Data 4 Tags</h3>
|
||||
<p>Click on a column header to sort the table.</p>
|
||||
__NikonLd4__
|
||||
<br>
|
||||
|
||||
<h3>Nikon Preview Tags</h3>
|
||||
<p>These are the same as <a href="https://www.exiv2.org/tags.html">Exif.Image.*</a> but are accessed as Exif.NikonPv.*</p>
|
||||
<br>
|
||||
|
||||
</div>
|
||||
<!-- closes content -->
|
||||
|
||||
|
||||
3
doc/templates/tags-samsung.html.in
vendored
3
doc/templates/tags-samsung.html.in
vendored
@ -19,6 +19,9 @@ __Samsung2__
|
||||
__SamsungPictureWizard__
|
||||
<br>
|
||||
|
||||
<h3>Samsung Preview Tags</h3>
|
||||
<p>These are the same as <a href="https://www.exiv2.org/tags.html">Exif.Image.*</a> but are accessed as Exif.SamsungPreview.*</p>
|
||||
<br>
|
||||
</div>
|
||||
<!-- closes content -->
|
||||
|
||||
|
||||
32
doc/templates/tags-sony.html.in
vendored
32
doc/templates/tags-sony.html.in
vendored
@ -8,7 +8,7 @@ __index1__
|
||||
__index2__
|
||||
<h2>Sony MakerNote Tags defined in Exiv2</h2>
|
||||
<div>
|
||||
<p>Tags found in the MakerNote of images taken with Sony cameras.</p>
|
||||
<p>Tags found in the MakerNote of images taken with Sony cameras. Sony1 and Sony2 Groups share the same tagnames</p>
|
||||
<p>Click on a column header to sort the table.</p>
|
||||
</div>
|
||||
__Sony1__
|
||||
@ -31,6 +31,11 @@ __Sony1Cs__
|
||||
__Sony1Cs2__
|
||||
<br>
|
||||
|
||||
<h3>Sony 2010e Camera Settings Tags</h3>
|
||||
<p>Click on a column header to sort the table.</p>
|
||||
__Sony2010e__
|
||||
<br>
|
||||
|
||||
<h3>Sony Minolta Camera Settings Tags</h3>
|
||||
<p>These are the same tags as the Minolta Camera Settings in the Minolta MakerNote.
|
||||
In Sony images the group name is <b><code>Sony1MltCsOld</code></b> or <b><code>Sony1MltCsNew</code></b>.</p>
|
||||
@ -50,6 +55,31 @@ __Sony1MltCs7D__
|
||||
__Sony1MltCsA100__
|
||||
<br>
|
||||
|
||||
<h3>Sony Focus Position 2 Tags</h3>
|
||||
<p>Click on a column header to sort the table.</p>
|
||||
__Sony2Fp__
|
||||
<br>
|
||||
|
||||
<h3>Sony Miscellaneous 1 Tags</h3>
|
||||
<p>Click on a column header to sort the table.</p>
|
||||
__SonyMisc1__
|
||||
<br>
|
||||
|
||||
<h3>Sony Miscellaneous 2b Tags</h3>
|
||||
<p>Click on a column header to sort the table.</p>
|
||||
__SonyMisc2b__
|
||||
<br>
|
||||
|
||||
<h3>Sony Miscellaneous 3c Tags</h3>
|
||||
<p>Click on a column header to sort the table.</p>
|
||||
__SonyMisc3c__
|
||||
<br>
|
||||
|
||||
<h3>Sony Shot Info 1 Tags</h3>
|
||||
<p>Click on a column header to sort the table.</p>
|
||||
__SonySInfo1__
|
||||
<br>
|
||||
|
||||
</div>
|
||||
<!-- closes content -->
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user