updates to docs for vuepress (#1763)

* fix docs for vue, #1640

* docs: clean up re-install instructions
This commit is contained in:
Zach
2018-06-20 03:51:16 -04:00
committed by Anton Kaliaev
parent c793a72ac5
commit 63e2f43b72
8 changed files with 320 additions and 325 deletions

View File

@ -0,0 +1,3 @@
# RPC
The RPC documentation is hosted [here](https://tendermint.github.io/slate) and is generated by the CI from our [Slate repo](https://github.com/tendermint/slate). To update the documentation, edit the relevant `godoc` comments in the [rpc/core directory](https://github.com/tendermint/tendermint/tree/develop/rpc/core).