Add the ability to skip some rpc methods from api doc

This commit is contained in:
Andrey Antukh 2023-08-03 17:49:34 +02:00
parent 1190cf837b
commit f039b904f2
3 changed files with 3 additions and 1 deletions

View file

@ -156,7 +156,7 @@ h4 {
}
.rpc-row-info > .module {
width: 120px;
width: 150px;
font-weight: bold;
border-right: 1px dotted #777;
text-align: right;