From 4ca889d70e8e3e970b310ed74500e666ff25961a Mon Sep 17 00:00:00 2001 From: Priit Tark Date: Fri, 23 Jan 2015 15:14:31 +0200 Subject: [PATCH] removed intro text --- doc/epp-doc.md | 4 +++- doc/epp/README.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/epp-doc.md b/doc/epp-doc.md index 11ec8b5a3..db68f2207 100644 --- a/doc/epp-doc.md +++ b/doc/epp-doc.md @@ -1,7 +1,9 @@ # EPP integration specification for Estonian Internet Foundation ## Introduction -Introduction text here + +Main communication specification through EPP: + [Session related functions](epp/session.md) [Contact related functions](epp/contact.md) [Domain related functions](epp/domain.md) diff --git a/doc/epp/README.md b/doc/epp/README.md index 1c3a6a3ab..e129053a2 100644 --- a/doc/epp/README.md +++ b/doc/epp/README.md @@ -1,7 +1,9 @@ # EPP integration specification for Estonian Internet Foundation ## Introduction -Introduction text here + +Main communication specification through EPP: + [Session related functions](session.md) [Contact related functions](contact.md) [Domain related functions](domain.md)