diff options
author | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2015-06-02 17:45:14 +0900 |
---|---|---|
committer | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2015-06-04 23:57:08 +0900 |
commit | 6bbd52d97608e00fce09f34d83db3c786d2fb8f1 (patch) | |
tree | 28f3854c83a9e9842feb1ff14f97ff4792fd7cc3 /requirements | |
parent | 5ae2915dd0819a7c85d4b4c11f27ab71c0fdb2bc (diff) |
Rename title of section 5 (implementation)
JIRA: DOCTOR-4
Change-Id: I8e1543eab71d7a24edbd6b839a55fc54f523a3d7
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Diffstat (limited to 'requirements')
-rw-r--r-- | requirements/05-implementation.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements/05-implementation.rst b/requirements/05-implementation.rst index 1374a26c..a4048df7 100644 --- a/requirements/05-implementation.rst +++ b/requirements/05-implementation.rst @@ -1,5 +1,5 @@ -Detailed implementation plan -============================ +Detailed architecture and interface specification +================================================= This section describes a detailed implementation plan, which is based on the high level architecture introduced in Section 3. Section 5.1 describes the |