Replace miller-6 sphinx docs with mkdocs docs (#618)

This commit is contained in:
John Kerl 2021-08-04 22:03:01 -04:00 committed by GitHub
parent fa3ee05822
commit afd3c9c149
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
1313 changed files with 32 additions and 287985 deletions

View file

@ -0,0 +1 @@
mlr --from data/small put 'func f(a, b) { return sqrt(a**2 + b**2) } $xy = f($x, $y)'