Added mono documentation.
authorOwen Fraser-Green <owen@discobabe.net>
Sat, 15 May 2004 11:44:44 +0000 (11:44 +0000)
committerOwen Fraser-Green <owen@discobabe.net>
Sat, 15 May 2004 11:44:44 +0000 (11:44 +0000)
commitd1b264b031299c4429bf2f2615d8621267f096fb
tree3bef730fe9a3af882d05f0c0008da746ff1b59b0
parent375d665f7467767845b8471c131c24bce4b14581
Added mono documentation.
39 files changed:
ChangeLog
README
configure.in
mono/doc/.cvsignore [new file with mode: 0644]
mono/doc/Makefile.am [new file with mode: 0644]
mono/doc/dbus-sharp-docs.source [new file with mode: 0644]
mono/doc/en/DBus.DBusType.xml [new file with mode: 0644]
mono/doc/en/DBus.DBusType/Array.xml [new file with mode: 0644]
mono/doc/en/DBus.DBusType/Boolean.xml [new file with mode: 0644]
mono/doc/en/DBus.DBusType/Byte.xml [new file with mode: 0644]
mono/doc/en/DBus.DBusType/Custom.xml [new file with mode: 0644]
mono/doc/en/DBus.DBusType/Dict.xml [new file with mode: 0644]
mono/doc/en/DBus.DBusType/Double.xml [new file with mode: 0644]
mono/doc/en/DBus.DBusType/IDBusType.xml [new file with mode: 0644]
mono/doc/en/DBus.DBusType/Int32.xml [new file with mode: 0644]
mono/doc/en/DBus.DBusType/Int64.xml [new file with mode: 0644]
mono/doc/en/DBus.DBusType/Nil.xml [new file with mode: 0644]
mono/doc/en/DBus.DBusType/ObjectPath.xml [new file with mode: 0644]
mono/doc/en/DBus.DBusType/String.xml [new file with mode: 0644]
mono/doc/en/DBus.DBusType/UInt32.xml [new file with mode: 0644]
mono/doc/en/DBus.DBusType/UInt64.xml [new file with mode: 0644]
mono/doc/en/DBus.xml [new file with mode: 0644]
mono/doc/en/DBus/Arguments.xml [new file with mode: 0644]
mono/doc/en/DBus/Bus.xml [new file with mode: 0644]
mono/doc/en/DBus/Connection.xml [new file with mode: 0644]
mono/doc/en/DBus/Custom.xml [new file with mode: 0644]
mono/doc/en/DBus/DBusException.xml [new file with mode: 0644]
mono/doc/en/DBus/ErrorMessage.xml [new file with mode: 0644]
mono/doc/en/DBus/InterfaceAttribute.xml [new file with mode: 0644]
mono/doc/en/DBus/Message.xml [new file with mode: 0644]
mono/doc/en/DBus/MessageType.xml [new file with mode: 0644]
mono/doc/en/DBus/MethodAttribute.xml [new file with mode: 0644]
mono/doc/en/DBus/MethodCall.xml [new file with mode: 0644]
mono/doc/en/DBus/MethodReturn.xml [new file with mode: 0644]
mono/doc/en/DBus/Server.xml [new file with mode: 0644]
mono/doc/en/DBus/Service.xml [new file with mode: 0644]
mono/doc/en/DBus/Signal.xml [new file with mode: 0644]
mono/doc/en/DBus/SignalAttribute.xml [new file with mode: 0644]
mono/doc/en/DBus/SignalCalledHandler.xml [new file with mode: 0644]