From cac5e3e2ef05d4909314ed01ed4c126a921439b9 Mon Sep 17 00:00:00 2001 From: Edward Diener Date: Sat, 19 Sep 2020 09:14:26 -0400 Subject: [PATCH] Rearrangement of links and better explanation of variadic macro support. --- doc/contents.html | 41 ++++++++++++----------- doc/title.html | 14 ++++---- doc/topics/variadic_macros.html | 58 ++++++++++++++++++++------------- 3 files changed, 62 insertions(+), 51 deletions(-) diff --git a/doc/contents.html b/doc/contents.html index ad0c50c..901af59 100644 --- a/doc/contents.html +++ b/doc/contents.html @@ -1,6 +1,8 @@ + - + contents.html -

Introduction

+

Introduction

+

Basic Intro

+

Topics

- - -

Terminology

- - -

Data Types

- - -

Reference

- - -

Headers

- - -

Examples

- - -

Miscellanea

+ +

Terminology

+ +

Data Types

+ +

Reference

+ +

Headers

+ +

Examples

+ +

Miscellanea