Skip to content

Arnolxu/filelang-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

filelang-docs v0.3.2

Documentation for FileLang. Uses Retype to generate static pages.

Contibuting

Template for a function:

---
label: func Function
---
# `func` Function

Does something.
+++ Usage
```
func args
```
+++ Example
```
func arg1
```
+++

Releases

No releases published

Packages