INT-1560, INT-1559 added placeholders for the docs for FTP, SFTP and FEED

This commit is contained in:
Oleg Zhurakousky
2010-11-02 16:15:07 -04:00
parent acbfe9434c
commit 012d9df8f4
4 changed files with 45 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<chapter xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="ftp"
xmlns:xlink="http://www.w3.org/1999/xlink">
<title>FTP Adapter</title>
<para>
Spring Integration provides support for FTP
</para>
<section id="ftp-intro">
<title>Introduction</title>
<para>
TODO
</para>
</section>
</chapter>