summaryrefslogtreecommitdiff
path: root/docs/g-ir-scanner.1
diff options
context:
space:
mode:
authorJohan Dahlin <jdahlin@async.com.br>2008-04-29 11:29:37 +0000
committerJohan Dahlin <johan@src.gnome.org>2008-04-29 11:29:37 +0000
commitbc5755c7746752978dd34cad7454a79e2ff71b35 (patch)
tree5e7799ad1d9771622bc1a429a1bd6253417201f1 /docs/g-ir-scanner.1
parent037f2bb7cf262cbd69a0bd70ff2dc289b1950069 (diff)
downloadgobject-introspection-bc5755c7746752978dd34cad7454a79e2ff71b35.tar.gz
Add a basic, unfinshed man page for g-ir-scanner, move documents into .txt
2008-04-29 Johan Dahlin <jdahlin@async.com.br> * Makefile.am: * docs/g-ir-scanner.1: * metadata-annotations-proposal.txt: * metadata-format.txt: Add a basic, unfinshed man page for g-ir-scanner, move documents into .txt svn path=/trunk/; revision=259
Diffstat (limited to 'docs/g-ir-scanner.1')
-rw-r--r--docs/g-ir-scanner.144
1 files changed, 44 insertions, 0 deletions
diff --git a/docs/g-ir-scanner.1 b/docs/g-ir-scanner.1
new file mode 100644
index 00000000..11cc269f
--- /dev/null
+++ b/docs/g-ir-scanner.1
@@ -0,0 +1,44 @@
+.TH "g-ir-scanner" 1
+.SH NAME
+g-ir-scanner \- extracting C metadata from sources and headers
+.SH SYNOPSIS
+.B g-ir-scanner
+[OPTION...] FILE...
+.SH DESCRIPTION
+FIXME
+.SH OPTIONS
+.TP
+.B \---help
+Show help options
+.TP
+.B \---format
+FIXME
+.TP
+.B \---include=NAME
+FIXME
+.TP
+.B \-i, ---library=LIBRARY
+FIXME
+.TP
+.B \-n, ---namspace=NAME
+FIXME
+.TP
+.B \, ---strip-prefix=PREFIX
+FIXME
+.TP
+.B \, ---output=FILENAME
+FIXME
+.TP
+.B \, ---pkg=PACKAGE
+FIXME
+.TP
+.B \---verbose
+FIXME
+.SH BUGS
+Report bugs at http://bugzilla.gnome.org/ in the glib product and
+introspection component.
+.SH HOMEPAGE and CONTACT
+http://live.gnome.org/GObjectIntrospection
+.SH AUTHORS
+Johan Dahlin
+