summaryrefslogtreecommitdiffstats
path: root/doc/quanta/man-quanta.1.docbook
blob: bb493fac3c002b716da6a7b9e42dcb49e0ef6120 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
<?xml version="1.0" ?>
<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY % English "INCLUDE">
]>

<refentry lang="&language;">
<refentryinfo>
<author><personname><firstname>Ben</firstname><surname>Burton</surname></personname><email>bab@debian.org</email></author>
<date>April 8, 2003</date>
</refentryinfo>

<refmeta>
<refentrytitle><command>quanta</command></refentrytitle>
<manvolnum>1</manvolnum>
</refmeta>

<refnamediv>
<refname><command>quanta</command></refname>
<refpurpose>A &kde; based web development environment</refpurpose>
</refnamediv>

<refsynopsisdiv>
<cmdsynopsis>
<command>quanta</command>

<group><option>--unique</option></group>
<group><option>--nologo</option></group>
<group><option>--resetlayout</option></group>
<group><option><replaceable>filename</replaceable></option></group>
<group><option>KDE Generic Options</option></group>
<group><option>Qt Generic Options</option></group>

</cmdsynopsis>
</refsynopsisdiv>

<refsect1>
<title>Description</title>

<para>&quanta; Plus is a web development environment for HTML and
associate languages. It is designed for quick web development and is
rapidly becoming a mature editor with a number of great
features. &quanta; already has a good deal of PHP support in it
including the ability to run a debugger.</para>
 
<para>&quanta; Plus is not in any way affiliated with any commercial
versions of &quanta;. The primary coders from the original team left
the GPL'd version to produce a commercial product.</para>

</refsect1>

<refsect1>
<title>Options</title>

<variablelist>
<title>Application Options</title>
<varlistentry>
<term><option>--unique</option></term>
<listitem><para>Run as a one-instance application</para></listitem>
</varlistentry>

<varlistentry>
<term><option>--nologo</option></term>
<listitem><para>Do not show the logo during startup</para></listitem>
</varlistentry>

<varlistentry>
  <term><option>--resetlayout</option></term>
  <listitem><para>Reset the layout of the user interface to the default</para></listitem>
</varlistentry>
</variablelist>

</refsect1>

<refsect1>
<title>See Also</title>

<para>More detailed user documentation is available from <ulink
url="help:/quanta">help:/quanta</ulink> (either enter this
<acronym>URL</acronym> into &konqueror;, or run
<userinput><command>khelpcenter</command>
<parameter>help:/quanta</parameter></userinput>).</para>

<para>There is also further information available at <ulink url="http://sourceforge.net/projects/quanta/">http://sourceforge.net/projects/quanta/</ulink></para>
</refsect1>

<refsect1>
<title>Authors</title>

<para>&quanta; is currently written and maintained by Eric Laffoon <email>sequitur@kde.org</email> and Andras Mantia <email>amantia@kde.org</email>.</para>

<para>This manual page was prepared by <personname><firstname>Ben</firstname><surname>Burton</surname></personname><email>bab@debian.org</email> </para>

</refsect1>

</refentry>