Reorganization of new-in-miller-6 docpage (#750)

This commit is contained in:
John Kerl 2021-11-13 23:18:35 -05:00
parent 86f5c6bdef
commit dba3ed5dc4
21 changed files with 274 additions and 166 deletions

View file

@ -24,9 +24,9 @@ As of Miller-6's current pre-release status, the best way to test is to either b
Issues: [https://github.com/johnkerl/miller/issues](https://github.com/johnkerl/miller/issues)
Developer notes: [https://github.com/johnkerl/miller/blob/main/go/README.md](https://github.com/johnkerl/miller/blob/main/go/README.md)
Developer notes: [https://github.com/johnkerl/miller/blob/main/README-go-port.md](https://github.com/johnkerl/miller/blob/main/README-go-port.md)
PRs which pass regression test ([https://github.com/johnkerl/miller/blob/main/go/regtest/README.md](https://github.com/johnkerl/miller/blob/main/go/regtest/README.md)) are always welcome!
PRs which pass regression test ([https://github.com/johnkerl/miller/blob/main/test/README.md](https://github.com/johnkerl/miller/blob/main/test/README.md)) are always welcome!
## Build script