diff options
Diffstat (limited to 'doc/xml/ck-introduction.xml')
-rw-r--r-- | doc/xml/ck-introduction.xml | 28 |
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> |