summaryrefslogtreecommitdiff
path: root/doc/src/editors
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2013-06-21 15:11:39 +0200
committerLeena Miettinen <riitta-leena.miettinen@digia.com>2013-06-21 15:27:37 +0200
commitd5a975cec845cdeec56ebb8594fe0d64442a594a (patch)
tree3890f6574fc77eb6e07134c7af83489ff7c99d81 /doc/src/editors
parent405fef48e0c92254d53c5fefc87ecad6d88999fd (diff)
downloadqt-creator-d5a975cec845cdeec56ebb8594fe0d64442a594a.tar.gz
Doc: fetching code snippets from URL
Change-Id: I8fcf0909dd97dd067fbb25f395ca766cb1bd1b10 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Diffstat (limited to 'doc/src/editors')
-rw-r--r--doc/src/editors/creator-editors.qdoc10
1 files changed, 8 insertions, 2 deletions
diff --git a/doc/src/editors/creator-editors.qdoc b/doc/src/editors/creator-editors.qdoc
index 9fbd0b117d..4bc0e61a31 100644
--- a/doc/src/editors/creator-editors.qdoc
+++ b/doc/src/editors/creator-editors.qdoc
@@ -890,8 +890,10 @@
\endlist
To configure the server, select \gui{Tools} > \gui{Options} >
- \gui{Code Pasting}. In \gui CodePaster, specify the host name of the
- CodePaster service. In \gui Fileshare, specify the path to a shared
+ \gui{Code Pasting} > \gui CodePaster. In the \gui Server field, specify the
+ host name of the CodePaster service.
+
+ Select \gui Fileshare to specify the path to a shared
network drive. The code snippets are copied to the drive as simple files.
You have to delete obsolete files from the drive manually.
@@ -903,6 +905,10 @@
To fetch a snippet of code from the server, select \gui{Tools} >
\gui{Code Pasting} > \gui{Fetch Snippet} or press \key{Alt+C,Alt+F}.
+ To fetch content from a URL on a CodePaster service, select \gui{Tools} >
+ \gui{Code Pasting} > \gui{Fetch from URL}. The content is opened in the code
+ editor.
+
\note To use \gui{Pastebin.Com}, configure the domain
prefix in \gui{Tools} > \gui{Options} > \gui{Code Pasting} >
\gui{Pastebin.com}.