diff options
author | Remko Tronçon <git@el-tramo.be> | 2010-03-28 20:35:04 (GMT) |
---|---|---|
committer | Remko Tronçon <git@el-tramo.be> | 2010-03-28 20:35:04 (GMT) |
commit | 1803d2e9169c1fae676213d2eaead86babc02a4c (patch) | |
tree | 109f12f459db437caa93035fb31346b32ea1763f /Documentation/SwiftenDevelopersGuide/SwiftenDevelopersGuide.xml | |
parent | 335d3d25e07ddcf7c00ba3b2550858a2374dd3db (diff) | |
download | swift-1803d2e9169c1fae676213d2eaead86babc02a4c.zip swift-1803d2e9169c1fae676213d2eaead86babc02a4c.tar.bz2 |
Renaming Swiften Developers Guide.
Diffstat (limited to 'Documentation/SwiftenDevelopersGuide/SwiftenDevelopersGuide.xml')
-rw-r--r-- | Documentation/SwiftenDevelopersGuide/SwiftenDevelopersGuide.xml | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/Documentation/SwiftenDevelopersGuide/SwiftenDevelopersGuide.xml b/Documentation/SwiftenDevelopersGuide/SwiftenDevelopersGuide.xml deleted file mode 100644 index f980fce..0000000 --- a/Documentation/SwiftenDevelopersGuide/SwiftenDevelopersGuide.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" ?> -<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"> - -<book> - <title>Swiften Developer's Guide</title> - - <chapter> - <title>Introduction</title> - - <para> - This is an introduction - </para> - - <sect1> - <title>Section</title> - - <para> - This is a section - </para> - </sect1> - </chapter> -</book> |