Ryan Christoffersen
|
cb66c99eab
|
chore: add markdownlint to lint commands (#9353)
* add markdownlint config
* update make lint commands
* update markdownlint config
* run make lint-fix
* fix empty link
* resuse docker container
* run lint-fix
* do not echo commands
Co-authored-by: ryanchrypto <12519942+ryanchrypto@users.noreply.github.com>
|
2021-05-27 15:31:04 +00:00 |
Pash
|
36f68eb9e0
|
Update docs (#8751)
* docs/basics/app-anatomy.md: update code snippets
* Update outdated code snippets
* docs/basics/accounts.md: update code snippets
* Update outdated code snippets
* docs/core/baseapp.md: update code snippets
* Update outdated code snippets
* docs/core/node.md: update code snippets
* Update outdated code snippets
* docs/core/store.md: fixed typos
* docs/core/grpc_rest.md: fix typos
* docs/core/cli.md: fix typos
* docs/core/ocap.md: fix code snippet
* docs/building-modules/msg-services.md: fix snippet
* Update stale code snippets
* docs/building-modules/simulator.md: snippets fix
* Update outdated code snippet
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2021-03-16 12:14:54 +00:00 |
Cyrus Goh
|
4c70268c9b
|
docs: update master docs (#8353)
* bump docs theme to 1.0.180
* add v0.40 to config.js versions
* Fix code snippet link
* reorganize order of versions
* 0.39, 0.41, master
* defaulting to 0.41
Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com>
Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2021-02-23 10:57:04 +00:00 |
Artur Troian
|
c252a60ff8
|
fix: bind values from env variables to flags (#8337)
allows clients access values in env variables
Signed-off-by: Artur Troian <troian.ap@gmail.com>
|
2021-01-29 01:58:44 +00:00 |
Amaury
|
afda62174f
|
docs: Remove deprecated "Interfaces" section (#8294)
* Remove useless files, add app.toml section
* Rework docs
* Delete interfaces
* add correct next section references
* Finish CLI
* Small tweaks query
* Add simulation docs to core
* Add gRPC and REST
* Finish queyr lifecycle
* Updat examples
* Remove prereq
* fix links in simulation
* Use same enumeration in md
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2021-01-18 00:11:26 +00:00 |