mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-09 14:43:19 +00:00
Docs theme (#4042)
* docs theme * vuepress-theme-cosmos * version bump * changes to docs * more code changes * sidebar order fix * moar changes * fixed dev sessions title * fixed dev sessions title, again * specs should show up in sidebar * contents cards * version bump * sidebar, rpc * version bump * custom footer and super naive search * version * minor change to vuepress * move swagger file * pre and post scripts * build * changed docs build process * added deployment config * updated versions file and added deployment filters
This commit is contained in:
@@ -29,5 +29,5 @@ hooks-worker-handler-host: 127.0.0.1
|
||||
hooks-worker-handler-port: 61321
|
||||
config: ./dredd.yml
|
||||
# This path accepts no variables
|
||||
blueprint: ./docs/spec/rpc/swagger.yaml
|
||||
endpoint: 'http://127.0.0.1:26657/'
|
||||
blueprint: ./rpc/swagger/swagger.yaml
|
||||
endpoint: "http://127.0.0.1:26657/"
|
||||
|
||||
Reference in New Issue
Block a user