From ed440c79f3640259a9912e97f29b91284c8c2292 Mon Sep 17 00:00:00 2001 From: Jonathan Robie Date: Wed, 23 Jun 2010 13:44:50 +0000 Subject: Changed README to README.txt throughout the project for consistency. Removed gentools/README.txt, which described Velocity. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@957201 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/rubygen/README | 17 ----------------- cpp/rubygen/README.txt | 17 +++++++++++++++++ 2 files changed, 17 insertions(+), 17 deletions(-) delete mode 100644 cpp/rubygen/README create mode 100644 cpp/rubygen/README.txt (limited to 'cpp/rubygen') diff --git a/cpp/rubygen/README b/cpp/rubygen/README deleted file mode 100644 index a1fd6cfec8..0000000000 --- a/cpp/rubygen/README +++ /dev/null @@ -1,17 +0,0 @@ -RUBY CODE GENERATOR - -Run ./generate for usage. -Examples in samples/ - -For example: - ./generate . ../../specs/amqp.0-9.xml samples/Proxy.rb -will generate - - - - - - - - - diff --git a/cpp/rubygen/README.txt b/cpp/rubygen/README.txt new file mode 100644 index 0000000000..a1fd6cfec8 --- /dev/null +++ b/cpp/rubygen/README.txt @@ -0,0 +1,17 @@ +RUBY CODE GENERATOR + +Run ./generate for usage. +Examples in samples/ + +For example: + ./generate . ../../specs/amqp.0-9.xml samples/Proxy.rb +will generate + + + + + + + + + -- cgit v1.2.1