mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-19 06:14:47 -07:00
global: snapshot
This commit is contained in:
13
packages/brk_client/pydoc-markdown.yml
Normal file
13
packages/brk_client/pydoc-markdown.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
loaders:
|
||||
- type: python
|
||||
search_path: [.]
|
||||
modules: [brk_client]
|
||||
|
||||
processors:
|
||||
- type: filter
|
||||
expression: name in ('BrkClient', 'BrkError', 'MetricData', 'MetricEndpoint', 'brk_client') or (obj.parent and obj.parent.name == 'BrkClient')
|
||||
documented_only: false
|
||||
|
||||
renderer:
|
||||
type: markdown
|
||||
render_toc: true
|
||||
Reference in New Issue
Block a user