mirror of
https://github.com/open-mmlab/mmcv.git
synced 2025-06-03 17:55:06 +08:00
* [Docs] Refactor the api structures of docs * refine api structures of docs * Update zh_cn * update branch
15 lines
247 B
ReStructuredText
15 lines
247 B
ReStructuredText
.. role:: hidden
|
|
:class: hidden-section
|
|
.. currentmodule:: {{ module }}
|
|
|
|
|
|
{{ name | underline}}
|
|
|
|
.. autoclass:: {{ name }}
|
|
:members:
|
|
|
|
|
|
..
|
|
autogenerated from source/_templates/classtemplate.rst
|
|
note it does not have :inherited-members:
|