From ff2f8d2c4f92f7a36ce11fd55f9ac5aea315c954 Mon Sep 17 00:00:00 2001 From: John Kerl Date: Sat, 7 Jan 2017 15:00:30 -0500 Subject: [PATCH] doc reorg --- README.md | 2 +- doc/content-for-release-docs.html | 60 ++++++++++---------- doc/cookbook.html | 92 +++++++++++++++---------------- doc/manpage.html | 2 +- doc/manpage.txt | 2 +- doc/mlr.1 | 4 +- doc/release-docs.html | 60 ++++++++++---------- 7 files changed, 111 insertions(+), 111 deletions(-) diff --git a/README.md b/README.md index 1d11a371a..cbf8be366 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ compile a single binary, `scp` it to a faraway machine, and expect it to work. Documentation: * **For full documentation, please visit** http://johnkerl.org/miller/doc -* Note: head docs at http://johnkerl.org/miller/doc/index.html match head code +* Note: head docs at http://johnkerl.org/miller-releases/miller-head/doc/index.html match head code at https://github.com/johnkerl/miller. Release-specific docs at http://johnkerl.org/miller/doc/release-docs.html match release-specific code at https://github.com/johnkerl/miller/tags. diff --git a/doc/content-for-release-docs.html b/doc/content-for-release-docs.html index 9d1800855..4e650d730 100644 --- a/doc/content-for-release-docs.html +++ b/doc/content-for-release-docs.html @@ -7,7 +7,7 @@ For release notes per se — what changed from one release to the next &mdas