-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdocs.html
More file actions
52 lines (47 loc) · 1.59 KB
/
Copy pathdocs.html
File metadata and controls
52 lines (47 loc) · 1.59 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
<title>
AppDev Documentation
</title>
<link rel="shortcut icon" href="data/scripts/documentjs/jmvcdoc/images/favicon.ico">
</head>
<body>
<div id='documentation'>
<div id='top'>
<div class="content">
<div id="searchRoundCorners">
<input id='search' type='input' disabled='true'>
</div>
<div id='defaults'>
</div>
<div class="logo-text">
<a href='http://localhost:8088'><img src='install/images/appdev_pieces.png' class="logo-image"></a>
</div>
</div>
</div>
<div id='bottom'>
<div id='nav'>
<a>Loading ...</a>
</div>
<div id='doc_container'>
<div id='doc'>
<p>Welcome to the appDev Framework documentation pages. On the left, you will find everything tagged with the @parent index.</p>
<p>You can browse by directory structure, client or server objects.</p>
<p>appDev modules will have their own documentation under the Modules section.</p>
<p>Classes and functions that need additional documentation can be found in the Undocumented section.</p>
<p>Documentation pages can also be accessed directly through the search box at the top.</p>
</div>
<div id="disqus_thread"></div>
</div>
</div>
</div>
<div id='low'>
AppDev Training and Support Documentation
</div><script type='text/javascript'>
DOCS_LOCATION = "docs/" //adds searchData to this
</script><script type='text/javascript' src='data/scripts/steal/steal.production.js?documentjs/jmvcdoc'>
</script>
</body>
</html>