Updated Home (markdown) authored by williamfgc's avatar williamfgc
Welcome to the ADIOS2 wiki! Welcome to the ADIOS2 wiki!
**Contents:** # Releases and Documentation:
The latest [User Guide](http://adios2-adaptable-io-system-version-2.readthedocs.io/en/latest/index.html) is hosted at readthedocs
- [v2.0.0 alpha June 30th, 2017](https://github.com/ornladios/ADIOS2/releases/tag/v2.0.0): [Release Notes](https://github.com/ornladios/ADIOS2/releases/tag/v2.0.0)
- [v2.1.0 beta December 31st, 2017](https://github.com/ornladios/ADIOS2/releases/tag/v2.1.0): [Release Notes](https://github.com/ornladios/ADIOS2/releases/tag/v2.1.0)
# Quick Start for the Impatient # Quick Start for the Impatient
- [Building and Installing with CMake](https://github.com/ornladios/ADIOS2/wiki/Building-and-installing-with-CMake) - [Building and Installing with CMake](https://github.com/ornladios/ADIOS2/wiki/Building-and-installing-with-CMake)
...@@ -9,11 +12,6 @@ Welcome to the ADIOS2 wiki! ...@@ -9,11 +12,6 @@ Welcome to the ADIOS2 wiki!
- Language Bindings: Python, Futures: C and Fortran - Language Bindings: Python, Futures: C and Fortran
- [Generating Doxygen API Documentation](https://github.com/ornladios/ADIOS2/wiki/Generating-Doxygen-API-documentation) - [Generating Doxygen API Documentation](https://github.com/ornladios/ADIOS2/wiki/Generating-Doxygen-API-documentation)
# Releases and Documentation:
The latest [User Guide](http://adios2-adaptable-io-system-version-2.readthedocs.io/en/latest/index.html) is hosted at readthedocs
- [v2.0.0 alpha June 30th, 2017](https://github.com/ornladios/ADIOS2/releases/tag/v2.0.0): [Release Notes](https://github.com/ornladios/ADIOS2/releases/tag/v2.0.0)
- [v2.1.0 beta December 31st, 2017](https://github.com/ornladios/ADIOS2/releases/tag/v2.1.0): [Release Notes](https://github.com/ornladios/ADIOS2/releases/tag/v2.1.0)
# Contributing to ADIOS2 # Contributing to ADIOS2
- **[Coding Guidelines](https://github.com/ornladios/ADIOS2/wiki/ADIOS2-Coding-Guidelines)** - **[Coding Guidelines](https://github.com/ornladios/ADIOS2/wiki/ADIOS2-Coding-Guidelines)**
... ...
......