Update documentation - increase Doxygen usage
[geeqie.git] / plugins / image-crop / geeqie-image-crop
index 34760e1..feb08e9 100644 (file)
@@ -1,9 +1,11 @@
 #!/bin/bash
 
-# Crop image
-#
-# Requires ImageMagick and exiftool
-
+## @file
+## @brief Crop image
+##
+## Requires ImageMagick and exiftool  
+## Crops the image to the size set by the Draw Rectangle menu item
+##
 
 process_raw ()
 {