[gimp-web-devel/hugo] scripts: don't get 2.8 API docs.



commit 6e684fd141ad6fe669c76f609a926fd87c992d81
Author: Jehan <jehan girinstud io>
Date:   Fri Aug 5 00:07:02 2022 +0200

    scripts: don't get 2.8 API docs.
    
    GIMP 2.8 is old, deprecated and unsupported.

 scripts/update_api_docs.sh | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/scripts/update_api_docs.sh b/scripts/update_api_docs.sh
index c448d78..8548ccc 100644
--- a/scripts/update_api_docs.sh
+++ b/scripts/update_api_docs.sh
@@ -25,5 +25,4 @@ rm -fr gimp-$VERSION gimp-$VERSION.tar.bz2
 echo "Done."
 }
 
-get_api_docs 2.8
 get_api_docs 2.10


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]