syclink 0.1.2 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (53) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +16 -5
  3. data/bin/syclink +17 -5
  4. data/doc/Gemfile.html +40 -0
  5. data/doc/Gemfile_lock.html +40 -0
  6. data/doc/LICENSE.html +40 -0
  7. data/doc/Object.html +3 -3
  8. data/doc/README_md.html +63 -11
  9. data/doc/README_rdoc.html +40 -0
  10. data/doc/Rakefile.html +40 -0
  11. data/doc/SycLink/Chrome.html +3 -0
  12. data/doc/SycLink/Designer.html +48 -8
  13. data/doc/SycLink/Exporter.html +2 -0
  14. data/doc/SycLink/FileImporter.html +2 -2
  15. data/doc/SycLink/Firefox.html +3 -0
  16. data/doc/SycLink/Formatter.html +2 -0
  17. data/doc/SycLink/Importer.html +57 -6
  18. data/doc/SycLink/Infrastructure.html +2 -0
  19. data/doc/SycLink/InternetExplorer.html +4 -2
  20. data/doc/SycLink/Link.html +2 -0
  21. data/doc/SycLink/LinkChecker.html +6 -4
  22. data/doc/SycLink/Website.html +5 -0
  23. data/doc/SycLink.html +28 -0
  24. data/doc/created.rid +58 -10
  25. data/doc/index.html +40 -0
  26. data/doc/js/navigation.js.gz +0 -0
  27. data/doc/js/search_index.js +1 -1
  28. data/doc/js/search_index.js.gz +0 -0
  29. data/doc/js/searcher.js.gz +0 -0
  30. data/doc/setup_md.html +40 -0
  31. data/doc/spec/syclink/fi/a_txt.html +40 -0
  32. data/doc/spec/syclink/fi/c/ie_url.html +40 -0
  33. data/doc/spec/syclink/gc/Bookmarks.html +40 -0
  34. data/doc/spec/syclink/ie/ie_url.html +40 -0
  35. data/doc/spec/syclink/ie/one/ie_url.html +40 -0
  36. data/doc/spec/syclink/ie/one/two/ie_url.html +40 -0
  37. data/doc/syclink_gemspec.html +40 -0
  38. data/doc/syclink_rdoc.html +40 -0
  39. data/doc/table_of_contents.html +118 -0
  40. data/doc/templates/example_html.html +40 -0
  41. data/doc/templates/links.html +40 -0
  42. data/doc/templates/stylesheets/style_css.html +40 -0
  43. data/doc/templates/stylesheets/style_css_map.html +40 -0
  44. data/doc/templates/stylesheets/style_css_scss.html +40 -0
  45. data/doc/templates/syc-link_html.html +40 -0
  46. data/lib/syclink/designer.rb +8 -0
  47. data/lib/syclink/file_importer.rb +2 -2
  48. data/lib/syclink/importer.rb +8 -1
  49. data/lib/syclink/internet_explorer.rb +2 -2
  50. data/lib/syclink/link_checker.rb +2 -0
  51. data/lib/syclink/version.rb +1 -1
  52. data/spec/syclink/designer_spec.rb +23 -0
  53. metadata +2 -2
data/doc/setup_md.html CHANGED
@@ -84,6 +84,46 @@
84
84
 
85
85
  <li><a href="./Rakefile.html">Rakefile</a>
86
86
 
87
+ <li><a href="./pkg/syclink-0_1_2/Gemfile.html">Gemfile</a>
88
+
89
+ <li><a href="./pkg/syclink-0_1_2/Gemfile_lock.html">Gemfile.lock</a>
90
+
91
+ <li><a href="./pkg/syclink-0_1_2/LICENSE.html">LICENSE</a>
92
+
93
+ <li><a href="./pkg/syclink-0_1_2/README_md.html">README</a>
94
+
95
+ <li><a href="./pkg/syclink-0_1_2/README_rdoc.html">README</a>
96
+
97
+ <li><a href="./pkg/syclink-0_1_2/Rakefile.html">Rakefile</a>
98
+
99
+ <li><a href="./pkg/syclink-0_1_2/setup_md.html">setup</a>
100
+
101
+ <li><a href="./pkg/syclink-0_1_2/spec/syclink/fi/a_txt.html">a</a>
102
+
103
+ <li><a href="./pkg/syclink-0_1_2/spec/syclink/fi/c/ie_url.html">ie.url</a>
104
+
105
+ <li><a href="./pkg/syclink-0_1_2/spec/syclink/gc/Bookmarks.html">Bookmarks</a>
106
+
107
+ <li><a href="./pkg/syclink-0_1_2/spec/syclink/ie/ie_url.html">ie.url</a>
108
+
109
+ <li><a href="./pkg/syclink-0_1_2/spec/syclink/ie/one/ie_url.html">ie.url</a>
110
+
111
+ <li><a href="./pkg/syclink-0_1_2/spec/syclink/ie/one/two/ie_url.html">ie.url</a>
112
+
113
+ <li><a href="./pkg/syclink-0_1_2/syclink_gemspec.html">syclink.gemspec</a>
114
+
115
+ <li><a href="./pkg/syclink-0_1_2/syclink_rdoc.html">syclink</a>
116
+
117
+ <li><a href="./pkg/syclink-0_1_2/templates/links.html">links</a>
118
+
119
+ <li><a href="./pkg/syclink-0_1_2/templates/stylesheets/style_css.html">style.css</a>
120
+
121
+ <li><a href="./pkg/syclink-0_1_2/templates/stylesheets/style_css_map.html">style.css.map</a>
122
+
123
+ <li><a href="./pkg/syclink-0_1_2/templates/stylesheets/style_css_scss.html">style.css.scss</a>
124
+
125
+ <li><a href="./pkg/syclink-0_1_2/templates/syc-link_html.html">syc-link.html</a>
126
+
87
127
  <li><a href="./setup_md.html">setup</a>
88
128
 
89
129
  <li><a href="./spec/syclink/fi/a_txt.html">a</a>
@@ -70,6 +70,46 @@
70
70
 
71
71
  <li><a href="../../../Rakefile.html">Rakefile</a>
72
72
 
73
+ <li><a href="../../../pkg/syclink-0_1_2/Gemfile.html">Gemfile</a>
74
+
75
+ <li><a href="../../../pkg/syclink-0_1_2/Gemfile_lock.html">Gemfile.lock</a>
76
+
77
+ <li><a href="../../../pkg/syclink-0_1_2/LICENSE.html">LICENSE</a>
78
+
79
+ <li><a href="../../../pkg/syclink-0_1_2/README_md.html">README</a>
80
+
81
+ <li><a href="../../../pkg/syclink-0_1_2/README_rdoc.html">README</a>
82
+
83
+ <li><a href="../../../pkg/syclink-0_1_2/Rakefile.html">Rakefile</a>
84
+
85
+ <li><a href="../../../pkg/syclink-0_1_2/setup_md.html">setup</a>
86
+
87
+ <li><a href="../../../pkg/syclink-0_1_2/spec/syclink/fi/a_txt.html">a</a>
88
+
89
+ <li><a href="../../../pkg/syclink-0_1_2/spec/syclink/fi/c/ie_url.html">ie.url</a>
90
+
91
+ <li><a href="../../../pkg/syclink-0_1_2/spec/syclink/gc/Bookmarks.html">Bookmarks</a>
92
+
93
+ <li><a href="../../../pkg/syclink-0_1_2/spec/syclink/ie/ie_url.html">ie.url</a>
94
+
95
+ <li><a href="../../../pkg/syclink-0_1_2/spec/syclink/ie/one/ie_url.html">ie.url</a>
96
+
97
+ <li><a href="../../../pkg/syclink-0_1_2/spec/syclink/ie/one/two/ie_url.html">ie.url</a>
98
+
99
+ <li><a href="../../../pkg/syclink-0_1_2/syclink_gemspec.html">syclink.gemspec</a>
100
+
101
+ <li><a href="../../../pkg/syclink-0_1_2/syclink_rdoc.html">syclink</a>
102
+
103
+ <li><a href="../../../pkg/syclink-0_1_2/templates/links.html">links</a>
104
+
105
+ <li><a href="../../../pkg/syclink-0_1_2/templates/stylesheets/style_css.html">style.css</a>
106
+
107
+ <li><a href="../../../pkg/syclink-0_1_2/templates/stylesheets/style_css_map.html">style.css.map</a>
108
+
109
+ <li><a href="../../../pkg/syclink-0_1_2/templates/stylesheets/style_css_scss.html">style.css.scss</a>
110
+
111
+ <li><a href="../../../pkg/syclink-0_1_2/templates/syc-link_html.html">syc-link.html</a>
112
+
73
113
  <li><a href="../../../setup_md.html">setup</a>
74
114
 
75
115
  <li><a href="../../../spec/syclink/fi/a_txt.html">a</a>
@@ -70,6 +70,46 @@
70
70
 
71
71
  <li><a href="../../../../Rakefile.html">Rakefile</a>
72
72
 
73
+ <li><a href="../../../../pkg/syclink-0_1_2/Gemfile.html">Gemfile</a>
74
+
75
+ <li><a href="../../../../pkg/syclink-0_1_2/Gemfile_lock.html">Gemfile.lock</a>
76
+
77
+ <li><a href="../../../../pkg/syclink-0_1_2/LICENSE.html">LICENSE</a>
78
+
79
+ <li><a href="../../../../pkg/syclink-0_1_2/README_md.html">README</a>
80
+
81
+ <li><a href="../../../../pkg/syclink-0_1_2/README_rdoc.html">README</a>
82
+
83
+ <li><a href="../../../../pkg/syclink-0_1_2/Rakefile.html">Rakefile</a>
84
+
85
+ <li><a href="../../../../pkg/syclink-0_1_2/setup_md.html">setup</a>
86
+
87
+ <li><a href="../../../../pkg/syclink-0_1_2/spec/syclink/fi/a_txt.html">a</a>
88
+
89
+ <li><a href="../../../../pkg/syclink-0_1_2/spec/syclink/fi/c/ie_url.html">ie.url</a>
90
+
91
+ <li><a href="../../../../pkg/syclink-0_1_2/spec/syclink/gc/Bookmarks.html">Bookmarks</a>
92
+
93
+ <li><a href="../../../../pkg/syclink-0_1_2/spec/syclink/ie/ie_url.html">ie.url</a>
94
+
95
+ <li><a href="../../../../pkg/syclink-0_1_2/spec/syclink/ie/one/ie_url.html">ie.url</a>
96
+
97
+ <li><a href="../../../../pkg/syclink-0_1_2/spec/syclink/ie/one/two/ie_url.html">ie.url</a>
98
+
99
+ <li><a href="../../../../pkg/syclink-0_1_2/syclink_gemspec.html">syclink.gemspec</a>
100
+
101
+ <li><a href="../../../../pkg/syclink-0_1_2/syclink_rdoc.html">syclink</a>
102
+
103
+ <li><a href="../../../../pkg/syclink-0_1_2/templates/links.html">links</a>
104
+
105
+ <li><a href="../../../../pkg/syclink-0_1_2/templates/stylesheets/style_css.html">style.css</a>
106
+
107
+ <li><a href="../../../../pkg/syclink-0_1_2/templates/stylesheets/style_css_map.html">style.css.map</a>
108
+
109
+ <li><a href="../../../../pkg/syclink-0_1_2/templates/stylesheets/style_css_scss.html">style.css.scss</a>
110
+
111
+ <li><a href="../../../../pkg/syclink-0_1_2/templates/syc-link_html.html">syc-link.html</a>
112
+
73
113
  <li><a href="../../../../setup_md.html">setup</a>
74
114
 
75
115
  <li><a href="../../../../spec/syclink/fi/a_txt.html">a</a>
@@ -70,6 +70,46 @@
70
70
 
71
71
  <li><a href="../../../Rakefile.html">Rakefile</a>
72
72
 
73
+ <li><a href="../../../pkg/syclink-0_1_2/Gemfile.html">Gemfile</a>
74
+
75
+ <li><a href="../../../pkg/syclink-0_1_2/Gemfile_lock.html">Gemfile.lock</a>
76
+
77
+ <li><a href="../../../pkg/syclink-0_1_2/LICENSE.html">LICENSE</a>
78
+
79
+ <li><a href="../../../pkg/syclink-0_1_2/README_md.html">README</a>
80
+
81
+ <li><a href="../../../pkg/syclink-0_1_2/README_rdoc.html">README</a>
82
+
83
+ <li><a href="../../../pkg/syclink-0_1_2/Rakefile.html">Rakefile</a>
84
+
85
+ <li><a href="../../../pkg/syclink-0_1_2/setup_md.html">setup</a>
86
+
87
+ <li><a href="../../../pkg/syclink-0_1_2/spec/syclink/fi/a_txt.html">a</a>
88
+
89
+ <li><a href="../../../pkg/syclink-0_1_2/spec/syclink/fi/c/ie_url.html">ie.url</a>
90
+
91
+ <li><a href="../../../pkg/syclink-0_1_2/spec/syclink/gc/Bookmarks.html">Bookmarks</a>
92
+
93
+ <li><a href="../../../pkg/syclink-0_1_2/spec/syclink/ie/ie_url.html">ie.url</a>
94
+
95
+ <li><a href="../../../pkg/syclink-0_1_2/spec/syclink/ie/one/ie_url.html">ie.url</a>
96
+
97
+ <li><a href="../../../pkg/syclink-0_1_2/spec/syclink/ie/one/two/ie_url.html">ie.url</a>
98
+
99
+ <li><a href="../../../pkg/syclink-0_1_2/syclink_gemspec.html">syclink.gemspec</a>
100
+
101
+ <li><a href="../../../pkg/syclink-0_1_2/syclink_rdoc.html">syclink</a>
102
+
103
+ <li><a href="../../../pkg/syclink-0_1_2/templates/links.html">links</a>
104
+
105
+ <li><a href="../../../pkg/syclink-0_1_2/templates/stylesheets/style_css.html">style.css</a>
106
+
107
+ <li><a href="../../../pkg/syclink-0_1_2/templates/stylesheets/style_css_map.html">style.css.map</a>
108
+
109
+ <li><a href="../../../pkg/syclink-0_1_2/templates/stylesheets/style_css_scss.html">style.css.scss</a>
110
+
111
+ <li><a href="../../../pkg/syclink-0_1_2/templates/syc-link_html.html">syc-link.html</a>
112
+
73
113
  <li><a href="../../../setup_md.html">setup</a>
74
114
 
75
115
  <li><a href="../../../spec/syclink/fi/a_txt.html">a</a>
@@ -70,6 +70,46 @@
70
70
 
71
71
  <li><a href="../../../Rakefile.html">Rakefile</a>
72
72
 
73
+ <li><a href="../../../pkg/syclink-0_1_2/Gemfile.html">Gemfile</a>
74
+
75
+ <li><a href="../../../pkg/syclink-0_1_2/Gemfile_lock.html">Gemfile.lock</a>
76
+
77
+ <li><a href="../../../pkg/syclink-0_1_2/LICENSE.html">LICENSE</a>
78
+
79
+ <li><a href="../../../pkg/syclink-0_1_2/README_md.html">README</a>
80
+
81
+ <li><a href="../../../pkg/syclink-0_1_2/README_rdoc.html">README</a>
82
+
83
+ <li><a href="../../../pkg/syclink-0_1_2/Rakefile.html">Rakefile</a>
84
+
85
+ <li><a href="../../../pkg/syclink-0_1_2/setup_md.html">setup</a>
86
+
87
+ <li><a href="../../../pkg/syclink-0_1_2/spec/syclink/fi/a_txt.html">a</a>
88
+
89
+ <li><a href="../../../pkg/syclink-0_1_2/spec/syclink/fi/c/ie_url.html">ie.url</a>
90
+
91
+ <li><a href="../../../pkg/syclink-0_1_2/spec/syclink/gc/Bookmarks.html">Bookmarks</a>
92
+
93
+ <li><a href="../../../pkg/syclink-0_1_2/spec/syclink/ie/ie_url.html">ie.url</a>
94
+
95
+ <li><a href="../../../pkg/syclink-0_1_2/spec/syclink/ie/one/ie_url.html">ie.url</a>
96
+
97
+ <li><a href="../../../pkg/syclink-0_1_2/spec/syclink/ie/one/two/ie_url.html">ie.url</a>
98
+
99
+ <li><a href="../../../pkg/syclink-0_1_2/syclink_gemspec.html">syclink.gemspec</a>
100
+
101
+ <li><a href="../../../pkg/syclink-0_1_2/syclink_rdoc.html">syclink</a>
102
+
103
+ <li><a href="../../../pkg/syclink-0_1_2/templates/links.html">links</a>
104
+
105
+ <li><a href="../../../pkg/syclink-0_1_2/templates/stylesheets/style_css.html">style.css</a>
106
+
107
+ <li><a href="../../../pkg/syclink-0_1_2/templates/stylesheets/style_css_map.html">style.css.map</a>
108
+
109
+ <li><a href="../../../pkg/syclink-0_1_2/templates/stylesheets/style_css_scss.html">style.css.scss</a>
110
+
111
+ <li><a href="../../../pkg/syclink-0_1_2/templates/syc-link_html.html">syc-link.html</a>
112
+
73
113
  <li><a href="../../../setup_md.html">setup</a>
74
114
 
75
115
  <li><a href="../../../spec/syclink/fi/a_txt.html">a</a>
@@ -70,6 +70,46 @@
70
70
 
71
71
  <li><a href="../../../../Rakefile.html">Rakefile</a>
72
72
 
73
+ <li><a href="../../../../pkg/syclink-0_1_2/Gemfile.html">Gemfile</a>
74
+
75
+ <li><a href="../../../../pkg/syclink-0_1_2/Gemfile_lock.html">Gemfile.lock</a>
76
+
77
+ <li><a href="../../../../pkg/syclink-0_1_2/LICENSE.html">LICENSE</a>
78
+
79
+ <li><a href="../../../../pkg/syclink-0_1_2/README_md.html">README</a>
80
+
81
+ <li><a href="../../../../pkg/syclink-0_1_2/README_rdoc.html">README</a>
82
+
83
+ <li><a href="../../../../pkg/syclink-0_1_2/Rakefile.html">Rakefile</a>
84
+
85
+ <li><a href="../../../../pkg/syclink-0_1_2/setup_md.html">setup</a>
86
+
87
+ <li><a href="../../../../pkg/syclink-0_1_2/spec/syclink/fi/a_txt.html">a</a>
88
+
89
+ <li><a href="../../../../pkg/syclink-0_1_2/spec/syclink/fi/c/ie_url.html">ie.url</a>
90
+
91
+ <li><a href="../../../../pkg/syclink-0_1_2/spec/syclink/gc/Bookmarks.html">Bookmarks</a>
92
+
93
+ <li><a href="../../../../pkg/syclink-0_1_2/spec/syclink/ie/ie_url.html">ie.url</a>
94
+
95
+ <li><a href="../../../../pkg/syclink-0_1_2/spec/syclink/ie/one/ie_url.html">ie.url</a>
96
+
97
+ <li><a href="../../../../pkg/syclink-0_1_2/spec/syclink/ie/one/two/ie_url.html">ie.url</a>
98
+
99
+ <li><a href="../../../../pkg/syclink-0_1_2/syclink_gemspec.html">syclink.gemspec</a>
100
+
101
+ <li><a href="../../../../pkg/syclink-0_1_2/syclink_rdoc.html">syclink</a>
102
+
103
+ <li><a href="../../../../pkg/syclink-0_1_2/templates/links.html">links</a>
104
+
105
+ <li><a href="../../../../pkg/syclink-0_1_2/templates/stylesheets/style_css.html">style.css</a>
106
+
107
+ <li><a href="../../../../pkg/syclink-0_1_2/templates/stylesheets/style_css_map.html">style.css.map</a>
108
+
109
+ <li><a href="../../../../pkg/syclink-0_1_2/templates/stylesheets/style_css_scss.html">style.css.scss</a>
110
+
111
+ <li><a href="../../../../pkg/syclink-0_1_2/templates/syc-link_html.html">syc-link.html</a>
112
+
73
113
  <li><a href="../../../../setup_md.html">setup</a>
74
114
 
75
115
  <li><a href="../../../../spec/syclink/fi/a_txt.html">a</a>
@@ -70,6 +70,46 @@
70
70
 
71
71
  <li><a href="../../../../../Rakefile.html">Rakefile</a>
72
72
 
73
+ <li><a href="../../../../../pkg/syclink-0_1_2/Gemfile.html">Gemfile</a>
74
+
75
+ <li><a href="../../../../../pkg/syclink-0_1_2/Gemfile_lock.html">Gemfile.lock</a>
76
+
77
+ <li><a href="../../../../../pkg/syclink-0_1_2/LICENSE.html">LICENSE</a>
78
+
79
+ <li><a href="../../../../../pkg/syclink-0_1_2/README_md.html">README</a>
80
+
81
+ <li><a href="../../../../../pkg/syclink-0_1_2/README_rdoc.html">README</a>
82
+
83
+ <li><a href="../../../../../pkg/syclink-0_1_2/Rakefile.html">Rakefile</a>
84
+
85
+ <li><a href="../../../../../pkg/syclink-0_1_2/setup_md.html">setup</a>
86
+
87
+ <li><a href="../../../../../pkg/syclink-0_1_2/spec/syclink/fi/a_txt.html">a</a>
88
+
89
+ <li><a href="../../../../../pkg/syclink-0_1_2/spec/syclink/fi/c/ie_url.html">ie.url</a>
90
+
91
+ <li><a href="../../../../../pkg/syclink-0_1_2/spec/syclink/gc/Bookmarks.html">Bookmarks</a>
92
+
93
+ <li><a href="../../../../../pkg/syclink-0_1_2/spec/syclink/ie/ie_url.html">ie.url</a>
94
+
95
+ <li><a href="../../../../../pkg/syclink-0_1_2/spec/syclink/ie/one/ie_url.html">ie.url</a>
96
+
97
+ <li><a href="../../../../../pkg/syclink-0_1_2/spec/syclink/ie/one/two/ie_url.html">ie.url</a>
98
+
99
+ <li><a href="../../../../../pkg/syclink-0_1_2/syclink_gemspec.html">syclink.gemspec</a>
100
+
101
+ <li><a href="../../../../../pkg/syclink-0_1_2/syclink_rdoc.html">syclink</a>
102
+
103
+ <li><a href="../../../../../pkg/syclink-0_1_2/templates/links.html">links</a>
104
+
105
+ <li><a href="../../../../../pkg/syclink-0_1_2/templates/stylesheets/style_css.html">style.css</a>
106
+
107
+ <li><a href="../../../../../pkg/syclink-0_1_2/templates/stylesheets/style_css_map.html">style.css.map</a>
108
+
109
+ <li><a href="../../../../../pkg/syclink-0_1_2/templates/stylesheets/style_css_scss.html">style.css.scss</a>
110
+
111
+ <li><a href="../../../../../pkg/syclink-0_1_2/templates/syc-link_html.html">syc-link.html</a>
112
+
73
113
  <li><a href="../../../../../setup_md.html">setup</a>
74
114
 
75
115
  <li><a href="../../../../../spec/syclink/fi/a_txt.html">a</a>
@@ -70,6 +70,46 @@
70
70
 
71
71
  <li><a href="./Rakefile.html">Rakefile</a>
72
72
 
73
+ <li><a href="./pkg/syclink-0_1_2/Gemfile.html">Gemfile</a>
74
+
75
+ <li><a href="./pkg/syclink-0_1_2/Gemfile_lock.html">Gemfile.lock</a>
76
+
77
+ <li><a href="./pkg/syclink-0_1_2/LICENSE.html">LICENSE</a>
78
+
79
+ <li><a href="./pkg/syclink-0_1_2/README_md.html">README</a>
80
+
81
+ <li><a href="./pkg/syclink-0_1_2/README_rdoc.html">README</a>
82
+
83
+ <li><a href="./pkg/syclink-0_1_2/Rakefile.html">Rakefile</a>
84
+
85
+ <li><a href="./pkg/syclink-0_1_2/setup_md.html">setup</a>
86
+
87
+ <li><a href="./pkg/syclink-0_1_2/spec/syclink/fi/a_txt.html">a</a>
88
+
89
+ <li><a href="./pkg/syclink-0_1_2/spec/syclink/fi/c/ie_url.html">ie.url</a>
90
+
91
+ <li><a href="./pkg/syclink-0_1_2/spec/syclink/gc/Bookmarks.html">Bookmarks</a>
92
+
93
+ <li><a href="./pkg/syclink-0_1_2/spec/syclink/ie/ie_url.html">ie.url</a>
94
+
95
+ <li><a href="./pkg/syclink-0_1_2/spec/syclink/ie/one/ie_url.html">ie.url</a>
96
+
97
+ <li><a href="./pkg/syclink-0_1_2/spec/syclink/ie/one/two/ie_url.html">ie.url</a>
98
+
99
+ <li><a href="./pkg/syclink-0_1_2/syclink_gemspec.html">syclink.gemspec</a>
100
+
101
+ <li><a href="./pkg/syclink-0_1_2/syclink_rdoc.html">syclink</a>
102
+
103
+ <li><a href="./pkg/syclink-0_1_2/templates/links.html">links</a>
104
+
105
+ <li><a href="./pkg/syclink-0_1_2/templates/stylesheets/style_css.html">style.css</a>
106
+
107
+ <li><a href="./pkg/syclink-0_1_2/templates/stylesheets/style_css_map.html">style.css.map</a>
108
+
109
+ <li><a href="./pkg/syclink-0_1_2/templates/stylesheets/style_css_scss.html">style.css.scss</a>
110
+
111
+ <li><a href="./pkg/syclink-0_1_2/templates/syc-link_html.html">syc-link.html</a>
112
+
73
113
  <li><a href="./setup_md.html">setup</a>
74
114
 
75
115
  <li><a href="./spec/syclink/fi/a_txt.html">a</a>
@@ -70,6 +70,46 @@
70
70
 
71
71
  <li><a href="./Rakefile.html">Rakefile</a>
72
72
 
73
+ <li><a href="./pkg/syclink-0_1_2/Gemfile.html">Gemfile</a>
74
+
75
+ <li><a href="./pkg/syclink-0_1_2/Gemfile_lock.html">Gemfile.lock</a>
76
+
77
+ <li><a href="./pkg/syclink-0_1_2/LICENSE.html">LICENSE</a>
78
+
79
+ <li><a href="./pkg/syclink-0_1_2/README_md.html">README</a>
80
+
81
+ <li><a href="./pkg/syclink-0_1_2/README_rdoc.html">README</a>
82
+
83
+ <li><a href="./pkg/syclink-0_1_2/Rakefile.html">Rakefile</a>
84
+
85
+ <li><a href="./pkg/syclink-0_1_2/setup_md.html">setup</a>
86
+
87
+ <li><a href="./pkg/syclink-0_1_2/spec/syclink/fi/a_txt.html">a</a>
88
+
89
+ <li><a href="./pkg/syclink-0_1_2/spec/syclink/fi/c/ie_url.html">ie.url</a>
90
+
91
+ <li><a href="./pkg/syclink-0_1_2/spec/syclink/gc/Bookmarks.html">Bookmarks</a>
92
+
93
+ <li><a href="./pkg/syclink-0_1_2/spec/syclink/ie/ie_url.html">ie.url</a>
94
+
95
+ <li><a href="./pkg/syclink-0_1_2/spec/syclink/ie/one/ie_url.html">ie.url</a>
96
+
97
+ <li><a href="./pkg/syclink-0_1_2/spec/syclink/ie/one/two/ie_url.html">ie.url</a>
98
+
99
+ <li><a href="./pkg/syclink-0_1_2/syclink_gemspec.html">syclink.gemspec</a>
100
+
101
+ <li><a href="./pkg/syclink-0_1_2/syclink_rdoc.html">syclink</a>
102
+
103
+ <li><a href="./pkg/syclink-0_1_2/templates/links.html">links</a>
104
+
105
+ <li><a href="./pkg/syclink-0_1_2/templates/stylesheets/style_css.html">style.css</a>
106
+
107
+ <li><a href="./pkg/syclink-0_1_2/templates/stylesheets/style_css_map.html">style.css.map</a>
108
+
109
+ <li><a href="./pkg/syclink-0_1_2/templates/stylesheets/style_css_scss.html">style.css.scss</a>
110
+
111
+ <li><a href="./pkg/syclink-0_1_2/templates/syc-link_html.html">syc-link.html</a>
112
+
73
113
  <li><a href="./setup_md.html">setup</a>
74
114
 
75
115
  <li><a href="./spec/syclink/fi/a_txt.html">a</a>
@@ -75,6 +75,114 @@
75
75
  </li>
76
76
  <li class="file">
77
77
  <a href="Rakefile.html">Rakefile</a>
78
+ </li>
79
+ <li class="file">
80
+ <a href="pkg/syclink-0_1_2/Gemfile.html">Gemfile</a>
81
+ </li>
82
+ <li class="file">
83
+ <a href="pkg/syclink-0_1_2/Gemfile_lock.html">Gemfile.lock</a>
84
+ </li>
85
+ <li class="file">
86
+ <a href="pkg/syclink-0_1_2/LICENSE.html">LICENSE</a>
87
+ </li>
88
+ <li class="file">
89
+ <a href="pkg/syclink-0_1_2/README_md.html">README</a>
90
+
91
+ <ul>
92
+ <li><a href="pkg/syclink-0_1_2/README_md.html#label-syclink">syclink</a>
93
+ <li><a href="pkg/syclink-0_1_2/README_md.html#label-Installation">Installation</a>
94
+ <li><a href="pkg/syclink-0_1_2/README_md.html#label-Command+Line+Interface">Command Line Interface</a>
95
+ <li><a href="pkg/syclink-0_1_2/README_md.html#label-Templates">Templates</a>
96
+ <li><a href="pkg/syclink-0_1_2/README_md.html#label-Command+Line">Command Line</a>
97
+ <li><a href="pkg/syclink-0_1_2/README_md.html#label-Commands">Commands</a>
98
+ <li><a href="pkg/syclink-0_1_2/README_md.html#label-Create+a+website">Create a website</a>
99
+ <li><a href="pkg/syclink-0_1_2/README_md.html#label-Link+Commands">Link Commands</a>
100
+ <li><a href="pkg/syclink-0_1_2/README_md.html#label-Add+a+link">Add a link</a>
101
+ <li><a href="pkg/syclink-0_1_2/README_md.html#label-Update+a+link">Update a link</a>
102
+ <li><a href="pkg/syclink-0_1_2/README_md.html#label-Delete+a+Link">Delete a Link</a>
103
+ <li><a href="pkg/syclink-0_1_2/README_md.html#label-List+links">List links</a>
104
+ <li><a href="pkg/syclink-0_1_2/README_md.html#label-Find+links">Find links</a>
105
+ <li><a href="pkg/syclink-0_1_2/README_md.html#label-Merge+Links">Merge Links</a>
106
+ <li><a href="pkg/syclink-0_1_2/README_md.html#label-Import+Commands">Import Commands</a>
107
+ <li><a href="pkg/syclink-0_1_2/README_md.html#label-Firefox">Firefox</a>
108
+ <li><a href="pkg/syclink-0_1_2/README_md.html#label-Chrome">Chrome</a>
109
+ <li><a href="pkg/syclink-0_1_2/README_md.html#label-Internet+Explorer">Internet Explorer</a>
110
+ <li><a href="pkg/syclink-0_1_2/README_md.html#label-Directory">Directory</a>
111
+ <li><a href="pkg/syclink-0_1_2/README_md.html#label-Export+Commands">Export Commands</a>
112
+ <li><a href="pkg/syclink-0_1_2/README_md.html#label-Website+Commands">Website Commands</a>
113
+ <li><a href="pkg/syclink-0_1_2/README_md.html#label-Show+websites">Show websites</a>
114
+ <li><a href="pkg/syclink-0_1_2/README_md.html#label-Check+websites">Check websites</a>
115
+ <li><a href="pkg/syclink-0_1_2/README_md.html#label-Remove+websites">Remove websites</a>
116
+ <li><a href="pkg/syclink-0_1_2/README_md.html#label-Make+a+html+representation+of+the+website">Make a html representation of the website</a>
117
+ <li><a href="pkg/syclink-0_1_2/README_md.html#label-Workflow">Workflow</a>
118
+ </ul>
119
+ </li>
120
+ <li class="file">
121
+ <a href="pkg/syclink-0_1_2/README_rdoc.html">README</a>
122
+
123
+ <ul>
124
+ <li><a href="pkg/syclink-0_1_2/README_rdoc.html#label-syclink">syclink</a>
125
+ <li><a href="pkg/syclink-0_1_2/README_rdoc.html#label-syclink">syclink</a>
126
+ </ul>
127
+ </li>
128
+ <li class="file">
129
+ <a href="pkg/syclink-0_1_2/Rakefile.html">Rakefile</a>
130
+ </li>
131
+ <li class="file">
132
+ <a href="pkg/syclink-0_1_2/setup_md.html">setup</a>
133
+
134
+ <ul>
135
+ <li><a href="pkg/syclink-0_1_2/setup_md.html#label-Create+Directory+Structure">Create Directory Structure</a>
136
+ <li><a href="pkg/syclink-0_1_2/setup_md.html#label-Organize+the+source+code+with+Git">Organize the source code with Git</a>
137
+ <li><a href="pkg/syclink-0_1_2/setup_md.html#label-Create+addtional+basic+files">Create addtional basic files</a>
138
+ <li><a href="pkg/syclink-0_1_2/setup_md.html#label-Select+the+Ruby+version">Select the Ruby version</a>
139
+ <li><a href="pkg/syclink-0_1_2/setup_md.html#label-Install+RSpec">Install RSpec</a>
140
+ <li><a href="pkg/syclink-0_1_2/setup_md.html#label-Install+Sass">Install Sass</a>
141
+ <li><a href="pkg/syclink-0_1_2/setup_md.html#label-Distribution">Distribution</a>
142
+ </ul>
143
+ </li>
144
+ <li class="file">
145
+ <a href="pkg/syclink-0_1_2/spec/syclink/fi/a_txt.html">a</a>
146
+ </li>
147
+ <li class="file">
148
+ <a href="pkg/syclink-0_1_2/spec/syclink/fi/c/ie_url.html">ie.url</a>
149
+ </li>
150
+ <li class="file">
151
+ <a href="pkg/syclink-0_1_2/spec/syclink/gc/Bookmarks.html">Bookmarks</a>
152
+ </li>
153
+ <li class="file">
154
+ <a href="pkg/syclink-0_1_2/spec/syclink/ie/ie_url.html">ie.url</a>
155
+ </li>
156
+ <li class="file">
157
+ <a href="pkg/syclink-0_1_2/spec/syclink/ie/one/ie_url.html">ie.url</a>
158
+ </li>
159
+ <li class="file">
160
+ <a href="pkg/syclink-0_1_2/spec/syclink/ie/one/two/ie_url.html">ie.url</a>
161
+ </li>
162
+ <li class="file">
163
+ <a href="pkg/syclink-0_1_2/syclink_gemspec.html">syclink.gemspec</a>
164
+ </li>
165
+ <li class="file">
166
+ <a href="pkg/syclink-0_1_2/syclink_rdoc.html">syclink</a>
167
+
168
+ <ul>
169
+ <li><a href="pkg/syclink-0_1_2/syclink_rdoc.html#label-syclink">syclink</a>
170
+ </ul>
171
+ </li>
172
+ <li class="file">
173
+ <a href="pkg/syclink-0_1_2/templates/links.html">links</a>
174
+ </li>
175
+ <li class="file">
176
+ <a href="pkg/syclink-0_1_2/templates/stylesheets/style_css.html">style.css</a>
177
+ </li>
178
+ <li class="file">
179
+ <a href="pkg/syclink-0_1_2/templates/stylesheets/style_css_map.html">style.css.map</a>
180
+ </li>
181
+ <li class="file">
182
+ <a href="pkg/syclink-0_1_2/templates/stylesheets/style_css_scss.html">style.css.scss</a>
183
+ </li>
184
+ <li class="file">
185
+ <a href="pkg/syclink-0_1_2/templates/syc-link_html.html">syc-link.html</a>
78
186
  </li>
79
187
  <li class="file">
80
188
  <a href="setup_md.html">setup</a>
@@ -417,6 +525,11 @@
417
525
  &mdash;
418
526
  <span class="container">SycLink::Designer</span>
419
527
 
528
+ <li class="method">
529
+ <a href="SycLink/Designer.html#method-i-remove_links_from_file">#remove_links_from_file</a>
530
+ &mdash;
531
+ <span class="container">SycLink::Designer</span>
532
+
420
533
  <li class="method">
421
534
  <a href="SycLink/Designer.html#method-i-report_links_availability">#report_links_availability</a>
422
535
  &mdash;
@@ -517,6 +630,11 @@
517
630
  &mdash;
518
631
  <span class="container">SycLink::Designer</span>
519
632
 
633
+ <li class="method">
634
+ <a href="SycLink/Importer.html#method-i-url_name">#url_name</a>
635
+ &mdash;
636
+ <span class="container">SycLink::Importer</span>
637
+
520
638
  <li class="method">
521
639
  <a href="SycLink/Infrastructure.html#method-i-yaml_file">#yaml_file</a>
522
640
  &mdash;
@@ -70,6 +70,46 @@
70
70
 
71
71
  <li><a href="../Rakefile.html">Rakefile</a>
72
72
 
73
+ <li><a href="../pkg/syclink-0_1_2/Gemfile.html">Gemfile</a>
74
+
75
+ <li><a href="../pkg/syclink-0_1_2/Gemfile_lock.html">Gemfile.lock</a>
76
+
77
+ <li><a href="../pkg/syclink-0_1_2/LICENSE.html">LICENSE</a>
78
+
79
+ <li><a href="../pkg/syclink-0_1_2/README_md.html">README</a>
80
+
81
+ <li><a href="../pkg/syclink-0_1_2/README_rdoc.html">README</a>
82
+
83
+ <li><a href="../pkg/syclink-0_1_2/Rakefile.html">Rakefile</a>
84
+
85
+ <li><a href="../pkg/syclink-0_1_2/setup_md.html">setup</a>
86
+
87
+ <li><a href="../pkg/syclink-0_1_2/spec/syclink/fi/a_txt.html">a</a>
88
+
89
+ <li><a href="../pkg/syclink-0_1_2/spec/syclink/fi/c/ie_url.html">ie.url</a>
90
+
91
+ <li><a href="../pkg/syclink-0_1_2/spec/syclink/gc/Bookmarks.html">Bookmarks</a>
92
+
93
+ <li><a href="../pkg/syclink-0_1_2/spec/syclink/ie/ie_url.html">ie.url</a>
94
+
95
+ <li><a href="../pkg/syclink-0_1_2/spec/syclink/ie/one/ie_url.html">ie.url</a>
96
+
97
+ <li><a href="../pkg/syclink-0_1_2/spec/syclink/ie/one/two/ie_url.html">ie.url</a>
98
+
99
+ <li><a href="../pkg/syclink-0_1_2/syclink_gemspec.html">syclink.gemspec</a>
100
+
101
+ <li><a href="../pkg/syclink-0_1_2/syclink_rdoc.html">syclink</a>
102
+
103
+ <li><a href="../pkg/syclink-0_1_2/templates/links.html">links</a>
104
+
105
+ <li><a href="../pkg/syclink-0_1_2/templates/stylesheets/style_css.html">style.css</a>
106
+
107
+ <li><a href="../pkg/syclink-0_1_2/templates/stylesheets/style_css_map.html">style.css.map</a>
108
+
109
+ <li><a href="../pkg/syclink-0_1_2/templates/stylesheets/style_css_scss.html">style.css.scss</a>
110
+
111
+ <li><a href="../pkg/syclink-0_1_2/templates/syc-link_html.html">syc-link.html</a>
112
+
73
113
  <li><a href="../setup_md.html">setup</a>
74
114
 
75
115
  <li><a href="../spec/syclink/fi/a_txt.html">a</a>