Conversation
Codecov Report
@@ Coverage Diff @@
## develop #2828 +/- ##
===========================================
+ Coverage 62.25% 62.31% +0.06%
===========================================
Files 212 212
Lines 17253 17209 -44
===========================================
- Hits 10740 10723 -17
+ Misses 5610 5585 -25
+ Partials 903 901 -2
|
| ### Negative | ||
|
|
||
| A significant portion of the docs automation / build process is in private repos with limited access/visibility to devs. However, these tasks are handled by the SRE team. | ||
|
|
There was a problem hiding this comment.
| * no full-text search | |
| * no ability to view docs per release |
There was a problem hiding this comment.
there's a commit in the docs that show the latest version, is that what you mean?
There was a problem hiding this comment.
There was a problem hiding this comment.
I.e. I can switch to stable version
There was a problem hiding this comment.
oh i see what you mean. yeah, that was a nice feature of RTD, a bit harder to implement with the current docs automation
|
|
||
| ### TODO | ||
|
|
||
| - Organize & improve the Tendermint documentation using: https://www.divio.com/blog/documentation/ |
There was a problem hiding this comment.
not sure we need to put TODOs here. ADR is more about concrete decision and its consequences.
|
I've made the two negative you added issues in the devops repo, and the TODOs are all issues in the tendermint repo already |
|
Oh - there was no mention of https://www.divio.com/blog/documentation/ Do we want to include that? We should probably spend some time thinking about how our existing documentation could be improved to better match what's outlined there |

closes #2744