Updated Home (markdown) authored by williamfgc's avatar williamfgc
...@@ -9,6 +9,8 @@ This wiki contains guidelines for the developer community contributing to ADIOS2 ...@@ -9,6 +9,8 @@ This wiki contains guidelines for the developer community contributing to ADIOS2
- [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)
- [RAII Memory Management](https://github.com/ornladios/ADIOS2/wiki/RAII-Memory-Management) - [RAII Memory Management](https://github.com/ornladios/ADIOS2/wiki/RAII-Memory-Management)
- [const, constexpr correctness](https://github.com/ornladios/ADIOS2/wiki/const,-constexpr-correctness)
**Contributing on GitHub** **Contributing on GitHub**
\ No newline at end of file