view doc/universalindentgui.man @ 711:8736c8cada18

Updated files to new version. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@981 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Thu, 16 Jul 2009 10:49:35 +0000
parents b090e6852d1b
children c6942de51c7c
line wrap: on
line source

.TH universalindentgui 1 "2009-07-16" "1.1.0" "UniversalIndentGUI"

.SH NAME 
universalindentgui \- GUI frontend for several code beautifiers

.SH SYNOPSIS 
.B universalindentgui
.RI [ FILE ]
.br
Optional the as parameter given
.IR FILE
can be opened at start.

.SH DESCRIPTION 
\fBUniversalIndentGUI\fP is a GUI fontend for nearly any code beautifier. It allows you to comfortably change each parameter of a beautifier and directly see how the source code is affected done by a live preview. Many free available code beautifier, formatter and indenter are currently supported, like GNU Indent, Uncrustify, Artistic Styler, PHP Stylist, Ruby Beautify, HTML Tidy and many other (look at features for complete list). Currently not supported indenters can be easyly added by creating a configuration file for them.

.SH BUGS 
Currently known bugs can be browsed on http://sf.net/tracker2/?func=browse&group_id=167482&atid=843127

.SH AUTHOR 
Thomas\ Schweitzer <thomas_-_s@users.sourceforge.net>