python_docstring_style::PyClass类参考
公有成员 | |
| def | __init__ |
| def | PyMethod |
详细描述
Documentation for a class. More details.
成员函数文档
| def python_docstring_style::PyClass::__init__ | ( | self | ) |
The constructor.
| def python_docstring_style::PyClass::PyMethod | ( | self | ) |
Documentation for a method.
该类的文档由以下文件生成:
- doxygen-test-project/python/python_docstring_style.py
Generated at 12 Jan 2015 by
1.6.1

