summaryrefslogtreecommitdiffstats
path: root/doc/ck-introduction.xml
diff options
context:
space:
mode:
authorWilliam Jon McCann <mccann@jhu.edu>2007-03-08 21:16:40 -0500
committerWilliam Jon McCann <mccann@jhu.edu>2007-03-08 21:16:40 -0500
commit1702970a3ea3de88f04623f69a3ab5260f77d2c5 (patch)
tree9b5aeea7682a9155fcbd57960658d21a0073881c /doc/ck-introduction.xml
parentef7ee407bc58ea24db828cad9e1e7d628e322067 (diff)
add a stub for docbook documentation
Diffstat (limited to 'doc/ck-introduction.xml')
-rw-r--r--doc/ck-introduction.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/ck-introduction.xml b/doc/ck-introduction.xml
new file mode 100644
index 0000000..3a23d76
--- /dev/null
+++ b/doc/ck-introduction.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
+
+<chapter id="introduction">
+ <title>Introduction</title>
+
+ <sect1>
+ <title>About</title>
+ <para>
+ ConsoleKit is a framework for keeping track of the various
+ users, sessions, and seats present on a system. It
+ provides a mechanism for software to react to changes of any of
+ these items or of any of the metadata associated with them.
+ </para>
+ </sect1>
+
+ <sect1>
+ <title>Defining the Problem</title>
+ <para>
+ </para>
+ </sect1>
+
+</chapter>