We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee043f1 commit f7f698eCopy full SHA for f7f698e
2 files changed
doc/api/xarm_api.md
@@ -1,4 +1,4 @@
1
-xArm-Python-SDK API Documentation (V1.15.1): class XArmAPI in module xarm.wrapper.xarm_api
+xArm-Python-SDK API Documentation (V1.15.2): class XArmAPI in module xarm.wrapper.xarm_api
2
3
## class __XArmAPI__
4
****************************************
pyproject.toml
@@ -46,6 +46,6 @@ classifiers = [
46
47
[project.urls]
48
Homepage = "https://www.ufactory.cc"
49
-Documentation = "https://github.com/xArm-Developer/xArm-Python-SDK/doc/api/xarm_api.md"
+Documentation = "https://github.com/xArm-Developer/xArm-Python-SDK/blob/master/doc/api/xarm_api.md"
50
Repository = "https://github.com/xArm-Developer/xArm-Python-SDK.git"
51
Issues = "https://github.com/xArm-Developer/xArm-Python-SDK/issues"
0 commit comments