Changes
Page history
Updated Home (markdown)
authored
May 01, 2017
by
williamfgc
Show whitespace changes
Inline
Side-by-side
Home.md
View page @
e350b2a9
...
@@ -3,7 +3,8 @@ This wiki contains guidelines for the developer community contributing to ADIOS2
...
@@ -3,7 +3,8 @@ 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)
...
...
...
...