https://github.com/jeayne/uncrustify-documentation
Uncrutify Documentaion is an independent project to publish, a (better) documentation for the Uncrustify code beautifier.
https://github.com/jeayne/uncrustify-documentation
beautifier documentation uncrustify
Last synced: 5 months ago
JSON representation
Uncrutify Documentaion is an independent project to publish, a (better) documentation for the Uncrustify code beautifier.
- Host: GitHub
- URL: https://github.com/jeayne/uncrustify-documentation
- Owner: JEAYNE
- License: other
- Created: 2024-03-21T22:22:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-10-16T23:12:49.000Z (9 months ago)
- Last Synced: 2025-10-18T02:44:18.109Z (9 months ago)
- Topics: beautifier, documentation, uncrustify
- Language: HTML
- Homepage: http://jea.yne.fr/Uncrustify-Documentation/
- Size: 1.37 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Uncrustify Documentation Project


**[Uncrustify](https://github.com/uncrustify/)** is a powerfull source code beautifier for
[C](https://www.open-std.org/jtc1/sc22/wg14/),
[C++](https://isocpp.org/),
[C#](https://learn.microsoft.com/en-us/dotnet/csharp/),
[Objective-C](https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/Introduction/Introduction.html),
[D](https://dlang.org/),
[Java](https://dev.java/),
[Pawn](https://www.compuphase.com/pawn/pawn.htm) and
[Vala](https://vala.dev/).
With around 850 options, it's almost certain that you'll be able to get the format you want,
BUT with the help of a very minimal documentation :-(
The aim of this project is to provide complete documentation for (almost) all the options!
This _public_ repository contains the documentation generated by a bunch of Perl scripts.
- The directory ```./docs/``` contains all the documentation (generated or edited manually).
- The directory ```./uds/``` contains the uds files created manually to override the default uds.
To generate better examples of uncrustify output, everyone is welcome to add/edit these uds files.