Changes between Version 3 and Version 4 of rfc69_cplusplus_formatting


Ignore:
Timestamp:
May 4, 2017, 2:26:11 PM (7 years ago)
Author:
Mateusz Łoskot
Comment:

Fix links

Legend:

Unmodified
Added
Removed
Modified
  • rfc69_cplusplus_formatting

    v3 v4  
    88|| Status:  || '''Work-In-Progress''' ||
    99
    10 This RFC is based on trac.osgeo.org/geos/wiki/RFC4 GEOS RFC 4 by Mateusz Łoskot.
     10This RFC is based on [https://trac.osgeo.org/geos/wiki/RFC4 GEOS RFC 4] by Mateusz Łoskot.
    1111
    1212**TODO:** Give examples of formatting.
     
    132132== References ==
    133133
    134 * [MongoDB] Succeeding With !ClangFormat: engineering.mongodb.com/post/succeeding-with-clangformat-part-1-pitfalls-and-planning/ Part 1, engineering.mongodb.com/post/succeeding-with-clangformat-part-2-the-big-reformat/ Part 2, engineering.mongodb.com/post/succeeding-with-clangformat-part-3-persisting-the-change/ Part 3
    135 * [Chromium] chromium.googlesource.com/chromium/src/+/master/docs/clang_format.md Using clang-format on Chromium C++ Code
    136 * clangformat.com - `clang-format` interactive guide and builder
    137 * zed0.co.uk/clang-format-configurator/
    138 * trac.osgeo.org/geos/wiki/RFC4
     134* [MongoDB] Succeeding With !ClangFormat: [http://engineering.mongodb.com/post/succeeding-with-clangformat-part-1-pitfalls-and-planning/ Part 1], [http://engineering.mongodb.com/post/succeeding-with-clangformat-part-2-the-big-reformat/ Part 2], http://engineering.mongodb.com/post/succeeding-with-clangformat-part-3-persisting-the-change/ Part 3]
     135* [Chromium] http://chromium.googlesource.com/chromium/src/+/master/docs/clang_format.md Using clang-format on Chromium C++ Code
     136* http://clangformat.com - `clang-format` interactive guide and builder
     137* http://zed0.co.uk/clang-format-configurator/
     138* https://trac.osgeo.org/geos/wiki/RFC4