2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-18 01:52:17 +00:00
Files
build/doc/src/examples.adoc
2018-01-15 11:17:19 -06:00

17 lines
490 B
Plaintext

= Examples
== Introduction
Here we include a collection of simple to complex fully working examples of
using Boost Build v2 for various tasks. They show the gamut from simple
to advanced features. If you find yourself looking at the examples and not
finding something you want to see working please post to our support list
and we'll try and come up with a solution and add it here for others to learn
from.
:leveloffset: +1
include::../../example/hello/readme.adoc[]
:leveloffset: -1