diff --git a/Glossary.md b/Glossary.md index 14b14b4..472497f 100644 --- a/Glossary.md +++ b/Glossary.md @@ -34,10 +34,8 @@ Jump to: [A](#a) | [B](#b) | [C](#c) | [D](#d) | [E](#e) | [F](#f) | #### A - #### B - #### C ##### ::Class standing @@ -56,7 +54,6 @@ Jump to: [A](#a) | [B](#b) | [C](#c) | [D](#d) | [E](#e) | [F](#f) | #### D - #### G ##### ::GEF diff --git a/Home.md b/Home.md index 124b744..7fcad33 100644 --- a/Home.md +++ b/Home.md @@ -11,10 +11,10 @@ ::2-4 SENTENCE SCOPE #### What development methodology is being used? -::See our [software development methodology](sdm.md) document. +::See our [software development methodology](sdm) document. #### Where should a new team member start? -::For more information, see the [project proposal](proposal.md). +::For more information, see the [project proposal](Proposal). ### Status @@ -24,7 +24,7 @@ is written in the status reports, not here.* ::We have completed our second beta release and are currently working on adding more of the functionality described in our product -[specification](srs.md) and fixing defects. +[specification](srs) and fixing defects. ::The next major milestone is a third beta release with nearly complete functionality and a wider set of testers. @@ -33,20 +33,19 @@ functionality and a wider set of testers. |By Activity |Documents | |---------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| Inception: | [Project overview](index.md), [Project proposal](proposal.md), [Target audience and benefits](target-and-benefits.md), [Statement of user needs](user-needs.md) | -| Reference: | [Glossary](glossary.md), [Software development methodology](sdm.md), [Document cross reference](document-cross-ref.md), [All-in-one project summary](all-in-one.md) | -| Elaboration: | [Project plan](plan.md), [Software requirements specification](srs.md), [Feature set](feature-set.md), [Use case suite](use-case-suite.md), [Design](design.md), [QA Plan](qa-plan.md), [Test suite](test-suite.md) | -| Construction: | [Review meeting notes](review-meeting-notes.md), [Implementation notes](implementation-notes.md), [User guide](userguide.md), [FAQ / Troubleshooting guide](faq.md) | -| Transition: | [Install / Quick start](install.md), [Demo script](demo-script.md), [Release notes](release-notes.md), [Release checklist](release-checklist.md), [Post mortem](post-mortem.md) | -| Continuous: | [Status report](status-report.md) | +| Inception: | [Home](Home), [Project Proposal](Proposal), [Target Audience and Benefits](Target-and-Benefits), [Statement of User Needs](User-Needs) | +| Reference: | [Glossary](Glossary), [Software Development Methodology](SDM), [Document Cross Reference](Document-Cross-Ref), [All-in-one project summary](Summary) | +| Elaboration: | [Project Plan](Project-Plan), [Software Requirements Specification](SRS), [Feature Set](Feature-Set), [Use Case Suite](Use-Case-Suite), [Design](Design), [QA Plan](QA-Plan), [Test Suite](Test-Suite) | +| Construction: | [Review Meeting Notes](Review-Meeting-Notes), [Implementation Notes](Implementation-Notes), [User Guide](User-Guide), [FAQ / Troubleshooting Guide](FAQ) | +| Transition: | [Install / Quick Start](Install), [Demo Script](Demo-Script), [Release notes](Release-Notes), [Release checklist](Release-Checklist), [Post Mortem](Post-Mortem) | +| Continuous: | [Status Report](Status-Report) | |By Audience |Documents | |---------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| For Everyone: | [Project overview](index.md), [Project proposal](proposal.md), [Target audience and benefits](target-and-benefits.md), [Statement of user needs](user-needs.md), [Software requirements specification](srs.md), [Project plan](plan.md), [Release checklist](release-checklist.md), [Glossary](glossary.md)| -| For Management: | [Project resource needs](resource-needs.md), [Status report](status-report.md) | -| For Developers: | [Design](design.md), [Review meeting notes](review-meeting-notes.md), [Software development methodology](sdm.md) | -| For QA: | [QA Plan](qa-plan.md) | -| For End Users: | [Install / Quick start](install.md), [User guide](userguide.md), [Release notes](release-notes.md) | -| For Support and Ops:| [Implementation notes](implementation-notes.md), [FAQ / Troubleshooting guide](faq.md) | -| For Sales/Legal: | [Demo script](demo-script.md), [Legal issues](legal.md) | - +| For Everyone: | [Home](Home), [Project Proposal](Proposal), [Target Audience and Benefits](Target-and-Benefits), [Statement of User Needs](User-Needs), [Software Requirements Specification](SRS), [Project Plan](Project-plan), [Release Checklist](Release-Checklist), [Glossary](Glossary)| +| For Management: | [Project Resource Needs](Resource-Needs), [Status Report](Status-Report) | +| For Developers: | [Design](Design), [Review Meeting Notes](Review-Meeting-Notes), [Software Development Methodology](SDM) | +| For QA: | [QA Plan](QA-Plan) | +| For End Users: | [Install / Quick start](Install), [User Guide](User-Guide), [Release Notes](Release-Notes) | +| For Support and Ops:| [Implementation Notes](Implementation-Notes), [FAQ / Troubleshooting Guide](FAQ) | +| For Sales/Legal: | [Demo Script](Demo-Script), [Legal Issues](Legal) |