Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 721 Bytes

example.rst

File metadata and controls

26 lines (19 loc) · 721 Bytes

<api_name>

<general function>。<introcution of the api>

参数

  • parameter1 (<type of parameter1>) - <introduction of parameter1>
  • parameter2 (<type of parameter2>) - <introduction of parameter2>
  • parameter3 (<type of parameter3>,可选) - <introduction of parameter3>默认值为 <default_value3>。

返回

<shape of return>,<introduction of return>

代码示例

COPY-FROM: <api_path>