summaryrefslogtreecommitdiff
path: root/support/dktools/man/man1/dkwxwiz.1
diff options
context:
space:
mode:
Diffstat (limited to 'support/dktools/man/man1/dkwxwiz.1')
-rw-r--r--support/dktools/man/man1/dkwxwiz.1214
1 files changed, 0 insertions, 214 deletions
diff --git a/support/dktools/man/man1/dkwxwiz.1 b/support/dktools/man/man1/dkwxwiz.1
deleted file mode 100644
index 24902aff81..0000000000
--- a/support/dktools/man/man1/dkwxwiz.1
+++ /dev/null
@@ -1,214 +0,0 @@
-'\" t
-.\" Title: dkwxwiz
-.\" Author: [see the "AUTHOR" section]
-.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
-.\" Date: 11/06/2019
-.\" Manual: \ \&
-.\" Source: \ \&
-.\" Language: English
-.\"
-.TH "DKWXWIZ" "1" "11/06/2019" "\ \&" "\ \&"
-.\" -----------------------------------------------------------------
-.\" * Define some portability stuff
-.\" -----------------------------------------------------------------
-.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-.\" http://bugs.debian.org/507673
-.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
-.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-.ie \n(.g .ds Aq \(aq
-.el .ds Aq '
-.\" -----------------------------------------------------------------
-.\" * set default formatting
-.\" -----------------------------------------------------------------
-.\" disable hyphenation
-.nh
-.\" disable justification (adjust text to left margin only)
-.ad l
-.\" -----------------------------------------------------------------
-.\" * MAIN CONTENT STARTS HERE *
-.\" -----------------------------------------------------------------
-.SH "NAME"
-dkwxwiz \- Wizard to create a wxWidgets + dkct based project\&.
-.SH "SYNOPSIS"
-.sp
-\fBdkwxwiz\fR [\fIoptions\fR] \fIprogram\fR \fIapplication\fR \fIwindow\fR
-.SH "DESCRIPTION"
-.sp
-The program creates source code skeletons for a new GUI application based on wxWidgets assuming you use the dktools libraries and the dkct program during development\&. As arguments you have to specify:
-.sp
-.RS 4
-.ie n \{\
-\h'-04'\(bu\h'+03'\c
-.\}
-.el \{\
-.sp -1
-.IP \(bu 2.3
-.\}
-The name of the final program (i\&.e\&. "myprog")\&.
-.RE
-.sp
-.RS 4
-.ie n \{\
-\h'-04'\(bu\h'+03'\c
-.\}
-.el \{\
-.sp -1
-.IP \(bu 2.3
-.\}
-The name of the application class derived from wxApp (i\&.e, "MyProgApp")\&.
-.RE
-.sp
-.RS 4
-.ie n \{\
-\h'-04'\(bu\h'+03'\c
-.\}
-.el \{\
-.sp -1
-.IP \(bu 2.3
-.\}
-The name of the main window class (i\&.e\&. "MyProgFrame")\&.
-.RE
-.sp
-Use valid C/C++ identifiers for all three names\&.
-.sp
-OPTIONS
-.PP
-\fB\-h\fR, \fB\-\-help\fR
-.RS 4
-Show a help text\&.
-.RE
-.PP
-\fB\-v\fR, \fB\-\-version\fR
-.RS 4
-Show the program version\&.
-.RE
-.PP
-\fB\-L\fR, \fB\-\-license\-terms\fR
-.RS 4
-Show the license conditions\&.
-.RE
-.PP
-\fB\-f\fR, \fB\-\-force\fR
-.RS 4
-Overwrite existing files\&.
-.RE
-.PP
-\fB\-c\fR \fIcopyright\-owner\-name\fR
-.RS 4
-Name of the copyright owner\&.
-.RE
-.PP
-\fB\-l\fR \fIlicense type\fR
-.RS 4
-License type (i\&.e\&. "bsd")\&.
-.RE
-.SH "EXIT STATUS"
-.sp
-The program returns exit status 0 on success, any other value indicates an error\&.
-.SH "NOTES"
-.sp
-This program uses DK libraries version 3\&.
-.SH "EXAMPLES"
-.sp
-Run
-.sp
-.if n \{\
-.RS 4
-.\}
-.nf
-dkwxwiz testprog TestApp TestFrame
-.fi
-.if n \{\
-.RE
-.\}
-.sp
-in an empty directory to create a new project\&.
-.SH "FILES"
-.sp
-The following files from the dktools resource directory are used:
-.PP
-\fBdkwxwizh\&.txt\fR
-.RS 4
-Template for project header file *\&.h\&.
-.RE
-.PP
-\fBdkwxwiza\&.txt\fR
-.RS 4
-Template for application class source *\&.cpt
-.RE
-.PP
-\fBdkwxwizf\&.txt\fR
-.RS 4
-Template for top\-level window class source *\&.wxc\&.
-.RE
-.PP
-\fBdkwxwizc\&.txt\fR
-.RS 4
-Template for configure\&.ac file for autoconf\&.
-.RE
-.PP
-\fBdkwxwizm\&.txt\fR
-.RS 4
-Template for the Makefile\&.in file\&.
-.RE
-.PP
-\fBdkwxwizx\&.txt\fR
-.RS 4
-Template for the *\&.xpm icon file\&.
-.RE
-.sp
-You can create copies of these files in dkt\-3\-site and modify them i\&.e\&. to set a default copyright owner and a default license type\&.
-.SH "SEE ALSO"
-.sp
-http://sourceforge\&.net/p/dktools/wiki/Home/
-.SH "AUTHOR"
-.sp
-Dirk Krause
-.SH "COPYRIGHT AND LICENSE"
-.sp
-Copyright (c) 2013\-2016, Dirk Krause
-.sp
-All rights reserved\&.
-.sp
-Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
-.sp
-.RS 4
-.ie n \{\
-\h'-04'\(bu\h'+03'\c
-.\}
-.el \{\
-.sp -1
-.IP \(bu 2.3
-.\}
-Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer\&.
-.RE
-.sp
-.RS 4
-.ie n \{\
-\h'-04'\(bu\h'+03'\c
-.\}
-.el \{\
-.sp -1
-.IP \(bu 2.3
-.\}
-Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution\&.
-.RE
-.sp
-.RS 4
-.ie n \{\
-\h'-04'\(bu\h'+03'\c
-.\}
-.el \{\
-.sp -1
-.IP \(bu 2.3
-.\}
-Neither the name of the copyright holder(s) nor the names of contributors may be used to endorse or promote products derived from this software without specific prior written permission\&.
-.RE
-.sp
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \(lqAS IS\(rq AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED\&. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE\&.
-.SH "SEE ALSO"
-.PP
-http://sourceforge\&.net/p/dktools/wiki/Home/
-.RS 4
-Project homepage\&.
-.RE