netlinx-workspace 0.2.0 → 0.3.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (62) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +14 -0
  3. data/doc/NetLinx.html +119 -131
  4. data/doc/NetLinx/Compile.html +115 -127
  5. data/doc/NetLinx/Compile/Extension.html +115 -127
  6. data/doc/NetLinx/Compile/Extension/APW.html +219 -136
  7. data/doc/NetLinx/Project.html +1100 -460
  8. data/doc/NetLinx/System.html +1197 -580
  9. data/doc/NetLinx/SystemFile.html +646 -301
  10. data/doc/NetLinx/Workspace.html +981 -438
  11. data/doc/_index.html +210 -0
  12. data/doc/class_list.html +54 -0
  13. data/doc/css/common.css +1 -0
  14. data/doc/css/full_list.css +57 -0
  15. data/doc/css/style.css +339 -0
  16. data/doc/file.README.html +86 -0
  17. data/doc/file.license.html +73 -0
  18. data/doc/file_list.html +59 -0
  19. data/doc/frames.html +26 -0
  20. data/doc/index.html +86 -85
  21. data/doc/js/app.js +219 -0
  22. data/doc/js/full_list.js +178 -0
  23. data/doc/js/jquery.js +4 -18
  24. data/doc/method_list.html +329 -0
  25. data/doc/top-level-namespace.html +112 -0
  26. data/lib/netlinx/system.rb +6 -6
  27. data/lib/netlinx/workspace.rb +14 -0
  28. metadata +84 -61
  29. data/README.html +0 -0
  30. data/doc/created.rid +0 -7
  31. data/doc/images/add.png +0 -0
  32. data/doc/images/arrow_up.png +0 -0
  33. data/doc/images/brick.png +0 -0
  34. data/doc/images/brick_link.png +0 -0
  35. data/doc/images/bug.png +0 -0
  36. data/doc/images/bullet_black.png +0 -0
  37. data/doc/images/bullet_toggle_minus.png +0 -0
  38. data/doc/images/bullet_toggle_plus.png +0 -0
  39. data/doc/images/date.png +0 -0
  40. data/doc/images/delete.png +0 -0
  41. data/doc/images/find.png +0 -0
  42. data/doc/images/loadingAnimation.gif +0 -0
  43. data/doc/images/macFFBgHack.png +0 -0
  44. data/doc/images/package.png +0 -0
  45. data/doc/images/page_green.png +0 -0
  46. data/doc/images/page_white_text.png +0 -0
  47. data/doc/images/page_white_width.png +0 -0
  48. data/doc/images/plugin.png +0 -0
  49. data/doc/images/ruby.png +0 -0
  50. data/doc/images/tag_blue.png +0 -0
  51. data/doc/images/tag_green.png +0 -0
  52. data/doc/images/transparent.png +0 -0
  53. data/doc/images/wrench.png +0 -0
  54. data/doc/images/wrench_orange.png +0 -0
  55. data/doc/images/zoom.png +0 -0
  56. data/doc/js/darkfish.js +0 -155
  57. data/doc/js/navigation.js +0 -142
  58. data/doc/js/search.js +0 -94
  59. data/doc/js/search_index.js +0 -1
  60. data/doc/js/searcher.js +0 -228
  61. data/doc/rdoc.css +0 -595
  62. data/doc/table_of_contents.html +0 -111
@@ -1,111 +0,0 @@
1
- <!DOCTYPE html>
2
-
3
- <html>
4
- <head>
5
- <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
6
-
7
- <title>Table of Contents - RDoc Documentation</title>
8
-
9
- <link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet">
10
-
11
- <script type="text/javascript">
12
- var rdoc_rel_prefix = "./";
13
- </script>
14
-
15
- <script type="text/javascript" charset="utf-8" src="./js/jquery.js"></script>
16
- <script type="text/javascript" charset="utf-8" src="./js/navigation.js"></script>
17
- <script type="text/javascript" charset="utf-8" src="./js/search_index.js"></script>
18
- <script type="text/javascript" charset="utf-8" src="./js/search.js"></script>
19
- <script type="text/javascript" charset="utf-8" src="./js/searcher.js"></script>
20
- <script type="text/javascript" charset="utf-8" src="./js/darkfish.js"></script>
21
-
22
-
23
- <body class="indexpage">
24
- <h1>Table of Contents - RDoc Documentation</h1>
25
-
26
-
27
- <h2 id="classes">Classes/Modules</h2>
28
- <ul>
29
- <li class="module">
30
- <a href="NetLinx.html">NetLinx</a>
31
- </li>
32
- <li class="module">
33
- <a href="NetLinx/Compile.html">NetLinx::Compile</a>
34
- </li>
35
- <li class="module">
36
- <a href="NetLinx/Compile/Extension.html">NetLinx::Compile::Extension</a>
37
- </li>
38
- <li class="class">
39
- <a href="NetLinx/Compile/Extension/APW.html">NetLinx::Compile::Extension::APW</a>
40
- </li>
41
- <li class="class">
42
- <a href="NetLinx/Project.html">NetLinx::Project</a>
43
- </li>
44
- <li class="class">
45
- <a href="NetLinx/System.html">NetLinx::System</a>
46
- </li>
47
- <li class="class">
48
- <a href="NetLinx/SystemFile.html">NetLinx::SystemFile</a>
49
- </li>
50
- <li class="class">
51
- <a href="NetLinx/Workspace.html">NetLinx::Workspace</a>
52
- </li>
53
-
54
- </ul>
55
-
56
- <h2 id="methods">Methods</h2>
57
- <ul>
58
-
59
- <li class="method"><a href="NetLinx/Project.html#method-c-new">::new &mdash; NetLinx::Project</a>
60
-
61
- <li class="method"><a href="NetLinx/System.html#method-c-new">::new &mdash; NetLinx::System</a>
62
-
63
- <li class="method"><a href="NetLinx/SystemFile.html#method-c-new">::new &mdash; NetLinx::SystemFile</a>
64
-
65
- <li class="method"><a href="NetLinx/Workspace.html#method-c-new">::new &mdash; NetLinx::Workspace</a>
66
-
67
- <li class="method"><a href="NetLinx/Workspace.html#method-i-3C-3C">#<< &mdash; NetLinx::Workspace</a>
68
-
69
- <li class="method"><a href="NetLinx/Project.html#method-i-3C-3C">#<< &mdash; NetLinx::Project</a>
70
-
71
- <li class="method"><a href="NetLinx/System.html#method-i-3C-3C">#<< &mdash; NetLinx::System</a>
72
-
73
- <li class="method"><a href="NetLinx/Project.html#method-i-compile">#compile &mdash; NetLinx::Project</a>
74
-
75
- <li class="method"><a href="NetLinx/System.html#method-i-compile">#compile &mdash; NetLinx::System</a>
76
-
77
- <li class="method"><a href="NetLinx/Workspace.html#method-i-compile">#compile &mdash; NetLinx::Workspace</a>
78
-
79
- <li class="method"><a href="NetLinx/System.html#method-i-compiler_include_paths">#compiler_include_paths &mdash; NetLinx::System</a>
80
-
81
- <li class="method"><a href="NetLinx/System.html#method-i-compiler_library_paths">#compiler_library_paths &mdash; NetLinx::System</a>
82
-
83
- <li class="method"><a href="NetLinx/System.html#method-i-compiler_module_paths">#compiler_module_paths &mdash; NetLinx::System</a>
84
-
85
- <li class="method"><a href="NetLinx/System.html#method-i-compiler_target_files">#compiler_target_files &mdash; NetLinx::System</a>
86
-
87
- <li class="method"><a href="NetLinx/Workspace.html#method-i-include-3F">#include? &mdash; NetLinx::Workspace</a>
88
-
89
- <li class="method"><a href="NetLinx/System.html#method-i-include-3F">#include? &mdash; NetLinx::System</a>
90
-
91
- <li class="method"><a href="NetLinx/Project.html#method-i-include-3F">#include? &mdash; NetLinx::Project</a>
92
-
93
- <li class="method"><a href="NetLinx/Workspace.html#method-i-path">#path &mdash; NetLinx::Workspace</a>
94
-
95
- <li class="method"><a href="NetLinx/SystemFile.html#method-i-to_s">#to_s &mdash; NetLinx::SystemFile</a>
96
-
97
- <li class="method"><a href="NetLinx/Workspace.html#method-i-to_s">#to_s &mdash; NetLinx::Workspace</a>
98
-
99
- <li class="method"><a href="NetLinx/System.html#method-i-to_s">#to_s &mdash; NetLinx::System</a>
100
-
101
- <li class="method"><a href="NetLinx/Project.html#method-i-to_s">#to_s &mdash; NetLinx::Project</a>
102
-
103
- </ul>
104
-
105
-
106
- <footer id="validator-badges">
107
- <p><a href="http://validator.w3.org/check/referer">[Validate]</a>
108
- <p>Generated by <a href="https://github.com/rdoc/rdoc">RDoc</a> 4.0.1.
109
- <p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3.
110
- </footer>
111
-