Add documentation
This commit is contained in:
parent
1e5d35fb88
commit
4c2d2d40f5
7
htdocs/webservices/README.txt
Normal file
7
htdocs/webservices/README.txt
Normal file
@ -0,0 +1,7 @@
|
||||
This directory contains files that make Dolibarr a server of web services.
|
||||
|
||||
To see all Webservices provided by Dolibarr, just call following Url:
|
||||
http://mydomain.com/dolibarr/webservices/server.php
|
||||
|
||||
This page will return the WSDL of Web services provided by Dolibarr.
|
||||
Note, you can test this Webservices by calling the page client.php.
|
||||
Loading…
Reference in New Issue
Block a user