FLUID-5511: Create placeholder pages for any broken links

Metadata

Source
FLUID-5511
Type
Task
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Justin Obara
Reporter
Anastasia Cheetham
Created
2014-09-18T15:28:33.495-0400
Updated
2014-10-08T13:56:29.599-0400
Versions
N/A
Fixed Versions
N/A
Component
  1. Tech. Documentation

Description

We don't want our new Markdown documentation to have broken links. We need to find any links in the documentation to pages that don't yet exist and create a 'stub' page to reference. These stub pages will be stored in a folder called "to-do" and will contain text to the effect of:

"This page is still under construction. An archived version can be found on the XXX page of the Infusion Documentation wiki"

The stub pages should have their final intended filename. When the time comes to create that documentation, the page will be moved out of the to-do folder and links to it will be udpated.

Comments