mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-22 15:37:59 +00:00
Replace miller-6 sphinx docs with mkdocs docs (#618)
This commit is contained in:
parent
fa3ee05822
commit
afd3c9c149
1313 changed files with 32 additions and 287985 deletions
3
docs6/docs/data/fe-example-4.mlr
Normal file
3
docs6/docs/data/fe-example-4.mlr
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
func f(a, b) {
|
||||
return sqrt(a**2 + b**2)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue