Skip to content

Commit

Permalink
Update list of examples for doc generation.
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskohlhoff committed Dec 5, 2018
1 parent 186ab6e commit a6008b6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/Jamfile.v2
Expand Up @@ -33,7 +33,8 @@ local example-names = cpp03/allocation cpp03/buffers cpp03/chat cpp03/echo
cpp03/timeouts cpp03/timers cpp03/windows cpp11/allocation cpp11/buffers
cpp11/chat cpp11/echo cpp11/executors cpp11/fork cpp11/futures
cpp11/handler_tracking cpp11/http/server cpp11/invocation cpp11/local
cpp11/multicast cpp11/nonblockng cpp11/spawn cpp17/coroutines_ts ;
cpp11/multicast cpp11/nonblockng cpp11/operations cpp11/socks4 cpp11/ssl
cpp11/timeouts cpp11/timers cpp11/spawn cpp17/coroutines_ts ;

for local l in $(example-names)
{
Expand Down

0 comments on commit a6008b6

Please sign in to comment.