1
0
Fork 0
forked from fun/fun

Fixed tons of stuff in ./web/documentation/*. No code changes. (0.40.5)

This commit is contained in:
Johannes Findeisen 2026-04-11 00:18:36 +02:00
commit e7e1343a83
134 changed files with 730 additions and 1928 deletions

View file

@ -1,7 +1,7 @@
---
layout: page
published: true
noToc: true
noToc: false
noComments: false
noDate: false
title: Fun - counter.fun (CGI)
@ -10,21 +10,11 @@ description: Documentation for counter.fun (CGI)
permalink: /documentation/examples/data/htdocumentation/counter/
lang: en
tags:
- documentation
- handbook
- installation
- usage
- introduction
- help
- guide
- howto
- docs
- specifications
- specs
- repl
- cgi
- counter
- example
---
# counter.fun (CGI)
- Location: examples/data/htdocumentation/counter.fun
- Category: CGI script used by HTTP server examples

View file

@ -1,7 +1,7 @@
---
layout: page
published: true
noToc: true
noToc: false
noComments: false
noDate: false
title: Fun - form_post.fun (CGI)
@ -10,21 +10,11 @@ description: Documentation for form_post.fun (CGI)
permalink: /documentation/examples/data/htdocumentation/form_post/
lang: en
tags:
- documentation
- handbook
- installation
- usage
- introduction
- help
- guide
- howto
- docs
- specifications
- specs
- repl
- cgi
- example
- form_post
---
# form_post.fun (CGI)
- Location: examples/data/htdocumentation/form_post.fun
- Category: CGI script used by HTTP server examples

View file

@ -1,7 +1,7 @@
---
layout: page
published: true
noToc: true
noToc: false
noComments: false
noDate: false
title: Fun - hello.fun (CGI)
@ -10,21 +10,11 @@ description: Documentation for hello.fun (CGI)
permalink: /documentation/examples/data/htdocumentation/hello/
lang: en
tags:
- documentation
- handbook
- installation
- usage
- introduction
- help
- guide
- howto
- docs
- specifications
- specs
- repl
- cgi
- example
- hello
---
# hello.fun (CGI)
- Location: examples/data/htdocumentation/hello.fun
- Category: CGI script used by HTTP server examples

View file

@ -1,7 +1,7 @@
---
layout: page
published: true
noToc: true
noToc: false
noComments: false
noDate: false
title: Fun - info.fun (CGI)
@ -10,21 +10,11 @@ description: Documentation for info.fun (CGI)
permalink: /documentation/examples/data/htdocumentation/info/
lang: en
tags:
- documentation
- handbook
- installation
- usage
- introduction
- help
- guide
- howto
- docs
- specifications
- specs
- repl
- cgi
- example
- info
---
# info.fun (CGI)
- Location: examples/data/htdocumentation/info.fun
- Category: CGI script used by HTTP server examples

View file

@ -1,7 +1,7 @@
---
layout: page
published: true
noToc: true
noToc: false
noComments: false
noDate: false
title: Fun - json_like_api.fun (CGI)
@ -10,21 +10,11 @@ description: Documentation for json_like_api.fun (CGI)
permalink: /documentation/examples/data/htdocumentation/json_like_api/
lang: en
tags:
- documentation
- handbook
- installation
- usage
- introduction
- help
- guide
- howto
- docs
- specifications
- specs
- repl
- cgi
- example
- json_like_api
---
# json_like_api.fun (CGI)
- Location: examples/data/htdocumentation/json_like_api.fun
- Category: CGI script used by HTTP server examples

View file

@ -1,7 +1,7 @@
---
layout: page
published: true
noToc: true
noToc: false
noComments: false
noDate: false
title: Fun - redirect.fun (CGI)
@ -10,21 +10,11 @@ description: Documentation for redirect.fun (CGI)
permalink: /documentation/examples/data/htdocumentation/redirect/
lang: en
tags:
- documentation
- handbook
- installation
- usage
- introduction
- help
- guide
- howto
- docs
- specifications
- specs
- repl
- cgi
- example
- redirect
---
# redirect.fun (CGI)
- Location: examples/data/htdocumentation/redirect.fun
- Category: CGI script used by HTTP server examples