Fixed tons of stuff in ./web/documentation/*. No code changes. (0.40.5)
This commit is contained in:
parent
567fa73796
commit
e7e1343a83
134 changed files with 730 additions and 1928 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
layout: page
|
||||
published: true
|
||||
noToc: true
|
||||
noToc: false
|
||||
noComments: false
|
||||
noDate: false
|
||||
title: Fun - Examples catalog and how to run them
|
||||
|
|
@ -10,21 +10,23 @@ description: Catalog of all example scripts under ./examples/, what each area co
|
|||
permalink: /documentation/examples/
|
||||
lang: en
|
||||
tags:
|
||||
- documentation
|
||||
- handbook
|
||||
- installation
|
||||
- usage
|
||||
- introduction
|
||||
- help
|
||||
- guide
|
||||
- howto
|
||||
- docs
|
||||
- specifications
|
||||
- specs
|
||||
- repl
|
||||
- area
|
||||
- catalog
|
||||
- contains
|
||||
- env
|
||||
- example
|
||||
- examples
|
||||
- extension
|
||||
- required
|
||||
- requirements
|
||||
- run
|
||||
- scripts
|
||||
- them
|
||||
- under
|
||||
- vars
|
||||
- what
|
||||
---
|
||||
|
||||
# Examples catalog and how to run them
|
||||
|
||||
This page is a practical catalog of the example areas that ship with the Fun language. It explains what you’ll find in each folder under ./examples/, how to run the scripts, and where deeper walkthroughs live.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue