Table of Contents

Preface
About This Document
More Information
PART I
1Introduction
1.1Architecture and Workflow
1.2Benefits
2Hello World
2.1Setup
2.2Compiling
2.2.1Compiling with GCC
2.2.2Compiling with Clang
2.3Conclusion

Preface

This document describes something awesome.

About This Document

And this document is also awesome.

More Information

It is so awesome that no further information will be required.

PART I

Start of part one.

1 Introduction

Beginning of the first chapter.

1.1 Architecture and Workflow

Some basics.

1.2 Benefits

You will like them.

2 Hello World

Beginning of the second chapter.

2.1 Setup

More basics.

2.2 Compiling

How to build the example

2.2.1 Compiling with GCC

GCC. For Clang see Compiling with Clang.

2.2.2 Compiling with Clang

Clang. For GCC see Compiling with GCC.

2.3 Conclusion

Some remarks.