Add Design Documents
This commit is contained in:
20
Documentation/Design-Documents/index.html
Normal file
20
Documentation/Design-Documents/index.html
Normal file
@ -0,0 +1,20 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title></title>
|
||||
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic|Source+Code+Pro:300,400,700' rel='stylesheet' type='text/css'>
|
||||
</head>
|
||||
|
||||
<frameset cols="25%,75%">
|
||||
<frame src="contents/navigation.html" name="navigation">
|
||||
<frame src="contents/Untitled_ul_AAAAAAFF+h6SjaM2Hec=.html" name="content">
|
||||
</frameset>
|
||||
|
||||
<noframes>
|
||||
<h2>Frame Alert</h2>
|
||||
This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.
|
||||
<br>
|
||||
Link to<a href="overview-summary.html">Non-frame version.</a>
|
||||
</noframes>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user