Browse Source

add version to docs

pull/2497/head
zramsay 6 years ago
parent
commit
d007ade6c3
2 changed files with 6 additions and 1 deletions
  1. +2
    -1
      docs/DOCS_README.md
  2. +4
    -0
      docs/README.md

+ 2
- 1
docs/DOCS_README.md View File

@ -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


+ 4
- 0
docs/README.md View File

@ -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:

Loading…
Cancel
Save