From 3d189083ca27cc2957765ad400b5a02f8769071b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20=C3=85kre=20Solberg?= <andreas.solberg@uninett.no>
Date: Mon, 23 Feb 2009 07:44:21 +0000
Subject: [PATCH] removing empty document

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1296 44740490-163a-0410-bde0-09ae8108e29a
---
 .../simplesamlphp-configureshib13sp.xml       | 35 -------------------
 1 file changed, 35 deletions(-)
 delete mode 100644 docs/source/simplesamlphp-configureshib13sp.xml

diff --git a/docs/source/simplesamlphp-configureshib13sp.xml b/docs/source/simplesamlphp-configureshib13sp.xml
deleted file mode 100644
index 9950f4e92..000000000
--- a/docs/source/simplesamlphp-configureshib13sp.xml
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
-"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
-<article>
-  <title>Configuring a Shibboleth 1.3 SP to talk to simpleSAMLphp IdP</title>
-
-  <section>
-    <title>Background</title>
-
-    <para>You should have installed and configured simpleSAMLphp.</para>
-
-    <para>You should also have installed Shibboleth 1.3 SP.</para>
-  </section>
-
-  <section>
-    <title>Installing Shibboleth 1.3 SP</title>
-
-    <para></para>
-
-    <itemizedlist>
-      <listitem>
-        <para><ulink
-        url="http://www.switch.ch/aai/docs/shibboleth/SWITCH/1.3/sp/install-sp-1.3-debian-etch.html">SWITCH
-        documentation on installing Shibboleth 1.3 on Debian sarge
-        4.0</ulink></para>
-      </listitem>
-    </itemizedlist>
-  </section>
-
-  <section>
-    <title>Configuration</title>
-
-    <para></para>
-  </section>
-</article>
\ No newline at end of file
-- 
GitLab