~ubuntu-branches/ubuntu/precise/kdewebdev-kde4/precise

« back to all changes in this revision

Viewing changes to doc/quanta/man-quanta.1.docbook

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Thomas, Richard Birnie, Jonathan Thomas
  • Date: 2008-11-26 19:53:39 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20081126195339-ngaj5wb31dgthwjh
Tags: 4:4.1.80-0ubuntu1
[ Richard Birnie ]
* New upstream release:
  - Updated build-deps kdelibs5-dev, kdepimlibs5-dev, cmake

[ Jonathan Thomas ]
* Created debian/not-installed, added the kommander headers we don't install
  to it

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" ?>
 
2
<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
 
3
<!ENTITY % English "INCLUDE">
 
4
]>
 
5
 
 
6
<refentry lang="&language;">
 
7
<refentryinfo>
 
8
<author><personname><firstname>Ben</firstname><surname>Burton</surname></personname><email>bab@debian.org</email></author>
 
9
<date>April 8, 2003</date>
 
10
</refentryinfo>
 
11
 
 
12
<refmeta>
 
13
<refentrytitle><command>quanta</command></refentrytitle>
 
14
<manvolnum>1</manvolnum>
 
15
</refmeta>
 
16
 
 
17
<refnamediv>
 
18
<refname><command>quanta</command></refname>
 
19
<refpurpose>A &kde; based web development environment</refpurpose>
 
20
</refnamediv>
 
21
 
 
22
<refsynopsisdiv>
 
23
<cmdsynopsis>
 
24
<command>quanta</command>
 
25
 
 
26
<group><option>--unique</option></group>
 
27
<group><option>--nologo</option></group>
 
28
<group><option>--resetlayout</option></group>
 
29
<group><option><replaceable>filename</replaceable></option></group>
 
30
<group><option>KDE Generic Options</option></group>
 
31
<group><option>Qt Generic Options</option></group>
 
32
 
 
33
</cmdsynopsis>
 
34
</refsynopsisdiv>
 
35
 
 
36
<refsect1>
 
37
<title>Description</title>
 
38
 
 
39
<para>&quanta; Plus is a web development environment for HTML and
 
40
associate languages. It is designed for quick web development and is
 
41
rapidly becoming a mature editor with a number of great
 
42
features. &quanta; already has a good deal of PHP support in it
 
43
including the ability to run a debugger.</para>
 
44
 
 
45
<para>&quanta; Plus is not in any way affiliated with any commercial
 
46
versions of &quanta;. The primary coders from the original team left
 
47
the GPL'd version to produce a commercial product.</para>
 
48
 
 
49
</refsect1>
 
50
 
 
51
<refsect1>
 
52
<title>Options</title>
 
53
 
 
54
<variablelist>
 
55
<title>Application Options</title>
 
56
<varlistentry>
 
57
<term><option>--unique</option></term>
 
58
<listitem><para>Run as a one-instance application</para></listitem>
 
59
</varlistentry>
 
60
 
 
61
<varlistentry>
 
62
<term><option>--nologo</option></term>
 
63
<listitem><para>Do not show the logo during startup</para></listitem>
 
64
</varlistentry>
 
65
 
 
66
<varlistentry>
 
67
  <term><option>--resetlayout</option></term>
 
68
  <listitem><para>Reset the layout of the user interface to the default</para></listitem>
 
69
</varlistentry>
 
70
</variablelist>
 
71
 
 
72
</refsect1>
 
73
 
 
74
<refsect1>
 
75
<title>See Also</title>
 
76
 
 
77
<para>More detailed user documentation is available from <ulink
 
78
url="help:/quanta">help:/quanta</ulink> (either enter this
 
79
<acronym>URL</acronym> into &konqueror;, or run
 
80
<userinput><command>khelpcenter</command>
 
81
<parameter>help:/quanta</parameter></userinput>).</para>
 
82
 
 
83
<para>There is also further information available at <ulink url="http://sourceforge.net/projects/quanta/">http://sourceforge.net/projects/quanta/</ulink></para>
 
84
</refsect1>
 
85
 
 
86
<refsect1>
 
87
<title>Authors</title>
 
88
 
 
89
<para>&quanta; is currently written and maintained by Eric Laffoon <email>sequitur@kde.org</email> and Andras Mantia <email>amantia@kde.org</email>.</para>
 
90
 
 
91
<para>This manual page was prepared by <personname><firstname>Ben</firstname><surname>Burton</surname></personname><email>bab@debian.org</email> </para>
 
92
 
 
93
</refsect1>
 
94
 
 
95
</refentry>