Added manpage for embryo_cc and files for libembryo-doc package
authoretrunko <eblima@gmail.com>
Wed, 7 May 2008 21:33:10 +0000 (21:33 +0000)
committeretrunko <eblima@gmail.com>
Wed, 7 May 2008 21:33:10 +0000 (21:33 +0000)
trunk/embryo/debian/embryo_cc.1 [new file with mode: 0644]
trunk/embryo/debian/libembryo-doc.dirs [new file with mode: 0644]
trunk/embryo/debian/libembryo-doc.doc-base [new file with mode: 0644]

diff --git a/trunk/embryo/debian/embryo_cc.1 b/trunk/embryo/debian/embryo_cc.1
new file mode 100644 (file)
index 0000000..171f314
--- /dev/null
@@ -0,0 +1,32 @@
+.TH EMBRYO_CC 1 "Jan 30, 2007" "0.9.1.037" "The embryo compiler"
+.SH NAME
+embryo_cc \- a small compiler
+.SH SYNOPSIS
+.B embryo_cc
+.B filename
+.RI [\| OPTIONS \|]
+.SH DESCRIPTION
+Embryo is an enlightenment adaption of the small PAWN language.
+.P
+embryo_cc is a compiler for embryo files.
+.SH EXAMPLES
+embryo_cc filename
+.SH OPTIONS
+.BI -i " \|name
+Path for include files
+.P
+.BI -o " \|name
+Set base name of output file
+.P
+.BI -S " \|num
+Stack/heap size in cells (default=4096, min=65)
+.SH FILES
+embryo_cc
+.SH BUGS
+There is a bug with gcc 3.2.x.
+.BR
+Prefer gcc 3.3.x.
+.P
+Please reports bugs to the Pkg-E Team <pkg-e-devel@lists.alioth.debian.org>
+.SH AUTHOR
+This man page was written by Ronald Claveau for the Debian GNU/Linux system (but may  be  used by others).
diff --git a/trunk/embryo/debian/libembryo-doc.dirs b/trunk/embryo/debian/libembryo-doc.dirs
new file mode 100644 (file)
index 0000000..cdcf8b2
--- /dev/null
@@ -0,0 +1 @@
+usr/share/doc/libembryo-doc
diff --git a/trunk/embryo/debian/libembryo-doc.doc-base b/trunk/embryo/debian/libembryo-doc.doc-base
new file mode 100644 (file)
index 0000000..06e8dad
--- /dev/null
@@ -0,0 +1,10 @@
+Document: embryo
+Title: Embryo Guide
+Author: Carsten Haitzler
+Abstract: This document describes Embryo API
+ and provides sample C code.
+Section: Programming/C
+
+Format: HTML
+Index: /usr/share/doc/libembryo-doc/html/index.html
+Files: /usr/share/doc/libembryo-doc/html/*.html