Skip to content

Commit

Permalink
generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielZhangQD committed Apr 5, 2020
1 parent 8a409a2 commit 400b248
Show file tree
Hide file tree
Showing 5 changed files with 6,013 additions and 1,016 deletions.
26 changes: 24 additions & 2 deletions docs/api-references/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,28 @@
{
"hideMemberFields": [
"TypeMeta"
"TypeMeta",
"TmpPath",
"DisplayName",
"DefaultProfile",
"Path",
"ListenHost",
"TCPPort",
"HTTPPort",
"InternalServerHTTPPort",
"Errorlog",
"ServerLog",
"TiDBStatusAddr",
"ServiceAddr",
"ProxyConfig",
"ClusterManagerPath",
"FlashStatus",
"FlashQuota",
"FlashUser",
"FlashProfile",
"FlashApplication",
"FlashProxy",
"FlashRaft",
"ClusterLog"
],
"hideTypePatterns": [
"ParseError$",
Expand All @@ -26,4 +48,4 @@
"k8s.io/apimachinery/pkg/apis/": "Kubernetes "
},
"markdownDisabled": false
}
}
Loading

0 comments on commit 400b248

Please sign in to comment.