Update README.rst
This commit is contained in:
parent
5744348980
commit
64b7db1d01
@ -7,8 +7,10 @@ This is a modified version of astyle: http://astyle.sourceforge.net
|
|||||||
Our intention is to patch astyle to follow the Steinwurf coding style
|
Our intention is to patch astyle to follow the Steinwurf coding style
|
||||||
as closely as possible: http://docs.steinwurf.com/coding_style.html
|
as closely as possible: http://docs.steinwurf.com/coding_style.html
|
||||||
|
|
||||||
Steinwurf uses heavily-templated C++11 code that can be a true challenge
|
The Steinwurf codebase contains some heavily-templated C++11 code that can be
|
||||||
for a code formatting tool.
|
a true challenge for a code formatting tool. A comprehensive example
|
||||||
|
for this coding style is located here:
|
||||||
|
https://github.com/steinwurf/astyle/blob/master/test/correct_style.cpp
|
||||||
|
|
||||||
Quick start
|
Quick start
|
||||||
-----------
|
-----------
|
||||||
|
Loading…
Reference in New Issue
Block a user