GFM changes

This commit is contained in:
William Sandner 2018-08-14 21:02:18 +02:00
parent 8ed531982d
commit bf654bc72b
5 changed files with 10 additions and 34 deletions

View File

@ -1,29 +1,5 @@
<!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 -->
# Implementation Notes
---
##### Project: ##### Project:
::[PROJECTNAME](index) ::[PROJECTNAME](Home)
##### Release(s): ##### Release(s):
::X.Y.Z ::X.Y.Z
@ -31,7 +7,7 @@
##### Related Documents: ##### Related Documents:
- [Software Requirements Specification](SRS) - [Software Requirements Specification](SRS)
- [Release notes](Release-Notes) - [Release notes](Release-Notes)
- [FAQ](faq.html) - [FAQ](FAQ)
- [Glossary](Glossary) - [Glossary](Glossary)
--- ---
@ -181,8 +157,8 @@ engineers when the system is being run in an ASP production environment.*
#### Monitor Activity #### Monitor Activity
::Watch the PRODUCTNAME.log and error.log. ::Watch the PRODUCTNAME.log and error.log.
#### Perodic Cleanup #### Periodic Cleanup
::On rare occasion, /tmp/upload-XXXXformat.dat files can be left behind. Any such files that are more than a day old can safely be removed. ::On rare occasion, /tmp/upload-XXXX.dat files can be left behind. Any such files that are more than a day old can safely be removed.
### Security ### Security

View File

@ -87,7 +87,7 @@ packages:
4. ::STEP 4. ::STEP
#### What if I encounter problems? #### What if I encounter problems?
::Please see the troubleshooting section in the [FAQ](faq.html). ::Please see the troubleshooting section in the [FAQ](FAQ).
### Getting Started ### Getting Started

View File

@ -23,7 +23,7 @@
--- ---
##### Project: ##### Project:
::[PROJECTNAME](index) ::[PROJECTNAME](Home)
##### Internal Release Number: ##### Internal Release Number:
::X.Y.Z ::X.Y.Z

View File

@ -23,7 +23,7 @@
--- ---
##### Project: ##### Project:
::[PROJECTNAME](index) ::[PROJECTNAME](Home)
##### Internal Release Number: ##### Internal Release Number:
::X.Y.Z ::X.Y.Z

View File

@ -31,7 +31,7 @@
3. [Release notes](Release-Notes) 3. [Release notes](Release-Notes)
4. [Demo script](demo-script.html) 4. [Demo script](demo-script.html)
6. Operations and Support 6. Operations and Support
1. [FAQ / Troubleshooting](faq.html) 1. [FAQ / Troubleshooting](FAQ)
2. [Implementation notes](implementation-notes.html) 2. [Implementation notes](implementation-notes.html)
7. Continuous or Final 7. Continuous or Final
1. [Glossary](Glossary) 1. [Glossary](Glossary)
@ -75,7 +75,7 @@
2. [Release notes](Release-Notes) 2. [Release notes](Release-Notes)
3. [User guide](userguide.html) 3. [User guide](userguide.html)
4. [Demo script](demo-script.html) 4. [Demo script](demo-script.html)
5. [FAQ / Troubleshooting](faq.html) 5. [FAQ / Troubleshooting](FAQ)
6. [Implementation notes](implementation-notes.html) 6. [Implementation notes](implementation-notes.html)
8. Every week 8. Every week
1. [Status report](status-report.html) 1. [Status report](status-report.html)
@ -110,7 +110,7 @@
13. [Installation / Quick start guide](install.html) 13. [Installation / Quick start guide](install.html)
14. [Release notes](Release-Notes) 14. [Release notes](Release-Notes)
15. [Demo script](demo-script.html) 15. [Demo script](demo-script.html)
16. [FAQ / Troubleshooting](faq.html) 16. [FAQ / Troubleshooting](FAQ)
17. [Implementation notes](implementation-notes.html) 17. [Implementation notes](implementation-notes.html)
18. [Status report](status-report.html) 18. [Status report](status-report.html)
19. [Software development methodology](SDM) 19. [Software development methodology](SDM)