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)