diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2018-01-23 09:41:34 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2018-01-23 17:16:45 +0900 |
commit | 7d0b080e734d10ef54d5e93726aac28da3025f5c (patch) | |
tree | e7310c6a983b4e43f1bf261b33f6696af89653e5 /doc | |
parent | 80312a4d64112dc2e8297b4017e24c95bd2bc18f (diff) |
BGPSpeaker: Move docstring from __init__ to class
By the default, Sphinx does not include __init__() method for the
"autoclass" directive, and currently the description for the arguments
of BGPSpeaker is not generated.
This patch moves the docstring of __init__() to the class's docstring
and enables to generate the docs for the arguments of __init__().
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions