From 27f3ffaf5a9bbe74d4b77ad28db7d92d621e625e Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Thu, 15 Aug 2013 10:01:40 +0300 Subject: [PATCH] README: document the make_a_release.sh script Change-Id: Ie90e707d2546d66064a6ec9af61ce6216984b1a2 Signed-off-by: Artem Bityutskiy --- docs/README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/README b/docs/README index b8aabaa..3199511 100644 --- a/docs/README +++ b/docs/README @@ -50,6 +50,8 @@ The project structure | - setup.cfg | contains a piece of nose tests configuration | | - .coveragerc | lists files to include into test coverage report | | - TODO | Just a list of things to be done for the project. | +| - make_a_release.sh | Most people may ignore this script. It is used by | +| | maintainer when creating a new release. | - tests/ | Contains the project unit-tests. | | | - test_api_base.py | Tests the base API modules: 'BmapCreate.py' and | | | | 'BmapCopy.py'. | -- 2.7.4