mirror of
https://github.com/bspeice/djbushido.github.com
synced 2025-07-04 15:24:53 -04:00
Fix a spacing issue
This commit is contained in:
@ -10,8 +10,8 @@
|
||||
{\fancyplain{}{\bfseries\rightmark}}
|
||||
\rhead[\fancyplain{}{\bfseries\leftmark}]
|
||||
{\fancyplain{}{\bfseries\thepage}}
|
||||
\rfoot[\fancyplain{}{\bfseries\scriptsize Generated on Wed Jul 18 14:48:27 2012 by Doxygen }]{}
|
||||
\lfoot[]{\fancyplain{}{\bfseries\scriptsize Generated on Wed Jul 18 14:48:27 2012 by Doxygen }}
|
||||
\rfoot[\fancyplain{}{\bfseries\scriptsize Generated on Wed Jul 18 14:52:18 2012 by Doxygen }]{}
|
||||
\lfoot[]{\fancyplain{}{\bfseries\scriptsize Generated on Wed Jul 18 14:52:18 2012 by Doxygen }}
|
||||
\cfoot{}
|
||||
\newenvironment{Code}
|
||||
{\footnotesize}
|
||||
|
@ -1,6 +1,12 @@
|
||||
\section{Welcome}\label{index_welcome}
|
||||
This page is for Dj Bushido - you can find my work at {\tt my github repository}. \section{Projects}\label{index_projects}
|
||||
\subsection{Libcvautomation}\label{index_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 Red\-Hat 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 Open\-CV 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: {\tt Libcvautomation} Github Location: {\tt Libcvautomation} Sourceforge Location: {\tt Libcvautomation}\subsection{xplaylist\_\-creator}\label{index_xplaylistcreator}
|
||||
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 Red\-Hat 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 Open\-CV 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: {\tt Libcvautomation}
|
||||
|
||||
Github Location: {\tt Libcvautomation}
|
||||
|
||||
Sourceforge Location: {\tt Libcvautomation}\subsection{xplaylist\_\-creator}\label{index_xplaylistcreator}
|
||||
XPlaylist\_\-creator was a quick project to export an XMMS2 playlist to a .pls or .m3u format. This way you can re-integrate it later if your media library gets deleted, and use XMMS2 playlists elsewhere.\section{Questions? Comments?}\label{index_questions}
|
||||
Feel free to contact me at {\tt bspeice.nc@gmail.com}.
|
@ -19,7 +19,7 @@
|
||||
\vspace*{1cm}
|
||||
{\large Generated by Doxygen 1.4.7}\\
|
||||
\vspace*{0.5cm}
|
||||
{\small Wed Jul 18 14:48:27 2012}\\
|
||||
{\small Wed Jul 18 14:52:18 2012}\\
|
||||
\end{center}
|
||||
\end{titlepage}
|
||||
\clearemptydoublepage
|
||||
|
Reference in New Issue
Block a user