Bump epp-xml, improved login xml

This commit is contained in:
Martin Lensment 2015-01-05 17:35:02 +02:00
parent fb93e2ba5f
commit 796b25ace8
8 changed files with 302 additions and 291 deletions

View file

@ -6,7 +6,7 @@ class EppDoc
end
def start(example_count)
@output.puts '# EPP REQUEST - RESPONSE DOCUMENTATION'
@output.puts '# EPP REQUEST - RESPONSE EXAMPLES'
@output.puts "GENERATED AT: #{Time.now} "
@output.puts "EXAMPLE COUNT: #{example_count.count} "
@output.puts "\n---\n\n"