浏览代码

Add documentation section about services

Yentl Van Tendeloo 8 年之前
父节点
当前提交
ecc48ebb7e
共有 1 个文件被更改,包括 19 次插入0 次删除
  1. 19 0
      doc/services.rst

+ 19 - 0
doc/services.rst

@@ -0,0 +1,19 @@
+External Services
+=================
+
+Explain the use of services.
+
+Modelverse-side
+---------------
+
+Explain how services work in the Modelverse.
+
+Service-side
+------------
+
+Explain how services work in the Python wrapper.
+
+Example
+-------
+
+Give a full example of a service.