Updated ADIOS2 Coding Guidelines (markdown) authored by williamfgc's avatar williamfgc
...@@ -11,8 +11,6 @@ ...@@ -11,8 +11,6 @@
</p> </p>
**Contents:** **Contents:**
**[ADIOS2 Coding Guidelines](https://github.com/ornladios/ADIOS2/wiki/ADIOS2-Coding-Guidelines)**
- [Clang Format Text Style](https://github.com/ornladios/ADIOS2/wiki/Clang-Format-Text-Style) - [Clang Format Text Style](https://github.com/ornladios/ADIOS2/wiki/Clang-Format-Text-Style)
- [Variables Scope, Functions, and Namespaces](https://github.com/ornladios/ADIOS2/wiki/Variables-Scope,-Functions,-and-Namespaces) - [Variables Scope, Functions, and Namespaces](https://github.com/ornladios/ADIOS2/wiki/Variables-Scope,-Functions,-and-Namespaces)
- [Classes and Structs](https://github.com/ornladios/ADIOS2/wiki/Classes-and-Structs) - [Classes and Structs](https://github.com/ornladios/ADIOS2/wiki/Classes-and-Structs)
... ...
......