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 - Fun executable: full usage guide
|
||||
|
|
@ -10,21 +10,19 @@ description: Full usage guide for the `fun` executable, invocation patterns, REP
|
|||
permalink: /documentation/fun/
|
||||
lang: en
|
||||
tags:
|
||||
- documentation
|
||||
- handbook
|
||||
- installation
|
||||
- usage
|
||||
- introduction
|
||||
- help
|
||||
- guide
|
||||
- howto
|
||||
- docs
|
||||
- specifications
|
||||
- specs
|
||||
- repl
|
||||
- env
|
||||
- examples
|
||||
- executable
|
||||
- full
|
||||
- include
|
||||
- install
|
||||
- invocation
|
||||
- locations
|
||||
- paths
|
||||
- patterns
|
||||
- vars
|
||||
---
|
||||
|
||||
# Fun executable: full usage guide
|
||||
|
||||
This document explains how to use the `fun` binary after building or installing it: invocation patterns, options, environment variables, include/search paths, REPL, and examples.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue