summaryrefslogtreecommitdiffstats
path: root/doc/xml/ck-introduction.xml
diff options
context:
space:
mode:
authorWilliam Jon McCann <jmccann@redhat.com>2008-07-30 17:37:24 -0400
committerWilliam Jon McCann <jmccann@redhat.com>2008-07-30 17:37:24 -0400
commitedad750e967458f55b9e761af966f325213ce9fe (patch)
treed068c3e14113e3c6067185b4f5e25ef219438273 /doc/xml/ck-introduction.xml
parent77fe8e2e89af7cd21357116e9668b23d958fb2a5 (diff)
reorganize the docs a bit
Diffstat (limited to 'doc/xml/ck-introduction.xml')
-rw-r--r--doc/xml/ck-introduction.xml28
1 files changed, 0 insertions, 28 deletions
diff --git a/doc/xml/ck-introduction.xml b/doc/xml/ck-introduction.xml
deleted file mode 100644
index b38adf5..0000000
--- a/doc/xml/ck-introduction.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<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>
- To be written.
- </para>
- </sect1>
-
- <sect1>
- <title>Relevant art</title>
- <para>
- To be written.
- </para>
- </sect1>
-
-</chapter>