diff --git a/doxygen/DjBushido/main b/doxygen/DjBushido/main index 9090295..ac53df2 100644 --- a/doxygen/DjBushido/main +++ b/doxygen/DjBushido/main @@ -4,8 +4,11 @@ * \section projects Projects * \subsection libcvautomation Libcvautomation * Libcvautomation is a GUI automation and testing tool based on image recognition and response. This program was designed as a direct replacement for Sikuli and Xpresser. Each solution had large problems with crashing, and both refused to function on RedHat Linux and Ubuntu 12.04. I really liked the way each of these programs approached GUI automation, but they simply didn't work. As such, a simple library was designed to integrate OpenCV and XTest, which can be used by BASH to drive GUI testing and automation, that works on both new and old Linux distributions. + * Documentation Location: Libcvautomation + * Github Location: Libcvautomation + * Sourceforge Location: Libcvautomation * * \subsection xplaylistcreator xplaylist_creator diff --git a/doxygen/html/index.html b/doxygen/html/index.html index c223846..e6fb8af 100644 --- a/doxygen/html/index.html +++ b/doxygen/html/index.html @@ -17,11 +17,14 @@ This page is for Dj Bushido - you can find my work at Libcvautomation -Libcvautomation is a GUI automation and testing tool based on image recognition and response. This program was designed as a direct replacement for Sikuli and Xpresser. Each solution had large problems with crashing, and both refused to function on RedHat Linux and Ubuntu 12.04. I really liked the way each of these programs approached GUI automation, but they simply didn't work. As such, a simple library was designed to integrate OpenCV and XTest, which can be used by BASH to drive GUI testing and automation, that works on both new and old Linux distributions. Documentation Location: Libcvautomation Github Location: Libcvautomation Sourceforge Location: Libcvautomation
+Documentation Location: Libcvautomation
+Github Location: Libcvautomation
+Sourceforge Location: Libcvautomation