[Pkg-owncloud-commits] [owncloud-doc] 26/38: Update introduction.rst
David Prévot
taffit at alioth.debian.org
Fri Sep 27 22:36:53 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch dfsg_clean
in repository owncloud-doc.
commit f81da790eabd5d57cb24226c2594bd96526a4d1f
Author: dietmaroc <dietmar at owncloud.com>
Date: Tue Sep 24 02:25:18 2013 +0200
Update introduction.rst
---
intro_manual/introduction.rst | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/intro_manual/introduction.rst b/intro_manual/introduction.rst
index be2d7c1..deef284 100644
--- a/intro_manual/introduction.rst
+++ b/intro_manual/introduction.rst
@@ -1,3 +1,11 @@
+::
+
+ Example:
+
+* POST http://frank:password@myowncloud.org/ocs/v1.php/cloud/users -d user="Frank" -d password="frankspassword"
+* Creates the user 'Frank' with password 'frankspassword'
+* And the following XML-output
+
Welcome to ownCloud
===================
If you are new to ownCloud, then this document is a good place to start. This document describes the core features and architecture of the ownCloud solution at a very high level. As depicted below, this is simply an introduction, that provides the basic knowledge you need before digging into the more complex technical documentation:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git
More information about the Pkg-owncloud-commits
mailing list