diff --git a/src/examples.html b/src/examples.html index bb80599..38b50ad 100644 --- a/src/examples.html +++ b/src/examples.html @@ -3,8 +3,8 @@ - Plang Documents - Function - + Plang Documents - Examples + diff --git a/src/functions.html b/src/functions.html index f77894b..e274af7 100644 --- a/src/functions.html +++ b/src/functions.html @@ -3,7 +3,7 @@ - Plang Documents - Function + Plang Documents - Functions @@ -49,6 +49,7 @@

Functions

Simple introduction to understanding how functions work and how you define them and how you use them

Defining Functions

+

Using Functions