Update documentation - increase Doxygen usage
[geeqie.git] / scripts / zonedetect / create_timezone_database.sh
similarity index 84%
rename from scripts/zonedetect/create_timezone_database
rename to scripts/zonedetect/create_timezone_database.sh
index fda92f2..9d67bfc 100755 (executable)
@@ -1,16 +1,18 @@
 #! /bin/sh
 
-# This script will generate the timezone database file used to
-# correct exif time and date for UTC offset and Daylight Saving Time.
-#
-# The Preferences/General tab of Geeqie gives the user the option to
-# download the database from a defined location on geeqie.org.
-#
-# If the generated file differs from that on geeqie.org you should
-# upload the new version. You will need write privileges to do this.
-#
-# Refer to https://github.com/BertoldVdb/ZoneDetect for the
-# origin of files builder.cpp and zoneToAlpha.h
+## @file
+## @brief  This script will generate the timezone database file used to
+## correct exif time and date for UTC offset and Daylight Saving Time.
+##
+## The Preferences/General tab of Geeqie gives the user the option to
+## download the database from a defined location on geeqie.org.
+##
+## If the generated file differs from that on geeqie.org you should
+## upload the new version. You will need write privileges to do this.
+##
+## Refer to https://github.com/BertoldVdb/ZoneDetect for the
+## origin of files builder.cpp and zoneToAlpha.h
+##
 
 timezone_boundary_builder_default_release="2019a"