# HG changeset patch # User Oleksandr Gavenko # Date 1271842582 -10800 # Node ID 223240c6ca1b302987cf74dfcc2266dcc9354fe5 # Parent 73aacbea124167c708b46c9416aa33650bcbcab7# Parent 30f042767f78e3fe69dc2026458764659aabc48b Automated merge with file:///cygdrive/d/srv/hg-home/admin-doc diff -r 30f042767f78 -r 223240c6ca1b prettyprint.rst --- a/prettyprint.rst Wed Apr 21 12:14:48 2010 +0300 +++ b/prettyprint.rst Wed Apr 21 12:36:22 2010 +0300 @@ -24,4 +24,27 @@ ** xmlindent. - http://xmlindent.sourceforge.net/ \ No newline at end of file + http://xmlindent.sourceforge.net/ + +code formatter/beautifier/pretty printer + +* c/c++/java/c#. + +** Artistic Style, astyle. + +A Free, Fast and Small Automatic Formatter for C, C++, C#, and Java Source +Code. + +Exist package for Cygwin, Debian. + + http://astyle.sourceforge.net/ + home page + +** Uncrustify. + +Source Code Beautifier for C, C++, C#, ObjectiveC, D, Java, Pawn and VALA. + +Exist package for Windows (binary from home page), Debian. + + http://uncrustify.sourceforge.net/ + home page