GFM changes
This commit is contained in:
parent
d09ececa44
commit
d26aead694
@ -5,8 +5,8 @@
|
||||
::X.Y.Z
|
||||
|
||||
##### Related Documents:
|
||||
- [Design](Design) > Design Architecture
|
||||
- [Software Requirements Specification](SRS)
|
||||
- [Design](Design) > [Security Worksheet](Design-Security)
|
||||
- [Glossary](Glossary)
|
||||
- ::LINKS TO RELEVANT STANDARDS
|
||||
- ::LINKS TO OTHER DOCUMENTS
|
||||
|
@ -5,7 +5,7 @@
|
||||
::X.Y.Z
|
||||
|
||||
##### Related Documents:
|
||||
- [Design](Design)> [Architecture](design-architecture.html) > Design Components
|
||||
- [Design](Design)> [Architecture](Design-Architecture) > Design Components
|
||||
- ::LINKS TO RELEVANT STANDARDS
|
||||
- ::LINKS TO OTHER DOCUMENTS
|
||||
|
||||
@ -122,25 +122,3 @@ made from other documents, issues, and email messages.*
|
||||
**Available Interfaces:**
|
||||
|
||||
::BRIEFLY DESCRIBE INTERFACES
|
||||
|
||||
---
|
||||
|
||||
<!-- End Markdown content -->
|
||||
</xmp>
|
||||
|
||||
<div w3-include-html="_words-of-wisdom.html"></div>
|
||||
<div w3-include-html="_footer.html"></div>
|
||||
|
||||
<script>
|
||||
w3IncludeHTML();
|
||||
</script>
|
||||
|
||||
<script src="http://strapdownjs.com/v/0.2/strapdown.js"></script>
|
||||
<!-- Include it AFTER strapdown -->
|
||||
<script src="assets/strapdown/strapdown-topbar.min.js"></script>
|
||||
<!-- Include it AFTER EVERYTHING -->
|
||||
<script src="assets/logo.js"></script>
|
||||
<script src="assets/themeswitcher.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
@ -1,27 +1,3 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<link type="image/png" href="assets/logo.png" rel="icon">
|
||||
<title>ReadySet Markdown</title>
|
||||
</head>
|
||||
<script src="https://www.w3schools.com/lib/w3data.js"></script>
|
||||
<body>
|
||||
|
||||
<topbar style="display:none;">
|
||||
<item><a href="index.html">Overview</a></item>
|
||||
<item><a href="plan.html">Project Plan</a></item>
|
||||
<item><a href="index-all.html">Workflows</a></item>
|
||||
<menu name="Themes"><item><a id="settheme"><b>Current</b></a></item></menu>
|
||||
<toc></toc>
|
||||
</topbar>
|
||||
|
||||
<xmp theme="readable" style="display:none;">
|
||||
<!-- Markdown content here -->
|
||||
|
||||
# [Design](Design) > Persistence
|
||||
---
|
||||
|
||||
##### Project:
|
||||
::PROJECTNAME
|
||||
|
||||
@ -29,8 +5,9 @@
|
||||
::X.Y.Z
|
||||
|
||||
##### Related Documents:
|
||||
::LINKS TO RELEVANT STANDARDS
|
||||
::LINKS TO OTHER DOCUMENTS
|
||||
- [Design](Design) > Design Persistence
|
||||
- ::LINKS TO RELEVANT STANDARDS
|
||||
- ::LINKS TO OTHER DOCUMENTS
|
||||
|
||||
---
|
||||
|
||||
@ -207,25 +184,5 @@ kept indefinitely.
|
||||
|
||||
::Yes, everyone understands. Feedback is welcome.
|
||||
|
||||
::No, this is a risk that is noted in the [Risk Management](plan.html#risks)
|
||||
::No, this is a risk that is noted in the [Risk Management](Project-Plan#risks)
|
||||
section.
|
||||
|
||||
<!-- End Markdown content -->
|
||||
</xmp>
|
||||
|
||||
<div w3-include-html="_words-of-wisdom.html"></div>
|
||||
<div w3-include-html="_footer.html"></div>
|
||||
|
||||
<script>
|
||||
w3IncludeHTML();
|
||||
</script>
|
||||
|
||||
<script src="http://strapdownjs.com/v/0.2/strapdown.js"></script>
|
||||
<!-- Include it AFTER strapdown -->
|
||||
<script src="assets/strapdown/strapdown-topbar.min.js"></script>
|
||||
<!-- Include it AFTER EVERYTHING -->
|
||||
<script src="assets/logo.js"></script>
|
||||
<script src="assets/themeswitcher.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
@ -1,27 +1,3 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<link type="image/png" href="assets/logo.png" rel="icon">
|
||||
<title>ReadySet Markdown</title>
|
||||
</head>
|
||||
<script src="https://www.w3schools.com/lib/w3data.js"></script>
|
||||
<body>
|
||||
|
||||
<topbar style="display:none;">
|
||||
<item><a href="index.html">Overview</a></item>
|
||||
<item><a href="plan.html">Project Plan</a></item>
|
||||
<item><a href="index-all.html">Workflows</a></item>
|
||||
<menu name="Themes"><item><a id="settheme"><b>Current</b></a></item></menu>
|
||||
<toc></toc>
|
||||
</topbar>
|
||||
|
||||
<xmp theme="readable" style="display:none;">
|
||||
<!-- Markdown content here -->
|
||||
|
||||
# [Design](Design) > Scalability
|
||||
---
|
||||
|
||||
##### Project:
|
||||
::PROJECTNAME
|
||||
|
||||
@ -29,6 +5,7 @@
|
||||
::X.Y.Z
|
||||
|
||||
##### Related Documents:
|
||||
- [Design](Design) > Scalability
|
||||
- ::LINKS TO RELEVANT STANDARDS
|
||||
- ::LINKS TO OTHER DOCUMENTS
|
||||
---
|
||||
@ -70,24 +47,4 @@ How well do these mechanisms support the achievement of your goals?
|
||||
::Yes, everyone understands. Feedback is welcome.
|
||||
|
||||
::No, this is a risk that is noted in the
|
||||
[Risk Management](plan.html#risks) section.
|
||||
|
||||
<!-- End Markdown content -->
|
||||
</xmp>
|
||||
|
||||
<div w3-include-html="_words-of-wisdom.html"></div>
|
||||
<div w3-include-html="_footer.html"></div>
|
||||
|
||||
<script>
|
||||
w3IncludeHTML();
|
||||
</script>
|
||||
|
||||
<script src="http://strapdownjs.com/v/0.2/strapdown.js"></script>
|
||||
<!-- Include it AFTER strapdown -->
|
||||
<script src="assets/strapdown/strapdown-topbar.min.js"></script>
|
||||
<!-- Include it AFTER EVERYTHING -->
|
||||
<script src="assets/logo.js"></script>
|
||||
<script src="assets/themeswitcher.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
[Risk Management](Project-Plan#risks) section.
|
||||
|
@ -1,27 +1,3 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<link type="image/png" href="assets/logo.png" rel="icon">
|
||||
<title>ReadySet Markdown</title>
|
||||
</head>
|
||||
<script src="https://www.w3schools.com/lib/w3data.js"></script>
|
||||
<body>
|
||||
|
||||
<topbar style="display:none;">
|
||||
<item><a href="index.html">Overview</a></item>
|
||||
<item><a href="plan.html">Project Plan</a></item>
|
||||
<item><a href="index-all.html">Workflows</a></item>
|
||||
<menu name="Themes"><item><a id="settheme"><b>Current</b></a></item></menu>
|
||||
<toc></toc>
|
||||
</topbar>
|
||||
|
||||
<xmp theme="readable" style="display:none;">
|
||||
<!-- Markdown content here -->
|
||||
|
||||
# [Design](Design) > Security
|
||||
---
|
||||
|
||||
##### Project:
|
||||
::PROJECTNAME
|
||||
|
||||
@ -29,6 +5,7 @@
|
||||
::X.Y.Z
|
||||
|
||||
##### Related Documents:
|
||||
- [Design](Design) > Design Security
|
||||
- ::LINKS TO RELEVANT STANDARDS
|
||||
- ::LINKS TO OTHER DOCUMENTS
|
||||
---
|
||||
@ -174,25 +151,4 @@ features. Some example text is provided. Add or delete text as needed.*
|
||||
|
||||
::Yes, everyone understands. Feedback is welcome.
|
||||
|
||||
::No, this is a risk that is noted in the [Risk
|
||||
Management](plan#risks) section.
|
||||
|
||||
<!-- End Markdown content -->
|
||||
</xmp>
|
||||
|
||||
<div w3-include-html="_words-of-wisdom.html"></div>
|
||||
<div w3-include-html="_footer.html"></div>
|
||||
|
||||
<script>
|
||||
w3IncludeHTML();
|
||||
</script>
|
||||
|
||||
<script src="http://strapdownjs.com/v/0.2/strapdown.js"></script>
|
||||
<!-- Include it AFTER strapdown -->
|
||||
<script src="assets/strapdown/strapdown-topbar.min.js"></script>
|
||||
<!-- Include it AFTER EVERYTHING -->
|
||||
<script src="assets/logo.js"></script>
|
||||
<script src="assets/themeswitcher.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
::No, this is a risk that is noted in the [Risk Management](Project-Plan#risks) section.
|
||||
|
@ -143,7 +143,7 @@ aimed at specific platforms.
|
||||
|
||||
::Yes, everyone understands. Feedback is welcome.
|
||||
|
||||
::No, this is a risk that is noted in the [Risk Management](plan.html#risks) section.
|
||||
::No, this is a risk that is noted in the [Risk Management](Project-Plan#risks) section.
|
||||
|
||||
<!-- End Markdown content -->
|
||||
</xmp>
|
||||
|
@ -29,7 +29,7 @@
|
||||
::X.Y.Z
|
||||
|
||||
##### Attached Worksheets:
|
||||
- Design > [Architecture Worksheet](design-architecture.html)
|
||||
- Design > [Architecture Worksheet](Design-Architecture)
|
||||
- Design > [Source Organization and Build Worksheet](design-src-org.html)
|
||||
<!-- - Design > [Scalability Worksheet](design-scalability.html) -->
|
||||
- Design > [User Interface Worksheet](design-ui.html)
|
||||
@ -155,7 +155,7 @@ revised.*
|
||||
#### Has the design been communicated to the development team and other stakeholders?
|
||||
- ::Yes, everyone understands. Feedback is welcome.
|
||||
- ::No, this is a risk that is noted in the
|
||||
[Risk Management](plan.html#risks) section.
|
||||
[Risk Management](Project-Plan#risks) section.
|
||||
|
||||
<!-- End Markdown content -->
|
||||
</xmp>
|
||||
|
@ -227,7 +227,7 @@ Have these implementation notes been communicated to the operations and developm
|
||||
- ::Yes, it has been posted to the project website.
|
||||
- ::No, some developers or operations engineers are not aware of
|
||||
this document. This is a risk that is noted in the
|
||||
[Risk Management](plan#risks.html) section of the [Project Plan](Project-Plan).
|
||||
[Risk Management](Project-Plan#risks.html) section of the [Project Plan](Project-Plan).
|
||||
|
||||
|
||||
<!-- End Markdown content -->
|
||||
|
@ -285,7 +285,7 @@ and tracked to completion.*
|
||||
this plan as needed.
|
||||
|
||||
::No, this plan leaves open several quality risks that have been noted
|
||||
in the [Risk Management](plan.html#risks) section of the [Project
|
||||
in the [Risk Management](Project-Plan#risks) section of the [Project
|
||||
Plan](plan).
|
||||
|
||||
#### Have human resources been allocated to carry out the QA activities?
|
||||
@ -318,7 +318,7 @@ is welcome.
|
||||
|
||||
::No, some developers are not aware of the quality goals and planned
|
||||
QA activities for this release. This is a risk that is noted in the
|
||||
[Risk Management](plan.html#risks) section of the [Project Plan](Project-Plan).
|
||||
[Risk Management](Project-Plan#risks) section of the [Project Plan](Project-Plan).
|
||||
|
||||
|
||||
<!-- End Markdown content -->
|
||||
|
@ -295,4 +295,4 @@ help you fill in the tables above.*
|
||||
:: Yes, everyone understands. Feedback is welcome.
|
||||
|
||||
:: No, this is a risk that is noted in the [Risk
|
||||
Management](plan#risks) section.
|
||||
Management](Project-Plan#risks) section.
|
||||
|
@ -103,7 +103,7 @@ release. These issues were selected because ...
|
||||
### Risk Management
|
||||
|
||||
*TODO: List 3-10 of the top project risks that are still outstanding.
|
||||
This list may be an **updated** copy from [plan](plan.html#risks)
|
||||
This list may be an **updated** copy from [plan](Project-Plan#risks)
|
||||
or a previous status report.*
|
||||
|
||||
- ::We could face major difficulties with the technology chosen for
|
||||
|
@ -89,7 +89,7 @@ identify the type of customer or user that will benefit. Each benefit
|
||||
should be in real-world terms, not involving just this product itself.
|
||||
You may want to highlight benefits that are not offered by competing
|
||||
products. Benefits to the development organization should be listed in
|
||||
[Risks and Rewards](plan.html#risk_management).*
|
||||
[Risks and Rewards](Project-Plan#risk_management).*
|
||||
|
||||
*TIP: If you can rank benefits by value, use numbered lists (the HTML
|
||||
<ol> tag), otherwise use bullet lists (the HTML <ul> tag).*
|
||||
|
@ -15,7 +15,7 @@
|
||||
- [Feature set](feature-set.html)
|
||||
3. Architecture and Design
|
||||
1. [Design](Design)
|
||||
- [Architecture worksheet](design-architecture.html)
|
||||
- [Architecture worksheet](Design-Architecture)
|
||||
- [Source and build](design-src-org.html)
|
||||
- [User interface worksheet](design-ui.html)
|
||||
- [Persistence worksheet](design-persistence.html)
|
||||
@ -56,7 +56,7 @@
|
||||
- [Feature set](feature-set.html)
|
||||
3. Step 3
|
||||
1. [Design](Design)
|
||||
- [Architecture worksheet](design-architecture.html)
|
||||
- [Architecture worksheet](Design-Architecture)
|
||||
- [Source and build](design-src-org.html)
|
||||
- [User interface worksheet](design-ui.html)
|
||||
- [Persistence worksheet](design-persistence.html)
|
||||
@ -100,7 +100,7 @@
|
||||
- [Feature set](feature-set.html)
|
||||
9. [Glossary](Glossary)
|
||||
10. [Design](Design)
|
||||
- [Architecture worksheet](design-architecture.html)
|
||||
- [Architecture worksheet](Design-Architecture)
|
||||
- [Source and build](design-src-org.html)
|
||||
- [User interface worksheet](design-ui.html)
|
||||
- [Persistence worksheet](design-persistence.html)
|
||||
|
Loading…
Reference in New Issue
Block a user