First few website updates for 0.25, just to make things work again.
This commit is contained in:
parent
070b45e6ef
commit
6646ee2ab9
0
website/bin/conversion.sh
Normal file → Executable file
0
website/bin/conversion.sh
Normal file → Executable file
@ -493,7 +493,7 @@ WARN_LOGFILE =
|
||||
# directories like "/usr/src/myproject". Separate the files or directories
|
||||
# with spaces.
|
||||
|
||||
INPUT = ../src doxygen/mainpage.hpp
|
||||
INPUT = ../src ../include/exiv2 doxygen/mainpage.hpp
|
||||
|
||||
# This tag can be used to specify the character encoding of the source files that
|
||||
# doxygen parses. Internally doxygen uses the UTF-8 encoding, which is also the default
|
||||
|
||||
@ -10,7 +10,7 @@ __maintitle__
|
||||
<div>
|
||||
<p>Exiv2 maps and will convert Exif tags and IPTC Datasets to and from XMP properties.<br>
|
||||
This function is available via the import/export command line options: <a title="exiv2 manpage" href="manpage.html">exiv2 -eX image.jpg; exiv2 -iX image.jpg</a><br>
|
||||
and via the exiv2 API: <a title="convert.hpp File Reference" href="convert_8hpp.html">convert.hpp File Reference</a></p>
|
||||
and via the exiv2 API: <a title="convert.hpp File Reference" href="doc/convert_8hpp.html">convert.hpp File Reference</a></p>
|
||||
</div>
|
||||
|
||||
__conversion__
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<div id="footer">
|
||||
<table border="0" cellspacing="0" cellpadding="0" width="100%">
|
||||
<tr>
|
||||
<td align="left" valign="top">Copyright © 2004 - 2014 Andreas Huggel</td>
|
||||
<td align="left" valign="top">Copyright © 2004 - 2015 Andreas Huggel</td>
|
||||
<td align="left" valign="middle">
|
||||
<script type="text/javascript">
|
||||
<!--
|
||||
|
||||
Loading…
Reference in New Issue
Block a user