GFM changes

This commit is contained in:
William Sandner
2018-08-14 19:54:11 +02:00
parent 45c9b866b7
commit fb3100a5fc
14 changed files with 83 additions and 185 deletions

View File

@@ -1,35 +1,21 @@
<!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>
##### Project:
::[PROJECTNAME](Home)
<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>
##### Internal Release Number:
::X.Y.Z
<xmp theme="readable" style="display:none;">
<!-- Markdown content here -->
# [SRS](SRS) > [Feature Set](Feature-Set) > Feature Specification Format
##### Related Documents:
- [SRS](SRS) > [Feature Set](Feature-Set) > Feature Specification Format
---
**Process impact:** This reference page documents the format of feature
descriptions and gives tips on writing them. You can copy and paste the
feature specification template into your [Features](features.html)
feature specification template into your [Features](Features)
document. This file itself should not be edited to hold specific
features.
*TODO: Copy and paste this feature specification template as many times
as needed in your [Features](features.html) document.*
as needed in your [Features](Features) document.*
---
### ::F-00: FEATURE NAME
@@ -42,7 +28,7 @@ Risk: ::Dangerous | 3-Risk | 2-Risk | 1-Risk | Safe
Functional area(s): ::WORD, WORD, WORD
Use case(s): ::[UC-01](use-cases.html#UC-01)
Use case(s): ::[UC-01](Use-Cases#UC-01)
Description: