Updated Home (markdown) authored by williamfgc's avatar williamfgc
...@@ -3,7 +3,7 @@ This wiki contains guidelines for the developer community contributing to ADIOS2 ...@@ -3,7 +3,7 @@ This wiki contains guidelines for the developer community contributing to ADIOS2
Contents: Contents:
# ADIOS2 C++11 Coding Guidelines # ADIOS2 C++11 Coding Guidelines #
**1** [Overview](https://github.com/ornladios/ADIOS2/wiki/Purpose) **1** [Overview](https://github.com/ornladios/ADIOS2/wiki/Purpose)
**2** [Clang Format Text Style](https://github.com/ornladios/ADIOS2/wiki/Clang-Format-Text-Style) **2** [Clang Format Text Style](https://github.com/ornladios/ADIOS2/wiki/Clang-Format-Text-Style)
**3** [Variables scope, Functions, and Namespaces](https://github.com/ornladios/ADIOS2/wiki/Variables-Scope,-Functions,-and-Namespaces) **3** [Variables scope, Functions, and Namespaces](https://github.com/ornladios/ADIOS2/wiki/Variables-Scope,-Functions,-and-Namespaces)
... ...
......