From cacd99d69d208d51cb72d99597ac2dd009602c68 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sun, 12 May 2019 18:43:56 +0300 Subject: [PATCH] Update documentation --- doc/html/variant2.html | 169 ++++++++++++++++++++++++++++++- doc/variant2/changelog.adoc | 2 +- doc/variant2/design.adoc | 20 +++- doc/variant2/implementation.adoc | 4 +- 4 files changed, 188 insertions(+), 7 deletions(-) diff --git a/doc/html/variant2.html b/doc/html/variant2.html index 9019e21..05ee230 100644 --- a/doc/html/variant2.html +++ b/doc/html/variant2.html @@ -455,6 +455,30 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
  • Default Construction
  • +
  • Revision History + +
  • +
  • Design + +
  • +
  • Implementation + +
  • Reference