fixed markdown links
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
##### Project
|
||||
|
||||
::[PROJECT-NAME](Home)
|
||||
::[PROJECT-NAME](././Home.md.md)
|
||||
|
||||
##### Internal Release Number
|
||||
|
||||
@@ -10,18 +10,18 @@
|
||||
|
||||
##### Attached Worksheets
|
||||
|
||||
- Design > [Architecture Worksheet](Design-Architecture)
|
||||
- Design > [Source Organization and Build Worksheet](Design-Src-Org)
|
||||
- Design > [Scalability Worksheet](Design-Scalability)
|
||||
- Design > [User Interface Worksheet](Design-UI)
|
||||
- Design > [Persistent Storage Worksheet](Design-Persistence)
|
||||
- Design > [Security Worksheet](Design-Security)
|
||||
- Design > [Architecture Worksheet](././Design-Architecture.md.md)
|
||||
- Design > [Source Organization and Build Worksheet](././Design-Src-Org.md.md)
|
||||
- Design > [Scalability Worksheet](././Design-Scalability.md.md)
|
||||
- Design > [User Interface Worksheet](././Design-UI.md.md)
|
||||
- Design > [Persistent Storage Worksheet](././Design-Persistence.md.md)
|
||||
- Design > [Security Worksheet](././Design-Security.md.md)
|
||||
|
||||
##### Related Documents
|
||||
|
||||
- [SRS](SRS) > [Use case suite](Use-Case-Suite)
|
||||
- [SRS](SRS) > [Feature set](Feature-Set)
|
||||
- [Glossary](Glossary)
|
||||
- [SRS](././SRS.md.md) > [Use case suite](././Use-Case-Suite.md.md)
|
||||
- [SRS](././SRS.md.md) > [Feature set](././Feature-Set.md.md)
|
||||
- [Glossary](././Glossary.md.md)
|
||||
- ::LINKS TO RELEVANT STANDARDS
|
||||
- ::LINKS TO OTHER DOCUMENTS
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
|
||||
**Process impact:**
|
||||
|
||||
This design document describes a system that will satisfy the requirements of the [SRS](SRS). Decisions made in creating this design document are based on those requirements and an understanding of available technologies and components. Once the design has been drafted, work on the system implementation and unit testing may begin.
|
||||
This design document describes a system that will satisfy the requirements of the [SRS](././SRS.md.md). Decisions made in creating this design document are based on those requirements and an understanding of available technologies and components. Once the design has been drafted, work on the system implementation and unit testing may begin.
|
||||
|
||||
_TODO: Fill in the sections below. Add ore remove items as needed for your project._
|
||||
|
||||
@@ -48,14 +48,14 @@ interface and database design.
|
||||
|
||||
#### What are the prioritized goals of this design?
|
||||
|
||||
1. ::[Correctness](Glossary-Standard-Terms#correctness)
|
||||
2. ::[Feasibility](Glossary-Standard-Terms#feasibility)
|
||||
3. ::[Understandability](Glossary-Standard-Terms#understandability)
|
||||
4. ::[Implementation phase guidance](Glossary-Standard-Terms#implementation-and-phase-guidance)
|
||||
5. ::[Modularity](Glossary-Standard-Terms#modularity)
|
||||
6. ::[Extensibility](Glossary-Standard-Terms#extensibility)
|
||||
7. ::[Testability](Glossary-Standard-Terms#testability)
|
||||
8. ::[Efficiency](Glossary-Standard-Terms#efficiency)
|
||||
1. ::[Correctness](././Glossary-Standard-Terms#correctness.md.md)
|
||||
2. ::[Feasibility](././Glossary-Standard-Terms#feasibility.md.md)
|
||||
3. ::[Understandability](././Glossary-Standard-Terms#understandability.md.md)
|
||||
4. ::[Implementation phase guidance](././Glossary-Standard-Terms#implementation-and-phase-guidance.md.md)
|
||||
5. ::[Modularity](././Glossary-Standard-Terms#modularity.md.md)
|
||||
6. ::[Extensibility](././Glossary-Standard-Terms#extensibility.md.md)
|
||||
7. ::[Testability](././Glossary-Standard-Terms#testability.md.md)
|
||||
8. ::[Efficiency](././Glossary-Standard-Terms#efficiency.md.md)
|
||||
|
||||
### UML Structural Design
|
||||
|
||||
@@ -64,18 +64,18 @@ system's structure in detail._
|
||||
|
||||
#### The system's structural design is described in the following UML model
|
||||
|
||||
::[MODEL-NAME](LINK-TO-MODEL-FILE).
|
||||
::[MODEL-NAME](././LINK-TO-MODEL-FILE.md.md).
|
||||
|
||||
#### The system's structural design is described in the following UML structural diagrams
|
||||
|
||||
- ::[PACKAGE OVERVIEW DIAGRAM](LINK-TO-DIAGRAM)
|
||||
- ::[PACKAGE OVERVIEW DIAGRAM](././LINK-TO-DIAGRAM.md.md)
|
||||
- ::PACKAGE-NAME
|
||||
- ::[DIAGRAM-NAME](LINK-TO-DIAGRAM)
|
||||
- ::[DIAGRAM-NAME](LINK-TO-DIAGRAM)
|
||||
- ::[DIAGRAM-NAME](././LINK-TO-DIAGRAM.md.md)
|
||||
- ::[DIAGRAM-NAME](././LINK-TO-DIAGRAM.md.md)
|
||||
- ::PACKAGE-NAME
|
||||
- ::[DIAGRAM-NAME](LINK-TO-DIAGRAM)
|
||||
- ::[DIAGRAM-NAME](././LINK-TO-DIAGRAM.md.md)
|
||||
- ::PACKAGE-NAME
|
||||
- ::[DIAGRAM-NAME](LINK-TO-DIAGRAM)
|
||||
- ::[DIAGRAM-NAME](././LINK-TO-DIAGRAM.md.md)
|
||||
|
||||
::ANY ADDITIONAL NOTES OR COMMENTS
|
||||
|
||||
@@ -86,22 +86,22 @@ system's behavior in detail._
|
||||
|
||||
#### The system's behavioral design is described in the following UML model
|
||||
|
||||
::[MODEL-NAME](LINK-TO-MODEL-FILE)
|
||||
::[MODEL-NAME](././LINK-TO-MODEL-FILE.md.md)
|
||||
|
||||
#### The system's behavioral design is described in the following UML behavioral diagrams
|
||||
|
||||
- State Diagrams
|
||||
- ::[DIAGRAM-NAME](LINK-TO-DIAGRAM)
|
||||
- ::[DIAGRAM-NAME](LINK-TO-DIAGRAM)
|
||||
- ::[DIAGRAM-NAME](././LINK-TO-DIAGRAM.md.md)
|
||||
- ::[DIAGRAM-NAME](././LINK-TO-DIAGRAM.md.md)
|
||||
- Sequence Diagrams
|
||||
- ::[DIAGRAM-NAME](LINK-TO-DIAGRAM)
|
||||
- ::[DIAGRAM-NAME](LINK-TO-DIAGRAM)
|
||||
- ::[DIAGRAM-NAME](LINK-TO-DIAGRAM)
|
||||
- ::[DIAGRAM-NAME](LINK-TO-DIAGRAM)
|
||||
- ::[DIAGRAM-NAME](LINK-TO-DIAGRAM)
|
||||
- ::[DIAGRAM-NAME](././LINK-TO-DIAGRAM.md.md)
|
||||
- ::[DIAGRAM-NAME](././LINK-TO-DIAGRAM.md.md)
|
||||
- ::[DIAGRAM-NAME](././LINK-TO-DIAGRAM.md.md)
|
||||
- ::[DIAGRAM-NAME](././LINK-TO-DIAGRAM.md.md)
|
||||
- ::[DIAGRAM-NAME](././LINK-TO-DIAGRAM.md.md)
|
||||
- Collaboration Diagrams
|
||||
- ::[DIAGRAM-NAME](LINK-TO-DIAGRAM)
|
||||
- ::[DIAGRAM-NAME](LINK-TO-DIAGRAM)
|
||||
- ::[DIAGRAM-NAME](././LINK-TO-DIAGRAM.md.md)
|
||||
- ::[DIAGRAM-NAME](././LINK-TO-DIAGRAM.md.md)
|
||||
|
||||
::ANY ADDITIONAL NOTES OR COMMENTS
|
||||
|
||||
@@ -148,4 +148,4 @@ revised._
|
||||
|
||||
- ::Yes, everyone understands. Feedback is welcome.
|
||||
- ::No, this is a risk that is noted in the
|
||||
[Risk Management](Project-Plan#Risk-Management) section.
|
||||
[Risk Management](././Project-Plan#Risk-Management.md.md) section.
|
||||
|
||||
Reference in New Issue
Block a user