From d007ade6c35d38d5441adbb87d8df37dff562df5 Mon Sep 17 00:00:00 2001 From: zramsay Date: Wed, 26 Sep 2018 17:49:20 -0400 Subject: [PATCH] add version to docs --- docs/DOCS_README.md | 3 ++- docs/README.md | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/DOCS_README.md b/docs/DOCS_README.md index e87ef23d..e2f22ff6 100644 --- a/docs/DOCS_README.md +++ b/docs/DOCS_README.md @@ -20,7 +20,8 @@ a private website repository has make targets consumed by a standard Jenkins tas ## README The [README.md](./README.md) is also the landing page for the documentation -on the website. +on the website. During the Jenkins build, the current commit is added to the bottom +of the README. ## Config.js diff --git a/docs/README.md b/docs/README.md index 58b3bcb6..2ecf625e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -39,3 +39,7 @@ Dive deep into the spec. There's one for each Tendermint and the ABCI See [this file](./DOCS_README.md) for details of the build process and considerations when making changes. + +## Version + +This documentation is built from the following commit: