Updated Home (markdown) authored by williamfgc's avatar williamfgc
Welcome to the ADIOS2 wiki! Welcome to the ADIOS2 wiki!
This wiki provides a quick introduction to ADIOS2. The examples and development workflows presented here should complement the Design Specs documents, and the User and Developer Guides. This wiki provides a quick introduction to ADIOS2. The examples and development workflows presented here should complement the Design Specs and doxygen API documentation, and the User and Developer Guides.
**Contents:** **Contents:**
...@@ -8,6 +8,7 @@ This wiki provides a quick introduction to ADIOS2. The examples and development ...@@ -8,6 +8,7 @@ This wiki provides a quick introduction to ADIOS2. The examples and development
- [Hello ADIOS2 Write](https://github.com/ornladios/ADIOS2/wiki/Hello-ADIOS2-Write) - [Hello ADIOS2 Write](https://github.com/ornladios/ADIOS2/wiki/Hello-ADIOS2-Write)
- Hello ADIOS2 Read - Hello ADIOS2 Read
- Language Bindings: C, Fortran, Python - Language Bindings: C, Fortran, Python
- Generating Doxygen API Documentation
# Contributing to ADIOS2 # Contributing to ADIOS2
... ...
......