From 5619a62fe76d5ddd2469edcb00948c2f50ec6f38 Mon Sep 17 00:00:00 2001 From: fennecdjay Date: Mon, 11 Nov 2019 13:11:57 +0100 Subject: [PATCH] add book --- book/Benchmarks.html | 2 +- book/BuildingTheDocs.html | 7 ++-- .../Contributing/ContributingTranslation.html | 2 +- book/Contributing/index.html | 2 +- book/Contributors.html | 2 +- book/Overview/First_Steps/Configure.html | 2 +- .../Overview/First_Steps/InstallingGwion.html | 2 +- book/Overview/First_Steps/index.html | 2 +- book/Overview/Keywords.html | 2 +- book/Overview/Make.html | 2 +- book/Overview/SpecialWords.html | 2 +- book/Overview/Testing.html | 2 +- book/Overview/declaration.html | 6 ++-- book/Overview/globalvalues.html | 2 +- book/Overview/index.html | 3 +- book/Reference/ControlFlow/Loops.html | 2 +- book/Reference/ControlFlow/Repeat.html | 8 ++--- book/Reference/ControlFlow/forloop.html | 2 +- book/Reference/ControlFlow/index.html | 2 +- book/Reference/ControlFlow/whileuntil.html | 9 +++-- book/Reference/Extending/WIP_Driver.html | 2 +- book/Reference/Extending/WIP_Plugins.html | 2 +- book/Reference/Extending/index.html | 2 +- book/Reference/Functions/Lambdas.html | 2 +- book/Reference/Functions/Variadic.html | 2 +- book/Reference/Functions/index.html | 2 +- book/Reference/Preprocessor.html | 2 +- book/Reference/Types/Enums.html | 2 +- book/Reference/Types/Function_Pointers.html | 2 +- book/Reference/Types/Primitives.html | 2 +- book/Reference/Types/Typedefs.html | 2 +- book/Reference/Types/Unions.html | 10 +++++- book/Reference/Types/index.html | 2 +- book/Reference/index.html | 2 +- book/custom.css | 8 +++++ book/index.html | 6 ++-- book/print.html | 35 ++++++++++++++----- book/searchindex.js | 2 +- book/searchindex.json | 2 +- 39 files changed, 97 insertions(+), 55 deletions(-) diff --git a/book/Benchmarks.html b/book/Benchmarks.html index 46587c51..dbadf4f4 100644 --- a/book/Benchmarks.html +++ b/book/Benchmarks.html @@ -83,7 +83,7 @@ diff --git a/book/BuildingTheDocs.html b/book/BuildingTheDocs.html index 4ca3b89d..e74fc4cb 100644 --- a/book/BuildingTheDocs.html +++ b/book/BuildingTheDocs.html @@ -83,7 +83,7 @@ @@ -155,8 +155,11 @@

All documentation files are in docs. They are mdr files. Along with them is a list file, helping to build the summary.

+
+

To be continued ...

+

makefile

-

sciprt

+

scripts

Mdbook