rsyntaxtree 1.0.6 → 1.0.7
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.tags +438 -20
- data/README.md +61 -28
- data/bin/rsyntaxtree +0 -1
- data/docs/.gitignore +5 -0
- data/docs/404.html +25 -0
- data/docs/Gemfile +31 -0
- data/docs/_config.yml +77 -0
- data/docs/_examples/001.md +22 -0
- data/docs/_examples/002.md +31 -0
- data/docs/_examples/003.md +25 -0
- data/docs/_examples/004.md +25 -0
- data/docs/_examples/005.md +22 -0
- data/docs/_examples/006.md +25 -0
- data/docs/_examples/007.md +26 -0
- data/docs/_examples/008.md +28 -0
- data/docs/_examples/009.md +24 -0
- data/docs/_examples/010.md +48 -0
- data/docs/_examples/011.md +37 -0
- data/docs/_examples/012.md +40 -0
- data/docs/_examples/013.md +62 -0
- data/docs/_examples/014.md +47 -0
- data/docs/_examples/015.md +30 -0
- data/docs/_examples/016.md +82 -0
- data/docs/_examples/017.md +22 -0
- data/docs/_examples/018.md +28 -0
- data/docs/_examples/019.md +59 -0
- data/docs/_examples/020.md +39 -0
- data/docs/_includes/box_and_circle_table.html +54 -0
- data/docs/_includes/escape_char_table.html +28 -0
- data/docs/_includes/social_media_links.html +13 -0
- data/docs/_layouts/default.html +43 -0
- data/docs/assets/css/style.scss +25 -0
- data/docs/assets/img/001.png +0 -0
- data/docs/assets/img/002.png +0 -0
- data/docs/assets/img/003.png +0 -0
- data/docs/assets/img/004.png +0 -0
- data/docs/assets/img/005.png +0 -0
- data/docs/assets/img/006.png +0 -0
- data/docs/assets/img/007.png +0 -0
- data/docs/assets/img/008.png +0 -0
- data/docs/assets/img/009.png +0 -0
- data/docs/assets/img/010.png +0 -0
- data/docs/assets/img/011.png +0 -0
- data/docs/assets/img/012.png +0 -0
- data/docs/assets/img/013.png +0 -0
- data/docs/assets/img/014.png +0 -0
- data/docs/assets/img/015.png +0 -0
- data/docs/assets/img/016.png +0 -0
- data/docs/assets/img/017.png +0 -0
- data/docs/assets/img/018.png +0 -0
- data/docs/assets/img/019.png +0 -0
- data/docs/assets/img/020.png +0 -0
- data/{img → docs/assets/img}/elements/circle.png +0 -0
- data/{img → docs/assets/img}/elements/circle_abc.png +0 -0
- data/{img → docs/assets/img}/elements/circle_bold.png +0 -0
- data/{img → docs/assets/img}/elements/circle_hatched.png +0 -0
- data/{img → docs/assets/img}/elements/circle_one.png +0 -0
- data/{img → docs/assets/img}/elements/connector.png +0 -0
- data/{img → docs/assets/img}/elements/connector_bold.png +0 -0
- data/{img → docs/assets/img}/elements/square.png +0 -0
- data/{img → docs/assets/img}/elements/square_abc.png +0 -0
- data/{img → docs/assets/img}/elements/square_bold.png +0 -0
- data/{img → docs/assets/img}/elements/square_hatched.png +0 -0
- data/{img → docs/assets/img}/elements/square_one.png +0 -0
- data/docs/assets/img/favicon/apple-touch-icon.png +0 -0
- data/docs/assets/img/favicon/favicon-16x16.png +0 -0
- data/docs/assets/img/favicon/favicon-32x32.png +0 -0
- data/docs/assets/img/favicon/favicon.ico +0 -0
- data/docs/documentation.md +153 -0
- data/docs/documentation_ja.md +166 -0
- data/docs/examples.html +68 -0
- data/docs/index.html +2 -0
- data/img/rsyntaxtree-web-screenshot.png +0 -0
- data/lib/rsyntaxtree/version.rb +1 -1
- data/lib/rsyntaxtree.rb +2 -0
- data/rsyntaxtree.gemspec +1 -1
- metadata +74 -16
data/.tags
CHANGED
@@ -4,33 +4,204 @@
|
|
4
4
|
!_TAG_OUTPUT_FILESEP slash /slash or backslash/
|
5
5
|
!_TAG_OUTPUT_MODE u-ctags /u-ctags or e-ctags/
|
6
6
|
!_TAG_PATTERN_LENGTH_LIMIT 96 /0 for no limit/
|
7
|
-
!_TAG_PROC_CWD /Users/yohasebe/Dropbox/code/rsyntaxtree/ //
|
7
|
+
!_TAG_PROC_CWD /Users/yohasebe/Library/CloudStorage/Dropbox/code/rsyntaxtree/ //
|
8
8
|
!_TAG_PROGRAM_AUTHOR Universal Ctags Team //
|
9
9
|
!_TAG_PROGRAM_NAME Universal Ctags /Derived from Exuberant Ctags/
|
10
10
|
!_TAG_PROGRAM_URL https://ctags.io/ /official site/
|
11
|
-
!_TAG_PROGRAM_VERSION 5.9.0 /
|
12
|
-
|
11
|
+
!_TAG_PROGRAM_VERSION 5.9.0 /08fd0c4d/
|
12
|
+
#skip-to-content docs/_site/assets/css/style.css /^#skip-to-content { height: 1px; width: 1px; position: absolute; overflow: hidden; top: -10px; }$/;" i
|
13
|
+
#skip-to-content:focus docs/_site/assets/css/style.css /^#skip-to-content:focus { position: fixed; top: 10px; left: 10px; height: auto; width: auto; back/;" i
|
14
|
+
* docs/_site/assets/css/style.css /^* { box-sizing: border-box; }$/;" s
|
15
|
+
.btn docs/_site/assets/css/style.css /^.btn { display: inline-block; margin-bottom: 1rem; color: rgba(255, 255, 255, 0.7); background-c/;" c
|
16
|
+
.btn docs/_site/assets/css/style.css /^@media screen and (max-width: 42em) { .btn { display: block; width: 100%; padding: 0.75rem; font/;" c
|
17
|
+
.btn docs/_site/assets/css/style.css /^@media screen and (min-width: 42em) and (max-width: 64em) { .btn { padding: 0.6rem 0.9rem; font-/;" c
|
18
|
+
.btn docs/_site/assets/css/style.css /^@media screen and (min-width: 64em) { .btn { padding: 0.75rem 1rem; } }$/;" c
|
19
|
+
.btn + .btn docs/_site/assets/css/style.css /^ .btn + .btn { margin-top: 1rem; margin-left: 0; } }$/;" c
|
20
|
+
.btn + .btn docs/_site/assets/css/style.css /^.btn + .btn { margin-left: 1rem; }$/;" c
|
21
|
+
.btn:hover docs/_site/assets/css/style.css /^.btn:hover { color: rgba(255, 255, 255, 0.8); text-decoration: none; background-color: rgba(255,/;" c
|
22
|
+
.highlight docs/_site/assets/css/style.css /^.highlight { background-color: #f8f8f8; }$/;" c
|
23
|
+
.highlight .bp docs/_site/assets/css/style.css /^.highlight .bp { color: #999999; }$/;" c
|
24
|
+
.highlight .c docs/_site/assets/css/style.css /^.highlight .c, .highlight .cd { color: #999988; font-style: italic; }$/;" c
|
25
|
+
.highlight .c1 docs/_site/assets/css/style.css /^.highlight .c1 { color: #999988; font-style: italic; }$/;" c
|
26
|
+
.highlight .cd docs/_site/assets/css/style.css /^.highlight .c, .highlight .cd { color: #999988; font-style: italic; }$/;" c
|
27
|
+
.highlight .cm docs/_site/assets/css/style.css /^.highlight .cm { color: #999988; font-style: italic; }$/;" c
|
28
|
+
.highlight .cp docs/_site/assets/css/style.css /^.highlight .cp { color: #999999; font-weight: bold; }$/;" c
|
29
|
+
.highlight .cs docs/_site/assets/css/style.css /^.highlight .cs { color: #999999; font-weight: bold; font-style: italic; }$/;" c
|
30
|
+
.highlight .err docs/_site/assets/css/style.css /^.highlight .err { color: #a61717; background-color: #e3d2d2; }$/;" c
|
31
|
+
.highlight .gd docs/_site/assets/css/style.css /^.highlight .gd { color: #000000; background-color: #ffdddd; }$/;" c
|
32
|
+
.highlight .ge docs/_site/assets/css/style.css /^.highlight .ge { color: #000000; font-style: italic; }$/;" c
|
33
|
+
.highlight .gh docs/_site/assets/css/style.css /^.highlight .gh { color: #999999; }$/;" c
|
34
|
+
.highlight .gi docs/_site/assets/css/style.css /^.highlight .gi { color: #000000; background-color: #ddffdd; }$/;" c
|
35
|
+
.highlight .go docs/_site/assets/css/style.css /^.highlight .go { color: #888888; }$/;" c
|
36
|
+
.highlight .gp docs/_site/assets/css/style.css /^.highlight .gp { color: #555555; }$/;" c
|
37
|
+
.highlight .gr docs/_site/assets/css/style.css /^.highlight .gr { color: #aa0000; }$/;" c
|
38
|
+
.highlight .gs docs/_site/assets/css/style.css /^.highlight .gs { font-weight: bold; }$/;" c
|
39
|
+
.highlight .gt docs/_site/assets/css/style.css /^.highlight .gt { color: #aa0000; }$/;" c
|
40
|
+
.highlight .gu docs/_site/assets/css/style.css /^.highlight .gu { color: #aaaaaa; }$/;" c
|
41
|
+
.highlight .il docs/_site/assets/css/style.css /^.highlight .il { color: #009999; }$/;" c
|
42
|
+
.highlight .k docs/_site/assets/css/style.css /^.highlight .k, .highlight .kv { color: #000000; font-weight: bold; }$/;" c
|
43
|
+
.highlight .kc docs/_site/assets/css/style.css /^.highlight .kc { color: #000000; font-weight: bold; }$/;" c
|
44
|
+
.highlight .kd docs/_site/assets/css/style.css /^.highlight .kd { color: #000000; font-weight: bold; }$/;" c
|
45
|
+
.highlight .kn docs/_site/assets/css/style.css /^.highlight .kn { color: #000000; font-weight: bold; }$/;" c
|
46
|
+
.highlight .kp docs/_site/assets/css/style.css /^.highlight .kp { color: #000000; font-weight: bold; }$/;" c
|
47
|
+
.highlight .kr docs/_site/assets/css/style.css /^.highlight .kr { color: #000000; font-weight: bold; }$/;" c
|
48
|
+
.highlight .kt docs/_site/assets/css/style.css /^.highlight .kt { color: #445588; font-weight: bold; }$/;" c
|
49
|
+
.highlight .kv docs/_site/assets/css/style.css /^.highlight .k, .highlight .kv { color: #000000; font-weight: bold; }$/;" c
|
50
|
+
.highlight .m docs/_site/assets/css/style.css /^.highlight .m, .highlight .mb, .highlight .mx { color: #009999; }$/;" c
|
51
|
+
.highlight .mb docs/_site/assets/css/style.css /^.highlight .m, .highlight .mb, .highlight .mx { color: #009999; }$/;" c
|
52
|
+
.highlight .mf docs/_site/assets/css/style.css /^.highlight .mf { color: #009999; }$/;" c
|
53
|
+
.highlight .mh docs/_site/assets/css/style.css /^.highlight .mh { color: #009999; }$/;" c
|
54
|
+
.highlight .mi docs/_site/assets/css/style.css /^.highlight .mi { color: #009999; }$/;" c
|
55
|
+
.highlight .mo docs/_site/assets/css/style.css /^.highlight .mo { color: #009999; }$/;" c
|
56
|
+
.highlight .mx docs/_site/assets/css/style.css /^.highlight .m, .highlight .mb, .highlight .mx { color: #009999; }$/;" c
|
57
|
+
.highlight .na docs/_site/assets/css/style.css /^.highlight .na { color: #008080; }$/;" c
|
58
|
+
.highlight .nb docs/_site/assets/css/style.css /^.highlight .nb { color: #0086B3; }$/;" c
|
59
|
+
.highlight .nc docs/_site/assets/css/style.css /^.highlight .nc { color: #445588; font-weight: bold; }$/;" c
|
60
|
+
.highlight .nd docs/_site/assets/css/style.css /^.highlight .nd { color: #3c5d5d; font-weight: bold; }$/;" c
|
61
|
+
.highlight .ne docs/_site/assets/css/style.css /^.highlight .ne { color: #990000; font-weight: bold; }$/;" c
|
62
|
+
.highlight .nf docs/_site/assets/css/style.css /^.highlight .nf { color: #990000; font-weight: bold; }$/;" c
|
63
|
+
.highlight .ni docs/_site/assets/css/style.css /^.highlight .ni { color: #800080; }$/;" c
|
64
|
+
.highlight .nl docs/_site/assets/css/style.css /^.highlight .nl { color: #990000; font-weight: bold; }$/;" c
|
65
|
+
.highlight .nn docs/_site/assets/css/style.css /^.highlight .nn { color: #555555; }$/;" c
|
66
|
+
.highlight .no docs/_site/assets/css/style.css /^.highlight .no { color: #008080; }$/;" c
|
67
|
+
.highlight .nt docs/_site/assets/css/style.css /^.highlight .nt { color: #000080; }$/;" c
|
68
|
+
.highlight .nv docs/_site/assets/css/style.css /^.highlight .nv { color: #008080; }$/;" c
|
69
|
+
.highlight .o docs/_site/assets/css/style.css /^.highlight .o { color: #000000; font-weight: bold; }$/;" c
|
70
|
+
.highlight .ow docs/_site/assets/css/style.css /^.highlight .ow { color: #000000; font-weight: bold; }$/;" c
|
71
|
+
.highlight .s docs/_site/assets/css/style.css /^.highlight .s { color: #d14; }$/;" c
|
72
|
+
.highlight .s1 docs/_site/assets/css/style.css /^.highlight .s1 { color: #d14; }$/;" c
|
73
|
+
.highlight .s2 docs/_site/assets/css/style.css /^.highlight .s2 { color: #d14; }$/;" c
|
74
|
+
.highlight .sb docs/_site/assets/css/style.css /^.highlight .sb { color: #d14; }$/;" c
|
75
|
+
.highlight .sc docs/_site/assets/css/style.css /^.highlight .sc { color: #d14; }$/;" c
|
76
|
+
.highlight .sd docs/_site/assets/css/style.css /^.highlight .sd { color: #d14; }$/;" c
|
77
|
+
.highlight .se docs/_site/assets/css/style.css /^.highlight .se { color: #d14; }$/;" c
|
78
|
+
.highlight .sh docs/_site/assets/css/style.css /^.highlight .sh { color: #d14; }$/;" c
|
79
|
+
.highlight .si docs/_site/assets/css/style.css /^.highlight .si { color: #d14; }$/;" c
|
80
|
+
.highlight .sr docs/_site/assets/css/style.css /^.highlight .sr { color: #009926; }$/;" c
|
81
|
+
.highlight .ss docs/_site/assets/css/style.css /^.highlight .ss { color: #990073; }$/;" c
|
82
|
+
.highlight .sx docs/_site/assets/css/style.css /^.highlight .sx { color: #d14; }$/;" c
|
83
|
+
.highlight .vc docs/_site/assets/css/style.css /^.highlight .vc { color: #008080; }$/;" c
|
84
|
+
.highlight .vg docs/_site/assets/css/style.css /^.highlight .vg { color: #008080; }$/;" c
|
85
|
+
.highlight .vi docs/_site/assets/css/style.css /^.highlight .vi { color: #008080; }$/;" c
|
86
|
+
.highlight .w docs/_site/assets/css/style.css /^.highlight .w { color: #bbbbbb; }$/;" c
|
87
|
+
.highlight table pre docs/_site/assets/css/style.css /^.highlight table pre { margin: 0; }$/;" s
|
88
|
+
.highlight table td docs/_site/assets/css/style.css /^.highlight table td { padding: 5px; }$/;" s
|
89
|
+
.main-content docs/_site/assets/css/style.css /^.main-content { word-wrap: break-word; }$/;" c
|
90
|
+
.main-content docs/_site/assets/css/style.css /^@media screen and (max-width: 42em) { .main-content { padding: 2rem 1rem; font-size: 1rem; } }$/;" c
|
91
|
+
.main-content docs/_site/assets/css/style.css /^@media screen and (min-width: 42em) and (max-width: 64em) { .main-content { padding: 2rem 4rem; /;" c
|
92
|
+
.main-content docs/_site/assets/css/style.css /^@media screen and (min-width: 64em) { .main-content { max-width: 64rem; padding: 2rem 6rem; marg/;" c
|
93
|
+
.main-content .highlight docs/_site/assets/css/style.css /^.main-content .highlight { margin-bottom: 1rem; }$/;" c
|
94
|
+
.main-content .highlight pre docs/_site/assets/css/style.css /^.main-content .highlight pre { margin-bottom: 0; word-break: normal; }$/;" s
|
95
|
+
.main-content .highlight pre docs/_site/assets/css/style.css /^.main-content .highlight pre, .main-content pre { padding: 0.8rem; overflow: auto; font-size: 0./;" s
|
96
|
+
.main-content :first-child docs/_site/assets/css/style.css /^.main-content :first-child { margin-top: 0; }$/;" s
|
97
|
+
.main-content blockquote docs/_site/assets/css/style.css /^.main-content blockquote { padding: 0 1rem; margin-left: 0; color: #819198; border-left: 0.3rem /;" s
|
98
|
+
.main-content blockquote > :first-child docs/_site/assets/css/style.css /^.main-content blockquote > :first-child { margin-top: 0; }$/;" s
|
99
|
+
.main-content blockquote > :last-child docs/_site/assets/css/style.css /^.main-content blockquote > :last-child { margin-bottom: 0; }$/;" s
|
100
|
+
.main-content code docs/_site/assets/css/style.css /^.main-content code { padding: 2px 4px; font-family: Consolas, "Liberation Mono", Menlo, Courier,/;" s
|
101
|
+
.main-content dl docs/_site/assets/css/style.css /^.main-content dl { padding: 0; }$/;" s
|
102
|
+
.main-content dl dd docs/_site/assets/css/style.css /^.main-content dl dd { padding: 0; margin-bottom: 1rem; }$/;" s
|
103
|
+
.main-content dl dt docs/_site/assets/css/style.css /^.main-content dl dt { padding: 0; margin-top: 1rem; font-size: 1rem; font-weight: bold; }$/;" s
|
104
|
+
.main-content h1 docs/_site/assets/css/style.css /^.main-content h1, .main-content h2, .main-content h3, .main-content h4, .main-content h5, .main-/;" s
|
105
|
+
.main-content h2 docs/_site/assets/css/style.css /^.main-content h1, .main-content h2, .main-content h3, .main-content h4, .main-content h5, .main-/;" s
|
106
|
+
.main-content h3 docs/_site/assets/css/style.css /^.main-content h1, .main-content h2, .main-content h3, .main-content h4, .main-content h5, .main-/;" s
|
107
|
+
.main-content h4 docs/_site/assets/css/style.css /^.main-content h1, .main-content h2, .main-content h3, .main-content h4, .main-content h5, .main-/;" s
|
108
|
+
.main-content h5 docs/_site/assets/css/style.css /^.main-content h1, .main-content h2, .main-content h3, .main-content h4, .main-content h5, .main-/;" s
|
109
|
+
.main-content h6 docs/_site/assets/css/style.css /^.main-content h1, .main-content h2, .main-content h3, .main-content h4, .main-content h5, .main-/;" s
|
110
|
+
.main-content hr docs/_site/assets/css/style.css /^.main-content hr { height: 2px; padding: 0; margin: 1rem 0; background-color: #eff0f1; border: 0/;" s
|
111
|
+
.main-content img docs/_site/assets/css/style.css /^.main-content img { max-width: 100%; }$/;" s
|
112
|
+
.main-content kbd docs/_site/assets/css/style.css /^.main-content kbd { background-color: #fafbfc; border: 1px solid #c6cbd1; border-bottom-color: #/;" s
|
113
|
+
.main-content ol docs/_site/assets/css/style.css /^.main-content ul, .main-content ol { margin-top: 0; }$/;" s
|
114
|
+
.main-content p docs/_site/assets/css/style.css /^.main-content p { margin-bottom: 1em; }$/;" s
|
115
|
+
.main-content pre docs/_site/assets/css/style.css /^.main-content .highlight pre, .main-content pre { padding: 0.8rem; overflow: auto; font-size: 0./;" s
|
116
|
+
.main-content pre docs/_site/assets/css/style.css /^.main-content pre { padding: 0.8rem; margin-top: 0; margin-bottom: 1rem; font: 1rem Consolas, "L/;" s
|
117
|
+
.main-content pre > code docs/_site/assets/css/style.css /^.main-content pre > code { padding: 0; margin: 0; font-size: 0.9rem; color: #567482; word-break:/;" s
|
118
|
+
.main-content pre code docs/_site/assets/css/style.css /^.main-content pre code, .main-content pre tt { display: inline; max-width: initial; padding: 0; /;" s
|
119
|
+
.main-content pre code:after docs/_site/assets/css/style.css /^.main-content pre code:before, .main-content pre code:after, .main-content pre tt:before, .main-/;" s
|
120
|
+
.main-content pre code:before docs/_site/assets/css/style.css /^.main-content pre code:before, .main-content pre code:after, .main-content pre tt:before, .main-/;" s
|
121
|
+
.main-content pre tt docs/_site/assets/css/style.css /^.main-content pre code, .main-content pre tt { display: inline; max-width: initial; padding: 0; /;" s
|
122
|
+
.main-content pre tt:after docs/_site/assets/css/style.css /^.main-content pre code:before, .main-content pre code:after, .main-content pre tt:before, .main-/;" s
|
123
|
+
.main-content pre tt:before docs/_site/assets/css/style.css /^.main-content pre code:before, .main-content pre code:after, .main-content pre tt:before, .main-/;" s
|
124
|
+
.main-content table docs/_site/assets/css/style.css /^.main-content table { display: block; width: 100%; overflow: auto; word-break: normal; word-brea/;" s
|
125
|
+
.main-content table td docs/_site/assets/css/style.css /^.main-content table th, .main-content table td { padding: 0.5rem 1rem; border: 1px solid #e9ebec/;" s
|
126
|
+
.main-content table th docs/_site/assets/css/style.css /^.main-content table th { font-weight: bold; }$/;" s
|
127
|
+
.main-content table th docs/_site/assets/css/style.css /^.main-content table th, .main-content table td { padding: 0.5rem 1rem; border: 1px solid #e9ebec/;" s
|
128
|
+
.main-content ul docs/_site/assets/css/style.css /^.main-content ul, .main-content ol { margin-top: 0; }$/;" s
|
129
|
+
.page-header docs/_site/assets/css/style.css /^.page-header { color: #fff; text-align: center; background-color: #159957; background-image: lin/;" c
|
130
|
+
.page-header docs/_site/assets/css/style.css /^@media screen and (max-width: 42em) { .page-header { padding: 2rem 1rem; } }$/;" c
|
131
|
+
.page-header docs/_site/assets/css/style.css /^@media screen and (min-width: 42em) and (max-width: 64em) { .page-header { padding: 3rem 4rem; }/;" c
|
132
|
+
.page-header docs/_site/assets/css/style.css /^@media screen and (min-width: 64em) { .page-header { padding: 5rem 6rem; } }$/;" c
|
133
|
+
.project-name docs/_site/assets/css/style.css /^.project-name { margin-top: 0; margin-bottom: 0.1rem; }$/;" c
|
134
|
+
.project-name docs/_site/assets/css/style.css /^@media screen and (max-width: 42em) { .project-name { font-size: 1.75rem; } }$/;" c
|
135
|
+
.project-name docs/_site/assets/css/style.css /^@media screen and (min-width: 42em) and (max-width: 64em) { .project-name { font-size: 2.25rem; /;" c
|
136
|
+
.project-name docs/_site/assets/css/style.css /^@media screen and (min-width: 64em) { .project-name { font-size: 3.25rem; } }$/;" c
|
137
|
+
.project-tagline docs/_site/assets/css/style.css /^.project-tagline { margin-bottom: 2rem; font-weight: normal; opacity: 0.7; }$/;" c
|
138
|
+
.project-tagline docs/_site/assets/css/style.css /^@media screen and (max-width: 42em) { .project-tagline { font-size: 1rem; } }$/;" c
|
139
|
+
.project-tagline docs/_site/assets/css/style.css /^@media screen and (min-width: 42em) and (max-width: 64em) { .project-tagline { font-size: 1.15re/;" c
|
140
|
+
.project-tagline docs/_site/assets/css/style.css /^@media screen and (min-width: 64em) { .project-tagline { font-size: 1.25rem; } }$/;" c
|
141
|
+
.site-footer docs/_site/assets/css/style.css /^.site-footer { padding-top: 2rem; margin-top: 2rem; border-top: solid 1px #eff0f1; }$/;" c
|
142
|
+
.site-footer docs/_site/assets/css/style.css /^@media screen and (max-width: 42em) { .site-footer { font-size: 0.9rem; } }$/;" c
|
143
|
+
.site-footer docs/_site/assets/css/style.css /^@media screen and (min-width: 42em) and (max-width: 64em) { .site-footer { font-size: 1rem; } }$/;" c
|
144
|
+
.site-footer docs/_site/assets/css/style.css /^@media screen and (min-width: 64em) { .site-footer { font-size: 1rem; } }$/;" c
|
145
|
+
.site-footer-credits docs/_site/assets/css/style.css /^.site-footer-credits { color: #819198; }$/;" c
|
146
|
+
.site-footer-owner docs/_site/assets/css/style.css /^.site-footer-owner { display: block; font-weight: bold; }$/;" c
|
147
|
+
404 docs/404.html /^ <h1>404<\/h1>$/;" h
|
148
|
+
404 docs/_site/404.html /^ <h1>404<\/h1>$/;" h
|
149
|
+
Author README.md /^### Author$/;" S
|
13
150
|
BaseGraph lib/rsyntaxtree/base_graph.rb /^ class BaseGraph$/;" c class:RSyntaxTree
|
14
151
|
BaseGraph lib/rsyntaxtree/base_graph.rb /^ class BaseGraph$/;" c module:RSyntaxTree
|
15
|
-
|
152
|
+
Basic Usage docs/_site/documentation.html /^<h3 id="basic-usage">Basic Usage<\/h3>$/;" j
|
153
|
+
Basic Usage docs/documentation.md /^### Basic Usage$/;" S chapter:Documentation
|
154
|
+
Box and Circle docs/documentation.md /^#### Box and Circle$/;" t subsection:Documentation""Font Styles, Text Decoration, and Sub/Superscripts
|
155
|
+
Cognitive Grammar (Experimental) docs/_site/examples.html /^<h2 id="category-cognitive-grammar-experimental"><b>Cognitive Grammar (Experimental)<\/b><\/h2>$/;" i
|
156
|
+
Combinatory Categorial Grammar (Experimental) docs/_site/examples.html /^<h2 id="category-combinatory-categorial-grammar-experimental"><b>Combinatory Categorial Grammar /;" i
|
157
|
+
Computer Science docs/_site/examples.html /^<h2 id="category-computer-science"><b>Computer Science<\/b><\/h2>$/;" i
|
158
|
+
Development README.md /^### Development$/;" S
|
159
|
+
Documentation README.md /^### Documentation$/;" S
|
160
|
+
Documentation docs/_site/documentation.html /^ <h1 class="no_toc" id="documentation">Documentation<\/h1>$/;" h
|
161
|
+
Documentation docs/documentation.md /^# Documentation$/;" c
|
162
|
+
Draw Paths between Nodes (experimental) docs/_site/documentation.html /^<h3 id="draw-paths-between-nodes-experimental">Draw Paths between Nodes (experimental)<\/h3>$/;" j
|
163
|
+
Draw Paths between Nodes (experimental) docs/documentation.md /^### Draw Paths between Nodes (experimental)$/;" S chapter:Documentation
|
16
164
|
ETYPE_LEAF lib/rsyntaxtree.rb /^ETYPE_LEAF = 2$/;" C
|
17
165
|
ETYPE_NODE lib/rsyntaxtree.rb /^ETYPE_NODE = 1$/;" C
|
18
166
|
Element lib/rsyntaxtree/element.rb /^ class Element$/;" c class:RSyntaxTree
|
19
167
|
Element lib/rsyntaxtree/element.rb /^ class Element$/;" c module:RSyntaxTree
|
20
168
|
ElementList lib/rsyntaxtree/elementlist.rb /^ class ElementList$/;" c class:RSyntaxTree
|
21
169
|
ElementList lib/rsyntaxtree/elementlist.rb /^ class ElementList$/;" c module:RSyntaxTree
|
22
|
-
|
170
|
+
Escape Special Characters docs/_site/documentation.html /^<h3 id="escape-special-characters">Escape Special Characters<\/h3>$/;" j
|
171
|
+
Escape Special Characters docs/documentation.md /^### Escape Special Characters$/;" S chapter:Documentation
|
172
|
+
Example Gallery docs/_site/examples.html /^ <h1 id="examples">Example Gallery<\/h1>$/;" h
|
173
|
+
Example Gallery docs/examples.html /^<h1 id="examples">Example Gallery<\/h1>$/;" h
|
174
|
+
Examples README.md /^### Examples$/;" S
|
23
175
|
FONT_DIR lib/rsyntaxtree.rb /^FONT_DIR = File.expand_path(File.dirname(__FILE__) + "\/..\/fonts")$/;" C
|
24
176
|
FONT_SCALING lib/rsyntaxtree.rb /^FONT_SCALING = 2$/;" C
|
177
|
+
Font Styles docs/documentation.md /^#### Font Styles$/;" t subsection:Documentation""Font Styles, Text Decoration, and Sub/Superscripts
|
178
|
+
Font Styles, Text Decoration, and Sub/Superscripts docs/_site/documentation.html /^<h3 id="font-styles-text-decoration-and-subsuperscripts">Font Styles, Text Decoration, and Sub\//;" j
|
179
|
+
Font Styles, Text Decoration, and Sub/Superscripts docs/documentation.md /^### Font Styles, Text Decoration, and Sub\/Superscripts$/;" S chapter:Documentation
|
25
180
|
FontMetrics lib/rsyntaxtree/utils.rb /^module FontMetrics$/;" m
|
26
|
-
|
27
|
-
|
181
|
+
Fonts Used to Generate PNG docs/_site/documentation.html /^<h3 id="fonts-used-to-generate-png">Fonts Used to Generate PNG<\/h3>$/;" j
|
182
|
+
Fonts Used to Generate PNG docs/documentation.md /^### Fonts Used to Generate PNG$/;" S chapter:Documentation
|
183
|
+
General docs/_site/examples.html /^<h2 id="category-general"><b>General<\/b><\/h2>$/;" i
|
184
|
+
Generative Grammar docs/_site/examples.html /^<h2 id="category-generative-grammar"><b>Generative Grammar<\/b><\/h2>$/;" i
|
185
|
+
Head-Driven Phrase Structure Grammar (Experimental) docs/_site/examples.html /^<h2 id="category-head-driven-phrase-structure-grammar-experimental"><b>Head-Driven Phrase Struct/;" i
|
186
|
+
Horizontal Line docs/documentation.md /^#### Horizontal Line$/;" t subsection:Documentation""Font Styles, Text Decoration, and Sub/Superscripts
|
187
|
+
Install Fonts for SVG docs/_site/documentation.html /^<h3 id="install-fonts-for-svg">Install Fonts for SVG<\/h3>$/;" j
|
188
|
+
Install Fonts for SVG docs/documentation.md /^### Install Fonts for SVG$/;" S chapter:Documentation
|
189
|
+
Installation README.md /^### Installation$/;" S
|
190
|
+
License README.md /^### License$/;" S
|
28
191
|
Markup lib/rsyntaxtree/markup_parser.rb /^module Markup$/;" m
|
29
192
|
MarkupParser lib/rsyntaxtree/markup_parser.rb /^class MarkupParser < Parslet::Parser$/;" c
|
30
193
|
MarkupParserTest test/markup_parser_test.rb /^class MarkupParserTest < Minitest::Test$/;" c
|
194
|
+
Newline docs/documentation.md /^#### Newline$/;" t subsection:Documentation""Font Styles, Text Decoration, and Sub/Superscripts
|
195
|
+
PNG形式を用いる場合 docs/_site/documentation_ja.html /^<h3 id="png形式を用いる場合">PNG形式を用いる場合<\/h3>$/;" j
|
196
|
+
PNG形式を用いる場合 docs/documentation_ja.md /^### PNG形式を用いる場合$/;" S chapter:ドキュメンテーション
|
197
|
+
Phonology docs/_site/examples.html /^<h2 id="category-phonology"><b>Phonology<\/b><\/h2>$/;" i
|
31
198
|
RSGenerator lib/rsyntaxtree.rb /^ class RSGenerator$/;" c class:RSyntaxTree
|
32
199
|
RSGenerator lib/rsyntaxtree.rb /^ class RSGenerator$/;" c module:RSyntaxTree
|
33
200
|
RSTError lib/rsyntaxtree.rb /^class RSTError < StandardError$/;" c
|
201
|
+
RSyntaxTree docs/_site/404.html /^ <\/h1>$/;" h
|
202
|
+
RSyntaxTree docs/_site/documentation.html /^ <\/h1>$/;" h
|
203
|
+
RSyntaxTree docs/_site/documentation_ja.html /^ <\/h1>$/;" h
|
204
|
+
RSyntaxTree docs/_site/examples.html /^ <\/h1>$/;" h
|
34
205
|
RSyntaxTree lib/rsyntaxtree.rb /^module RSyntaxTree$/;" m
|
35
206
|
RSyntaxTree lib/rsyntaxtree/base_graph.rb /^module RSyntaxTree$/;" m
|
36
207
|
RSyntaxTree lib/rsyntaxtree/element.rb /^module RSyntaxTree$/;" m
|
@@ -38,30 +209,98 @@ RSyntaxTree lib/rsyntaxtree/elementlist.rb /^module RSyntaxTree$/;" m
|
|
38
209
|
RSyntaxTree lib/rsyntaxtree/string_parser.rb /^module RSyntaxTree$/;" m
|
39
210
|
RSyntaxTree lib/rsyntaxtree/svg_graph.rb /^module RSyntaxTree$/;" m
|
40
211
|
RSyntaxTree lib/rsyntaxtree/version.rb /^module RSyntaxTree$/;" m
|
212
|
+
RSyntaxTree | Syntax tree generator made with Ruby docs/_site/404.html /^<title>RSyntaxTree | Syntax tree generator made with Ruby<\/title>$/;" j
|
213
|
+
RSyntaxTree | Syntax tree generator made with Ruby docs/_site/documentation.html /^<title>RSyntaxTree | Syntax tree generator made with Ruby<\/title>$/;" j
|
214
|
+
RSyntaxTree | Syntax tree generator made with Ruby docs/_site/documentation_ja.html /^<title>RSyntaxTree | Syntax tree generator made with Ruby<\/title>$/;" j
|
215
|
+
RSyntaxTree | Syntax tree generator made with Ruby docs/_site/examples.html /^<title>RSyntaxTree | Syntax tree generator made with Ruby<\/title>$/;" j
|
41
216
|
SUBSCRIPT_CONST lib/rsyntaxtree.rb /^SUBSCRIPT_CONST = 0.7$/;" C
|
42
217
|
SVGGraph lib/rsyntaxtree/svg_graph.rb /^ class SVGGraph < BaseGraph$/;" c class:RSyntaxTree
|
43
218
|
SVGGraph lib/rsyntaxtree/svg_graph.rb /^ class SVGGraph < BaseGraph$/;" c module:RSyntaxTree
|
219
|
+
SVG形式を用いる場合 docs/_site/documentation_ja.html /^<h3 id="svg形式を用いる場合">SVG形式を用いる場合<\/h3>$/;" j
|
220
|
+
SVG形式を用いる場合 docs/documentation_ja.md /^### SVG形式を用いる場合$/;" S chapter:ドキュメンテーション
|
44
221
|
String lib/rsyntaxtree/utils.rb /^class String$/;" c
|
45
222
|
StringParser lib/rsyntaxtree/string_parser.rb /^ class StringParser$/;" c class:RSyntaxTree
|
46
223
|
StringParser lib/rsyntaxtree/string_parser.rb /^ class StringParser$/;" c module:RSyntaxTree
|
47
|
-
|
48
|
-
|
49
|
-
|
224
|
+
Subscript and Superscript docs/documentation.md /^#### Subscript and Superscript$/;" t subsection:Documentation""Font Styles, Text Decoration, and Sub/Superscripts
|
225
|
+
Syntax tree generator made with Ruby docs/_site/404.html /^ <h2 class="project-tagline">Syntax tree generator made with Ruby<\/h2>$/;" i
|
226
|
+
Syntax tree generator made with Ruby docs/_site/documentation.html /^ <h2 class="project-tagline">Syntax tree generator made with Ruby<\/h2>$/;" i
|
227
|
+
Syntax tree generator made with Ruby docs/_site/documentation_ja.html /^ <h2 class="project-tagline">Syntax tree generator made with Ruby<\/h2>$/;" i
|
228
|
+
Syntax tree generator made with Ruby docs/_site/examples.html /^ <h2 class="project-tagline">Syntax tree generator made with Ruby<\/h2>$/;" i
|
229
|
+
Table of Contents docs/_site/documentation.html /^<h3 class="no_toc" id="table-of-contents">Table of Contents<\/h3>$/;" j
|
230
|
+
Table of Contents docs/documentation.md /^### Table of Contents$/;" S chapter:Documentation
|
231
|
+
Text Decoration docs/documentation.md /^#### Text Decoration$/;" t subsection:Documentation""Font Styles, Text Decoration, and Sub/Superscripts
|
232
|
+
Tic-Tac-Toe docs/_site/examples.html /^<h2 id="category-tic-tac-toe"><b>Tic-Tac-Toe<\/b><\/h2>$/;" i
|
233
|
+
Triangle, Square Brackets, Rectangle docs/_site/documentation.html /^<h3 id="triangle-square-brackets-rectangle">Triangle, Square Brackets, Rectangle<\/h3>$/;" j
|
234
|
+
Triangle, Square Brackets, Rectangle docs/documentation.md /^### Triangle, Square Brackets, Rectangle$/;" S chapter:Documentation
|
235
|
+
Usage README.md /^### Usage$/;" S
|
236
|
+
VERSION lib/rsyntaxtree/version.rb /^ VERSION = "1.0.6"$/;" C module:RSyntaxTree
|
50
237
|
WHITESPACE_BLOCK lib/rsyntaxtree.rb /^WHITESPACE_BLOCK = "■"$/;" C
|
51
|
-
Web Interface README.md /^### Web Interface$/;" S
|
238
|
+
Web Interface README.md /^### Web Interface$/;" S
|
239
|
+
Whitespace inside Label docs/documentation.md /^#### Whitespace inside Label$/;" t subsection:Documentation""Font Styles, Text Decoration, and Sub/Superscripts
|
240
|
+
a docs/_site/assets/css/style.css /^a { background-color: transparent; }$/;" s
|
241
|
+
a docs/_site/assets/css/style.css /^a { color: #1e6bb8; text-decoration: none; }$/;" s
|
242
|
+
a i docs/_site/assets/css/style.css /^a i { margin: 5px; }$/;" s
|
243
|
+
a:active docs/_site/assets/css/style.css /^a:active, a:hover { outline: 0; }$/;" s
|
244
|
+
a:hover docs/_site/assets/css/style.css /^a:active, a:hover { outline: 0; }$/;" s
|
245
|
+
a:hover docs/_site/assets/css/style.css /^a:hover { text-decoration: underline; }$/;" s
|
246
|
+
abbr[title] docs/_site/assets/css/style.css /^abbr[title] { border-bottom: 1px dotted; }$/;" s
|
52
247
|
add lib/rsyntaxtree/elementlist.rb /^ def add(element)$/;" f class:RSyntaxTree.ElementList
|
53
248
|
add_child lib/rsyntaxtree/element.rb /^ def add_child(child_id)$/;" f class:RSyntaxTree.Element
|
54
249
|
all_emoji? lib/rsyntaxtree/utils.rb /^ def all_emoji?$/;" f class:String
|
250
|
+
arrow img/sample.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="7.823437500000001" markerHeight="7/;" d
|
251
|
+
arrow img/sample.svg /^ <marker id="arrow" markerUnits="strokeWidth" markerWidth="7.823437500000001" markerHeight="7/;" i
|
252
|
+
article docs/_site/assets/css/style.css /^article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, s/;" s
|
253
|
+
aside docs/_site/assets/css/style.css /^article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, s/;" s
|
254
|
+
audio docs/_site/assets/css/style.css /^audio, canvas, progress, video { display: inline-block; \/* 1 *\/ vertical-align: baseline; \/* /;" s
|
255
|
+
audio:not([controls] ) docs/_site/assets/css/style.css /^audio:not([controls]) { display: none; height: 0; }$/;" s
|
256
|
+
b docs/_site/assets/css/style.css /^b, strong { font-weight: bold; }$/;" s
|
257
|
+
basic-usage docs/_site/documentation.html /^<h3 id="basic-usage">Basic Usage<\/h3>$/;" I
|
258
|
+
body docs/_site/assets/css/style.css /^body { margin: 0; }$/;" s
|
259
|
+
body docs/_site/assets/css/style.css /^body { padding: 0; margin: 0; font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans/;" s
|
260
|
+
box-and-circle docs/_site/documentation.html /^<h4 id="box-and-circle">Box and Circle<\/h4>$/;" I
|
261
|
+
button docs/_site/assets/css/style.css /^button { overflow: visible; }$/;" s
|
262
|
+
button docs/_site/assets/css/style.css /^button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearanc/;" s
|
263
|
+
button docs/_site/assets/css/style.css /^button, input, optgroup, select, textarea { color: inherit; \/* 1 *\/ font: inherit; \/* 2 *\/ m/;" s
|
264
|
+
button docs/_site/assets/css/style.css /^button, select { text-transform: none; }$/;" s
|
265
|
+
button::-moz-focus-inner docs/_site/assets/css/style.css /^button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }$/;" s
|
266
|
+
button[disabled] docs/_site/assets/css/style.css /^button[disabled], html input[disabled] { cursor: default; }$/;" s
|
55
267
|
calculate_height lib/rsyntaxtree/base_graph.rb /^ def calculate_height(id = 1)$/;" f class:RSyntaxTree.BaseGraph
|
56
268
|
calculate_indent lib/rsyntaxtree/base_graph.rb /^ def calculate_indent$/;" f class:RSyntaxTree.BaseGraph
|
57
269
|
calculate_level lib/rsyntaxtree/base_graph.rb /^ def calculate_level$/;" f class:RSyntaxTree.BaseGraph
|
58
270
|
calculate_width lib/rsyntaxtree/base_graph.rb /^ def calculate_width(id = 1)$/;" f class:RSyntaxTree.BaseGraph
|
271
|
+
canvas docs/_site/assets/css/style.css /^audio, canvas, progress, video { display: inline-block; \/* 1 *\/ vertical-align: baseline; \/* /;" s
|
272
|
+
category-cognitive-grammar-experimental docs/_site/examples.html /^<h2 id="category-cognitive-grammar-experimental"><b>Cognitive Grammar (Experimental)<\/b><\/h2>$/;" I
|
273
|
+
category-combinatory-categorial-grammar-experimental docs/_site/examples.html /^<h2 id="category-combinatory-categorial-grammar-experimental"><b>Combinatory Categorial Grammar /;" I
|
274
|
+
category-computer-science docs/_site/examples.html /^<h2 id="category-computer-science"><b>Computer Science<\/b><\/h2>$/;" I
|
275
|
+
category-general docs/_site/examples.html /^<h2 id="category-general"><b>General<\/b><\/h2>$/;" I
|
276
|
+
category-generative-grammar docs/_site/examples.html /^<h2 id="category-generative-grammar"><b>Generative Grammar<\/b><\/h2>$/;" I
|
277
|
+
category-head-driven-phrase-structure-grammar-experimental docs/_site/examples.html /^<h2 id="category-head-driven-phrase-structure-grammar-experimental"><b>Head-Driven Phrase Struct/;" I
|
278
|
+
category-phonology docs/_site/examples.html /^<h2 id="category-phonology"><b>Phonology<\/b><\/h2>$/;" I
|
279
|
+
category-tic-tac-toe docs/_site/examples.html /^<h2 id="category-tic-tac-toe"><b>Tic-Tac-Toe<\/b><\/h2>$/;" I
|
280
|
+
category-{{category.name | slugify }} docs/examples.html /^<h2 id="category-{{category.name | slugify }}"><b>{{ category.name }}<\/b><\/h2>$/;" I
|
59
281
|
check_data lib/rsyntaxtree.rb /^ def self.check_data(text)$/;" F class:RSyntaxTree.RSGenerator
|
60
282
|
check_data lib/rsyntaxtree.rb /^ def self.check_data(text)$/;" S class:RSyntaxTree.RSGenerator
|
283
|
+
code docs/_site/assets/css/style.css /^code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }$/;" s
|
61
284
|
contains_cjk? lib/rsyntaxtree/utils.rb /^ def contains_cjk?$/;" f class:String
|
62
285
|
contains_emoji? lib/rsyntaxtree/utils.rb /^ def contains_emoji?$/;" f class:String
|
286
|
+
content docs/_layouts/default.html /^ <main id="content" class="main-content" role="main">$/;" I
|
287
|
+
content docs/_site/404.html /^ <main id="content" class="main-content" role="main">$/;" I
|
288
|
+
content docs/_site/documentation.html /^ <main id="content" class="main-content" role="main">$/;" I
|
289
|
+
content docs/_site/documentation_ja.html /^ <main id="content" class="main-content" role="main">$/;" I
|
290
|
+
content docs/_site/examples.html /^ <main id="content" class="main-content" role="main">$/;" I
|
291
|
+
copyToClipBoard docs/_site/documentation.html /^ function copyToClipBoard(id){$/;" f
|
292
|
+
copyToClipBoard docs/_site/documentation_ja.html /^ function copyToClipBoard(id){$/;" f
|
293
|
+
copyToClipBoard docs/_site/examples.html /^ function copyToClipBoard(id){$/;" f
|
294
|
+
copyToClipBoard docs/examples.html /^ function copyToClipBoard(id){$/;" f
|
63
295
|
data lib/rsyntaxtree/string_parser.rb /^ attr_accessor :data, :elist, :pos, :id, :level$/;" A class:RSyntaxTree.StringParser
|
64
296
|
data= lib/rsyntaxtree/string_parser.rb /^ attr_accessor :data, :elist, :pos, :id, :level$/;" A class:RSyntaxTree.StringParser
|
297
|
+
default Rakefile /^task default: "test"$/;" t
|
298
|
+
details docs/_site/assets/css/style.css /^article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, s/;" s
|
299
|
+
dfn docs/_site/assets/css/style.css /^dfn { font-style: italic; }$/;" s
|
300
|
+
div.grid docs/_site/assets/css/style.css /^@media only screen and (max-width: 768px) { div.grid { display: block; } }$/;" c
|
301
|
+
div.grid docs/_site/assets/css/style.css /^div.grid { display: grid; grid-template-columns: 1fr 1fr; }$/;" c
|
302
|
+
documentation docs/_site/documentation.html /^ <h1 class="no_toc" id="documentation">Documentation<\/h1>$/;" I
|
303
|
+
draw-paths-between-nodes-experimental docs/_site/documentation.html /^<h3 id="draw-paths-between-nodes-experimental">Draw Paths between Nodes (experimental)<\/h3>$/;" I
|
65
304
|
draw_a_path lib/rsyntaxtree/svg_graph.rb /^ def draw_a_path(s_x, s_y, t_x, t_y, target_arrow = :none)$/;" f class:RSyntaxTree.SVGGraph
|
66
305
|
draw_connector lib/rsyntaxtree/base_graph.rb /^ def draw_connector(id = 1)$/;" f class:RSyntaxTree.BaseGraph
|
67
306
|
draw_element lib/rsyntaxtree/svg_graph.rb /^ def draw_element(element)$/;" f class:RSyntaxTree.SVGGraph
|
@@ -74,6 +313,17 @@ elements lib/rsyntaxtree/elementlist.rb /^ attr_accessor :elements, :iterator
|
|
74
313
|
elements= lib/rsyntaxtree/elementlist.rb /^ attr_accessor :elements, :iterator $/;" A class:RSyntaxTree.ElementList
|
75
314
|
elist lib/rsyntaxtree/string_parser.rb /^ attr_accessor :data, :elist, :pos, :id, :level$/;" A class:RSyntaxTree.StringParser
|
76
315
|
elist= lib/rsyntaxtree/string_parser.rb /^ attr_accessor :data, :elist, :pos, :id, :level$/;" A class:RSyntaxTree.StringParser
|
316
|
+
escape-special-characters docs/_site/documentation.html /^<h3 id="escape-special-characters">Escape Special Characters<\/h3>$/;" I
|
317
|
+
examples docs/_site/examples.html /^ <h1 id="examples">Example Gallery<\/h1>$/;" I
|
318
|
+
examples docs/examples.html /^<h1 id="examples">Example Gallery<\/h1>$/;" I
|
319
|
+
fieldset docs/_site/assets/css/style.css /^fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }$/;" s
|
320
|
+
figcaption docs/_site/assets/css/style.css /^article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, s/;" s
|
321
|
+
figure docs/_site/assets/css/style.css /^article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, s/;" s
|
322
|
+
figure docs/_site/assets/css/style.css /^figure { margin: 1em 40px; }$/;" s
|
323
|
+
font-styles docs/_site/documentation.html /^<h4 id="font-styles">Font Styles<\/h4>$/;" I
|
324
|
+
font-styles-text-decoration-and-subsuperscripts docs/_site/documentation.html /^<h3 id="font-styles-text-decoration-and-subsuperscripts">Font Styles, Text Decoration, and Sub\//;" I
|
325
|
+
fonts-used-to-generate-png docs/_site/documentation.html /^<h3 id="fonts-used-to-generate-png">Fonts Used to Generate PNG<\/h3>$/;" I
|
326
|
+
footer docs/_site/assets/css/style.css /^article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, s/;" s
|
77
327
|
generate_line lib/rsyntaxtree/svg_graph.rb /^ def generate_line(x1, y1, x2, y2, col, dashed = false, arrow = false, stroke_width = 1)$/;" f class:RSyntaxTree.SVGGraph
|
78
328
|
get_child_count lib/rsyntaxtree/elementlist.rb /^ def get_child_count(id)$/;" f class:RSyntaxTree.ElementList
|
79
329
|
get_children lib/rsyntaxtree/elementlist.rb /^ def get_children(id)$/;" f class:RSyntaxTree.ElementList
|
@@ -90,12 +340,25 @@ get_metrics lib/rsyntaxtree/utils.rb /^ def get_metrics(text, font, fontsize, f
|
|
90
340
|
get_next lib/rsyntaxtree/elementlist.rb /^ def get_next$/;" f class:RSyntaxTree.ElementList
|
91
341
|
get_next_token lib/rsyntaxtree/string_parser.rb /^ def get_next_token$/;" f class:RSyntaxTree.StringParser
|
92
342
|
get_rightmost lib/rsyntaxtree/base_graph.rb /^ def get_rightmost(id = 1)$/;" f class:RSyntaxTree.BaseGraph
|
343
|
+
grid docs/assets/css/style.scss /^ div.grid {$/;" c
|
344
|
+
grid docs/assets/css/style.scss /^div.grid {$/;" c
|
345
|
+
h1 docs/_site/assets/css/style.css /^h1 { font-size: 2em; margin: 0.67em 0; }$/;" s
|
346
|
+
h3 docs/_site/assets/css/style.css /^h3 { border-bottom: 1px solid lightgray; margin-top: 1em; margin-bottom: 1em; padding-bottom: 0./;" s
|
347
|
+
header docs/_site/assets/css/style.css /^article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, s/;" s
|
93
348
|
height lib/rsyntaxtree/svg_graph.rb /^ attr_accessor :width, :height$/;" A class:RSyntaxTree.SVGGraph
|
94
349
|
height= lib/rsyntaxtree/svg_graph.rb /^ attr_accessor :width, :height$/;" A class:RSyntaxTree.SVGGraph
|
350
|
+
hgroup docs/_site/assets/css/style.css /^article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, s/;" s
|
351
|
+
hidden docs/_site/assets/css/style.css /^[hidden], template { display: none; }$/;" s
|
352
|
+
horizontal-line docs/_site/documentation.html /^<h4 id="horizontal-line">Horizontal Line<\/h4>$/;" I
|
353
|
+
hr docs/_site/assets/css/style.css /^hr { box-sizing: content-box; height: 0; }$/;" s
|
354
|
+
html docs/_site/assets/css/style.css /^html { font-family: sans-serif; \/* 1 *\/ -ms-text-size-adjust: 100%; \/* 2 *\/ -webkit-text-siz/;" s
|
355
|
+
html input[disabled] docs/_site/assets/css/style.css /^button[disabled], html input[disabled] { cursor: default; }$/;" s
|
356
|
+
html input[type="button"] docs/_site/assets/css/style.css /^button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearanc/;" s
|
95
357
|
id lib/rsyntaxtree/element.rb /^ attr_accessor :id,$/;" A class:RSyntaxTree.Element
|
96
358
|
id lib/rsyntaxtree/string_parser.rb /^ attr_accessor :data, :elist, :pos, :id, :level$/;" A class:RSyntaxTree.StringParser
|
97
359
|
id= lib/rsyntaxtree/element.rb /^ attr_accessor :id,$/;" A class:RSyntaxTree.Element
|
98
360
|
id= lib/rsyntaxtree/string_parser.rb /^ attr_accessor :data, :elist, :pos, :id, :level$/;" A class:RSyntaxTree.StringParser
|
361
|
+
img docs/_site/assets/css/style.css /^img { border: 0; }$/;" s
|
99
362
|
initialize lib/rsyntaxtree.rb /^ def initialize(params = {})$/;" f class:RSyntaxTree.RSGenerator
|
100
363
|
initialize lib/rsyntaxtree.rb /^ def initialize(msg="Error: something unexpected occurred")$/;" f class:RSTError
|
101
364
|
initialize lib/rsyntaxtree/base_graph.rb /^ def initialize(element_list, params)$/;" f class:RSyntaxTree.BaseGraph
|
@@ -103,34 +366,118 @@ initialize lib/rsyntaxtree/element.rb /^ def initialize(id, parent, content,
|
|
103
366
|
initialize lib/rsyntaxtree/elementlist.rb /^ def initialize$/;" f class:RSyntaxTree.ElementList
|
104
367
|
initialize lib/rsyntaxtree/string_parser.rb /^ def initialize(str, fontset, fontsize)$/;" f class:RSyntaxTree.StringParser
|
105
368
|
initialize lib/rsyntaxtree/svg_graph.rb /^ def initialize(element_list, params)$/;" f class:RSyntaxTree.SVGGraph
|
369
|
+
input docs/_site/assets/css/style.css /^button, input, optgroup, select, textarea { color: inherit; \/* 1 *\/ font: inherit; \/* 2 *\/ m/;" s
|
370
|
+
input docs/_site/assets/css/style.css /^input { line-height: normal; }$/;" s
|
371
|
+
input::-moz-focus-inner docs/_site/assets/css/style.css /^button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }$/;" s
|
372
|
+
input[type="checkbox"] docs/_site/assets/css/style.css /^input[type="checkbox"], input[type="radio"] { box-sizing: border-box; \/* 1 *\/ padding: 0; \/* /;" s
|
373
|
+
input[type="number"] ::-webkit-inner-spin-button docs/_site/assets/css/style.css /^input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button/;" s
|
374
|
+
input[type="number"] ::-webkit-outer-spin-button docs/_site/assets/css/style.css /^input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button/;" s
|
375
|
+
input[type="radio"] docs/_site/assets/css/style.css /^input[type="checkbox"], input[type="radio"] { box-sizing: border-box; \/* 1 *\/ padding: 0; \/* /;" s
|
376
|
+
input[type="reset"] docs/_site/assets/css/style.css /^button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearanc/;" s
|
377
|
+
input[type="search"] docs/_site/assets/css/style.css /^input[type="search"] { -webkit-appearance: textfield; \/* 1 *\/ \/* 2 *\/ box-sizing: content-bo/;" s
|
378
|
+
input[type="search"] ::-webkit-search-cancel-button docs/_site/assets/css/style.css /^input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decorat/;" s
|
379
|
+
input[type="search"] ::-webkit-search-decoration docs/_site/assets/css/style.css /^input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decorat/;" s
|
380
|
+
input[type="submit"] docs/_site/assets/css/style.css /^button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearanc/;" s
|
381
|
+
install-fonts-for-svg docs/_site/documentation.html /^<h3 id="install-fonts-for-svg">Install Fonts for SVG<\/h3>$/;" I
|
106
382
|
iterator lib/rsyntaxtree/elementlist.rb /^ attr_accessor :elements, :iterator $/;" A class:RSyntaxTree.ElementList
|
107
383
|
iterator= lib/rsyntaxtree/elementlist.rb /^ attr_accessor :elements, :iterator $/;" A class:RSyntaxTree.ElementList
|
384
|
+
kbd docs/_site/assets/css/style.css /^code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }$/;" s
|
385
|
+
legend docs/_site/assets/css/style.css /^legend { border: 0; \/* 1 *\/ padding: 0; \/* 2 *\/ }$/;" s
|
108
386
|
level lib/rsyntaxtree/string_parser.rb /^ attr_accessor :data, :elist, :pos, :id, :level$/;" A class:RSyntaxTree.StringParser
|
109
387
|
level= lib/rsyntaxtree/string_parser.rb /^ attr_accessor :data, :elist, :pos, :id, :level$/;" A class:RSyntaxTree.StringParser
|
110
388
|
line_to_parent lib/rsyntaxtree/svg_graph.rb /^ def line_to_parent(parent, child)$/;" f class:RSyntaxTree.SVGGraph
|
111
|
-
|
112
|
-
line_to_parent2 lib/rsyntaxtree/svg_graph.rb /^ def line_to_parent2(parent, child)$/;" f class:RSyntaxTree.SVGGraph
|
389
|
+
main docs/_site/assets/css/style.css /^article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, s/;" s
|
113
390
|
make_balance lib/rsyntaxtree/base_graph.rb /^ def make_balance(id = 1)$/;" f class:RSyntaxTree.BaseGraph
|
114
391
|
make_tree lib/rsyntaxtree/string_parser.rb /^ def make_tree(parent)$/;" f class:RSyntaxTree.StringParser
|
115
|
-
|
392
|
+
mark docs/_site/assets/css/style.css /^mark { background: #ff0; color: #000; }$/;" s
|
393
|
+
markdown-toc docs/_site/documentation.html /^<ol id="markdown-toc">$/;" I
|
394
|
+
markdown-toc docs/_site/documentation_ja.html /^<ol id="markdown-toc">$/;" I
|
395
|
+
markdown-toc-basic-usage docs/_site/documentation.html /^ <li><a href="#basic-usage" id="markdown-toc-basic-usage">Basic Usage<\/a><\/li>$/;" I
|
396
|
+
markdown-toc-box-and-circle docs/_site/documentation.html /^ <li><a href="#box-and-circle" id="markdown-toc-box-and-circle">Box and Circle<\/a><\/li>$/;" I
|
397
|
+
markdown-toc-draw-paths-between-nodes-experimental docs/_site/documentation.html /^ <li><a href="#draw-paths-between-nodes-experimental" id="markdown-toc-draw-paths-between-nodes/;" I
|
398
|
+
markdown-toc-escape-special-characters docs/_site/documentation.html /^ <li><a href="#escape-special-characters" id="markdown-toc-escape-special-characters">Escape Sp/;" I
|
399
|
+
markdown-toc-font-styles docs/_site/documentation.html /^ <li><a href="#font-styles" id="markdown-toc-font-styles">Font Styles<\/a><\/li>$/;" I
|
400
|
+
markdown-toc-font-styles-text-decoration-and-subsuperscripts docs/_site/documentation.html /^ <li><a href="#font-styles-text-decoration-and-subsuperscripts" id="markdown-toc-font-styles-te/;" I
|
401
|
+
markdown-toc-fonts-used-to-generate-png docs/_site/documentation.html /^ <li><a href="#fonts-used-to-generate-png" id="markdown-toc-fonts-used-to-generate-png">Fonts U/;" I
|
402
|
+
markdown-toc-horizontal-line docs/_site/documentation.html /^ <li><a href="#horizontal-line" id="markdown-toc-horizontal-line">Horizontal Line<\/a><\/li/;" I
|
403
|
+
markdown-toc-install-fonts-for-svg docs/_site/documentation.html /^ <li><a href="#install-fonts-for-svg" id="markdown-toc-install-fonts-for-svg">Install Fonts for/;" I
|
404
|
+
markdown-toc-newline docs/_site/documentation.html /^ <li><a href="#newline" id="markdown-toc-newline">Newline<\/a><\/li>$/;" I
|
405
|
+
markdown-toc-png形式を用いる場合 docs/_site/documentation_ja.html /^ <li><a href="#png形式を用いる場合" id="markdown-toc-png形式を用いる場合">PNG形/;" I
|
406
|
+
markdown-toc-subscript-and-superscript docs/_site/documentation.html /^ <li><a href="#subscript-and-superscript" id="markdown-toc-subscript-and-superscript">Subsc/;" I
|
407
|
+
markdown-toc-svg形式を用いる場合 docs/_site/documentation_ja.html /^ <li><a href="#svg形式を用いる場合" id="markdown-toc-svg形式を用いる場合">SVG形/;" I
|
408
|
+
markdown-toc-text-decoration docs/_site/documentation.html /^ <li><a href="#text-decoration" id="markdown-toc-text-decoration">Text Decoration<\/a><\/li/;" I
|
409
|
+
markdown-toc-triangle-square-brackets-rectangle docs/_site/documentation.html /^ <li><a href="#triangle-square-brackets-rectangle" id="markdown-toc-triangle-square-brackets-re/;" I
|
410
|
+
markdown-toc-whitespace-inside-label docs/_site/documentation.html /^ <li><a href="#whitespace-inside-label" id="markdown-toc-whitespace-inside-label">Whitespac/;" I
|
411
|
+
markdown-toc-コネクター docs/_site/documentation_ja.html /^ <li><a href="#コネクター" id="markdown-toc-コネクター">コネクター<\/a><\/li>$/;" I
|
412
|
+
markdown-toc-スペースと改行 docs/_site/documentation_ja.html /^ <li><a href="#スペースと改行" id="markdown-toc-スペースと改行">スペースと改/;" I
|
413
|
+
markdown-toc-テキストの描画 docs/_site/documentation_ja.html /^ <li><a href="#テキストの描画" id="markdown-toc-テキストの描画">テキストの描/;" I
|
414
|
+
markdown-toc-テキスト以外の要素の描画 docs/_site/documentation_ja.html /^ <li><a href="#テキスト以外の要素の描画" id="markdown-toc-テキスト以外の要素/;" I
|
415
|
+
markdown-toc-テキスト装飾 docs/_site/documentation_ja.html /^ <li><a href="#テキスト装飾" id="markdown-toc-テキスト装飾">テキスト装飾</;" I
|
416
|
+
markdown-toc-ノードからノードへのパスの描画試験的機能 docs/_site/documentation_ja.html /^ <li><a href="#ノードからノードへのパスの描画試験的機能" id="markdown-toc-ノ/;" I
|
417
|
+
markdown-toc-フォントスタイル docs/_site/documentation_ja.html /^ <li><a href="#フォントスタイル" id="markdown-toc-フォントスタイル">フォン/;" I
|
418
|
+
markdown-toc-ボックスとサークル docs/_site/documentation_ja.html /^ <li><a href="#ボックスとサークル" id="markdown-toc-ボックスとサークル">ボ/;" I
|
419
|
+
markdown-toc-ラベル内のスペース docs/_site/documentation_ja.html /^ <li><a href="#ラベル内のスペース" id="markdown-toc-ラベル内のスペース">ラ/;" I
|
420
|
+
markdown-toc-リーフを囲む括弧と矩形の描画 docs/_site/documentation_ja.html /^ <li><a href="#リーフを囲む括弧と矩形の描画" id="markdown-toc-リーフを囲む括/;" I
|
421
|
+
markdown-toc-一部の文字を表示するためのエスケープ docs/_site/documentation_ja.html /^ <li><a href="#一部の文字を表示するためのエスケープ" id="markdown-toc-一部の/;" I
|
422
|
+
markdown-toc-上付き文字と下付き文字 docs/_site/documentation_ja.html /^ <li><a href="#上付き文字と下付き文字" id="markdown-toc-上付き文字と下付/;" I
|
423
|
+
markdown-toc-基本的な使い方 docs/_site/documentation_ja.html /^ <li><a href="#基本的な使い方" id="markdown-toc-基本的な使い方">基本的な使い/;" I
|
424
|
+
markdown-toc-改行 docs/_site/documentation_ja.html /^ <li><a href="#改行" id="markdown-toc-改行">改行<\/a><\/li>$/;" I
|
425
|
+
markdown-toc-水平線 docs/_site/documentation_ja.html /^ <li><a href="#水平線" id="markdown-toc-水平線">水平線<\/a><\/li>$/;" I
|
426
|
+
menu docs/_site/assets/css/style.css /^article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, s/;" s
|
427
|
+
nav docs/_site/assets/css/style.css /^article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, s/;" s
|
428
|
+
newline docs/_site/documentation.html /^<h4 id="newline">Newline<\/h4>$/;" I
|
116
429
|
node_centering lib/rsyntaxtree/base_graph.rb /^ def node_centering$/;" f class:RSyntaxTree.BaseGraph
|
430
|
+
ns59d2ecb30101 docs/_site/feed.xml /^<?xml version="1.0" encoding="utf-8"?><feed xmlns="http:\/\/www.w3.org\/2005\/Atom" ><generator /;" n uri:http://www.w3.org/2005/Atom
|
431
|
+
ns8fb8be310101 img/sample.svg /^ <svg width="1211.119140625" height="941.0" viewBox="-40, -40, 1251.119140625, 981.0" version="/;" n uri:http://www.w3.org/2000/svg
|
432
|
+
optgroup docs/_site/assets/css/style.css /^button, input, optgroup, select, textarea { color: inherit; \/* 1 *\/ font: inherit; \/* 2 *\/ m/;" s
|
433
|
+
optgroup docs/_site/assets/css/style.css /^optgroup { font-weight: bold; }$/;" s
|
117
434
|
parse lib/rsyntaxtree/markup_parser.rb /^ def parse(txt)$/;" f class:Markup
|
118
435
|
parse lib/rsyntaxtree/markup_parser.rb /^ def parse(txt)$/;" f module:Markup
|
119
436
|
parse lib/rsyntaxtree/string_parser.rb /^ def parse$/;" f class:RSyntaxTree.StringParser
|
120
437
|
parse_list lib/rsyntaxtree/base_graph.rb /^ def parse_list$/;" f class:RSyntaxTree.BaseGraph
|
121
|
-
|
122
|
-
polyline_to_parent lib/rsyntaxtree/svg_graph.rb /^ def polyline_to_parent(parent, child)$/;" f class:RSyntaxTree.SVGGraph.line_to_parent
|
438
|
+
png形式を用いる場合 docs/_site/documentation_ja.html /^<h3 id="png形式を用いる場合">PNG形式を用いる場合<\/h3>$/;" I
|
123
439
|
pos lib/rsyntaxtree/string_parser.rb /^ attr_accessor :data, :elist, :pos, :id, :level$/;" A class:RSyntaxTree.StringParser
|
124
440
|
pos= lib/rsyntaxtree/string_parser.rb /^ attr_accessor :data, :elist, :pos, :id, :level$/;" A class:RSyntaxTree.StringParser
|
441
|
+
pre docs/_site/assets/css/style.css /^code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }$/;" s
|
442
|
+
pre docs/_site/assets/css/style.css /^pre { overflow: auto; }$/;" s
|
443
|
+
progress docs/_site/assets/css/style.css /^audio, canvas, progress, video { display: inline-block; \/* 1 *\/ vertical-align: baseline; \/* /;" s
|
125
444
|
rsyntaxtree rsyntaxtree.gemspec /^ s.name = "rsyntaxtree"$/;" g
|
445
|
+
samp docs/_site/assets/css/style.css /^code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }$/;" s
|
446
|
+
section docs/_site/assets/css/style.css /^article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, s/;" s
|
447
|
+
select docs/_site/assets/css/style.css /^button, input, optgroup, select, textarea { color: inherit; \/* 1 *\/ font: inherit; \/* 2 *\/ m/;" s
|
448
|
+
select docs/_site/assets/css/style.css /^button, select { text-transform: none; }$/;" s
|
126
449
|
set_element_width lib/rsyntaxtree/elementlist.rb /^ def set_element_width(id, width)$/;" f class:RSyntaxTree.ElementList
|
127
450
|
set_hierarchy lib/rsyntaxtree/elementlist.rb /^ def set_hierarchy$/;" f class:RSyntaxTree.ElementList
|
128
451
|
set_indent lib/rsyntaxtree/elementlist.rb /^ def set_indent(id, indent)$/;" f class:RSyntaxTree.ElementList
|
129
452
|
set_tspan lib/rsyntaxtree/svg_graph.rb /^ def set_tspan(this_x, this_y, style, decoration, fontstyle, text)$/;" f class:RSyntaxTree.SVGGraph
|
130
453
|
setup lib/rsyntaxtree/element.rb /^ def setup$/;" f class:RSyntaxTree.Element
|
131
454
|
setup test/markup_parser_test.rb /^ def setup$/;" f class:MarkupParserTest
|
455
|
+
skip-to-content docs/_layouts/default.html /^ <a id="skip-to-content" href="#content">Skip to the content.<\/a>$/;" I
|
456
|
+
skip-to-content docs/_site/404.html /^ <a id="skip-to-content" href="#content">Skip to the content.<\/a>$/;" I
|
457
|
+
skip-to-content docs/_site/documentation.html /^ <a id="skip-to-content" href="#content">Skip to the content.<\/a>$/;" I
|
458
|
+
skip-to-content docs/_site/documentation_ja.html /^ <a id="skip-to-content" href="#content">Skip to the content.<\/a>$/;" I
|
459
|
+
skip-to-content docs/_site/examples.html /^ <a id="skip-to-content" href="#content">Skip to the content.<\/a>$/;" I
|
460
|
+
small docs/_site/assets/css/style.css /^small { font-size: 80%; }$/;" s
|
461
|
+
social-media docs/_includes/social_media_links.html /^<div id="social-media" style='color: black;'>$/;" I
|
462
|
+
social-media docs/_site/404.html /^<div id="social-media" style='color: black;'>$/;" I
|
463
|
+
social-media docs/_site/documentation.html /^<div id="social-media" style='color: black;'>$/;" I
|
464
|
+
social-media docs/_site/documentation_ja.html /^<div id="social-media" style='color: black;'>$/;" I
|
465
|
+
social-media docs/_site/examples.html /^<div id="social-media" style='color: black;'>$/;" I
|
132
466
|
split_by_emoji lib/rsyntaxtree/utils.rb /^ def split_by_emoji$/;" f class:String
|
467
|
+
strong docs/_site/assets/css/style.css /^b, strong { font-weight: bold; }$/;" s
|
468
|
+
sub docs/_site/assets/css/style.css /^sub { bottom: -0.25em; }$/;" s
|
469
|
+
sub docs/_site/assets/css/style.css /^sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }$/;" s
|
470
|
+
subscript-and-superscript docs/_site/documentation.html /^<h4 id="subscript-and-superscript">Subscript and Superscript<\/h4>$/;" I
|
471
|
+
summary docs/_site/assets/css/style.css /^article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, s/;" s
|
472
|
+
sup docs/_site/assets/css/style.css /^sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }$/;" s
|
473
|
+
sup docs/_site/assets/css/style.css /^sup { top: -0.5em; }$/;" s
|
474
|
+
svg:not(:root) docs/_site/assets/css/style.css /^svg:not(:root) { overflow: hidden; }$/;" s
|
133
475
|
svg_data lib/rsyntaxtree/svg_graph.rb /^ def svg_data$/;" f class:RSyntaxTree.SVGGraph
|
476
|
+
svg形式を用いる場合 docs/_site/documentation_ja.html /^<h3 id="svg形式を用いる場合">SVG形式を用いる場合<\/h3>$/;" I
|
477
|
+
table docs/_site/assets/css/style.css /^table { border-collapse: collapse; border-spacing: 0; }$/;" s
|
478
|
+
table-of-contents docs/_site/documentation.html /^<h3 class="no_toc" id="table-of-contents">Table of Contents<\/h3>$/;" I
|
479
|
+
td docs/_site/assets/css/style.css /^td, th { padding: 0; }$/;" s
|
480
|
+
template docs/_site/assets/css/style.css /^[hidden], template { display: none; }$/;" s
|
134
481
|
test_evaluator test/markup_parser_test.rb /^ def test_evaluator$/;" f
|
135
482
|
test_evaluator test/markup_parser_test.rb /^ def test_evaluator$/;" f class:MarkupParserTest
|
136
483
|
test_rule_bold test/markup_parser_test.rb /^ def test_rule_bold$/;" f
|
@@ -168,12 +515,83 @@ test_rule_text test/markup_parser_test.rb /^ def test_rule_text$/;" f class:Mar
|
|
168
515
|
test_rule_triangle test/markup_parser_test.rb /^ def test_rule_triangle$/;" f class:MarkupParserTest
|
169
516
|
test_rule_underline test/markup_parser_test.rb /^ def test_rule_underline$/;" f
|
170
517
|
test_rule_underline test/markup_parser_test.rb /^ def test_rule_underline$/;" f class:MarkupParserTest
|
518
|
+
text-001 docs/_site/examples.html /^ <div id="text-001" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
|
519
|
+
text-002 docs/_site/examples.html /^ <div id="text-002" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
|
520
|
+
text-003 docs/_site/examples.html /^ <div id="text-003" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
|
521
|
+
text-004 docs/_site/examples.html /^ <div id="text-004" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
|
522
|
+
text-005 docs/_site/examples.html /^ <div id="text-005" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
|
523
|
+
text-006 docs/_site/examples.html /^ <div id="text-006" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
|
524
|
+
text-007 docs/_site/examples.html /^ <div id="text-007" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
|
525
|
+
text-008 docs/_site/examples.html /^ <div id="text-008" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
|
526
|
+
text-009 docs/_site/examples.html /^ <div id="text-009" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
|
527
|
+
text-010 docs/_site/examples.html /^ <div id="text-010" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
|
528
|
+
text-011 docs/_site/examples.html /^ <div id="text-011" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
|
529
|
+
text-012 docs/_site/examples.html /^ <div id="text-012" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
|
530
|
+
text-013 docs/_site/examples.html /^ <div id="text-013" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
|
531
|
+
text-014 docs/_site/examples.html /^ <div id="text-014" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
|
532
|
+
text-015 docs/_site/examples.html /^ <div id="text-015" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
|
533
|
+
text-016 docs/_site/examples.html /^ <div id="text-016" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
|
534
|
+
text-017 docs/_site/examples.html /^ <div id="text-017" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
|
535
|
+
text-018 docs/_site/examples.html /^ <div id="text-018" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
|
536
|
+
text-019 docs/_site/examples.html /^ <div id="text-019" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
|
537
|
+
text-020 docs/_site/examples.html /^ <div id="text-020" style='max-height: 600px; overflow-y: auto; margin-bottom: 20px;'>$/;" I
|
538
|
+
text-decoration docs/_site/documentation.html /^<h4 id="text-decoration">Text Decoration<\/h4>$/;" I
|
539
|
+
text-{{example.name}} docs/examples.html /^ <div id="text-{{example.name}}" style='max-height: 600px; overflow-y: auto; margin-bottom: 2/;" I
|
540
|
+
textarea docs/_site/assets/css/style.css /^button, input, optgroup, select, textarea { color: inherit; \/* 1 *\/ font: inherit; \/* 2 *\/ m/;" s
|
541
|
+
textarea docs/_site/assets/css/style.css /^textarea { overflow: auto; }$/;" s
|
542
|
+
th docs/_site/assets/css/style.css /^td, th { padding: 0; }$/;" s
|
543
|
+
triangle-square-brackets-rectangle docs/_site/documentation.html /^<h3 id="triangle-square-brackets-rectangle">Triangle, Square Brackets, Rectangle<\/h3>$/;" I
|
171
544
|
triangle_to_parent lib/rsyntaxtree/svg_graph.rb /^ def triangle_to_parent(parent, child)$/;" f class:RSyntaxTree.SVGGraph
|
172
|
-
triangle_to_parent lib/rsyntaxtree/svg_graph.rb /^ def triangle_to_parent(parent, child)$/;" f class:RSyntaxTree.SVGGraph.line_to_parent
|
173
|
-
triangle_to_parent lib/rsyntaxtree/svg_graph.rb /^ def triangle_to_parent(parent, child)$/;" f class:RSyntaxTree
|
174
|
-
triangle_to_parent2 lib/rsyntaxtree/svg_graph.rb /^ def triangle_to_parent2(parent, child)$/;" f class:RSyntaxTree.SVGGraph
|
175
545
|
valid lib/rsyntaxtree/string_parser.rb /^ def self.valid?(data)$/;" F class:RSyntaxTree.StringParser
|
176
546
|
valid? lib/rsyntaxtree/string_parser.rb /^ def self.valid?(data)$/;" S class:RSyntaxTree.StringParser
|
547
|
+
video docs/_site/assets/css/style.css /^audio, canvas, progress, video { display: inline-block; \/* 1 *\/ vertical-align: baseline; \/* /;" s
|
548
|
+
whitespace-inside-label docs/_site/documentation.html /^<h4 id="whitespace-inside-label">Whitespace inside Label<\/h4>$/;" I
|
177
549
|
width lib/rsyntaxtree/svg_graph.rb /^ attr_accessor :width, :height$/;" A class:RSyntaxTree.SVGGraph
|
178
550
|
width= lib/rsyntaxtree/svg_graph.rb /^ attr_accessor :width, :height$/;" A class:RSyntaxTree.SVGGraph
|
179
|
-
|
551
|
+
{{ category.name }} docs/examples.html /^<h2 id="category-{{category.name | slugify }}"><b>{{ category.name }}<\/b><\/h2>$/;" i
|
552
|
+
{{ page.description | default: site.description | default: site.github.project_tagline }} docs/_layouts/default.html /^ <h2 class="project-tagline">{{ page.description | default: site.description | default: sit/;" i
|
553
|
+
{{ page.title | default: site.title | default: site.github.repository_name }} docs/_layouts/default.html /^ <\/h1>$/;" h
|
554
|
+
コネクター docs/_site/documentation_ja.html /^<h3 id="コネクター">コネクター<\/h3>$/;" I
|
555
|
+
コネクター docs/_site/documentation_ja.html /^<h3 id="コネクター">コネクター<\/h3>$/;" j
|
556
|
+
コネクター docs/documentation_ja.md /^### コネクター$/;" S chapter:ドキュメンテーション
|
557
|
+
スペースと改行 docs/_site/documentation_ja.html /^<h3 id="スペースと改行">スペースと改行<\/h3>$/;" I
|
558
|
+
スペースと改行 docs/_site/documentation_ja.html /^<h3 id="スペースと改行">スペースと改行<\/h3>$/;" j
|
559
|
+
スペースと改行 docs/documentation_ja.md /^### スペースと改行$/;" S chapter:ドキュメンテーション
|
560
|
+
テキストの描画 docs/_site/documentation_ja.html /^<h3 id="テキストの描画">テキストの描画<\/h3>$/;" I
|
561
|
+
テキストの描画 docs/_site/documentation_ja.html /^<h3 id="テキストの描画">テキストの描画<\/h3>$/;" j
|
562
|
+
テキストの描画 docs/documentation_ja.md /^### テキストの描画$/;" S chapter:ドキュメンテーション
|
563
|
+
テキスト以外の要素の描画 docs/_site/documentation_ja.html /^<h3 id="テキスト以外の要素の描画">テキスト以外の要素の描画<\/h3>$/;" I
|
564
|
+
テキスト以外の要素の描画 docs/_site/documentation_ja.html /^<h3 id="テキスト以外の要素の描画">テキスト以外の要素の描画<\/h3>$/;" j
|
565
|
+
テキスト以外の要素の描画 docs/documentation_ja.md /^### テキスト以外の要素の描画$/;" S chapter:ドキュメンテーション
|
566
|
+
テキスト装飾 docs/_site/documentation_ja.html /^<h4 id="テキスト装飾">テキスト装飾<\/h4>$/;" I
|
567
|
+
テキスト装飾 docs/documentation_ja.md /^#### テキスト装飾$/;" t subsection:ドキュメンテーション""テキストの描画
|
568
|
+
ドキュメンテーション docs/_site/documentation_ja.html /^ <h1 class="no_toc" id="ドキュメンテーション">ドキュメンテーション<\/h1/;" I
|
569
|
+
ドキュメンテーション docs/_site/documentation_ja.html /^ <h1 class="no_toc" id="ドキュメンテーション">ドキュメンテーション<\/h1/;" h
|
570
|
+
ドキュメンテーション docs/documentation_ja.md /^# ドキュメンテーション$/;" c
|
571
|
+
ノードからノードへのパスの描画試験的機能 docs/_site/documentation_ja.html /^<h3 id="ノードからノードへのパスの描画試験的機能">ノードからノードへ/;" I
|
572
|
+
ノードからノードへのパスの描画(試験的機能) docs/_site/documentation_ja.html /^<h3 id="ノードからノードへのパスの描画試験的機能">ノードからノードへ/;" j
|
573
|
+
ノードからノードへのパスの描画(試験的機能) docs/documentation_ja.md /^### ノードからノードへのパスの描画(試験的機能)$/;" S chapter:ドキュメンテーション
|
574
|
+
フォントスタイル docs/_site/documentation_ja.html /^<h4 id="フォントスタイル">フォント・スタイル<\/h4>$/;" I
|
575
|
+
フォント・スタイル docs/documentation_ja.md /^#### フォント・スタイル$/;" t subsection:ドキュメンテーション""テキストの描画
|
576
|
+
ボックスとサークル docs/_site/documentation_ja.html /^<h4 id="ボックスとサークル">ボックスとサークル<\/h4>$/;" I
|
577
|
+
ボックスとサークル docs/documentation_ja.md /^#### ボックスとサークル$/;" t subsection:ドキュメンテーション""テキスト以外の要素の描画
|
578
|
+
ラベル内のスペース docs/_site/documentation_ja.html /^<h4 id="ラベル内のスペース">ラベル内のスペース<\/h4>$/;" I
|
579
|
+
ラベル内のスペース docs/documentation_ja.md /^#### ラベル内のスペース$/;" t subsection:ドキュメンテーション""スペースと改行
|
580
|
+
リーフを囲む括弧と矩形の描画 docs/_site/documentation_ja.html /^<h3 id="リーフを囲む括弧と矩形の描画">リーフを囲む括弧と矩形の描画<\//;" I
|
581
|
+
リーフを囲む括弧と矩形の描画 docs/_site/documentation_ja.html /^<h3 id="リーフを囲む括弧と矩形の描画">リーフを囲む括弧と矩形の描画<\//;" j
|
582
|
+
リーフを囲む括弧と矩形の描画 docs/documentation_ja.md /^### リーフを囲む括弧と矩形の描画$/;" S chapter:ドキュメンテーション
|
583
|
+
一部の文字を表示するためのエスケープ docs/_site/documentation_ja.html /^<h3 id="一部の文字を表示するためのエスケープ">一部の文字を表示するた/;" I
|
584
|
+
一部の文字を表示するためのエスケープ docs/_site/documentation_ja.html /^<h3 id="一部の文字を表示するためのエスケープ">一部の文字を表示するた/;" j
|
585
|
+
一部の文字を表示するためのエスケープ docs/documentation_ja.md /^### 一部の文字を表示するためのエスケープ$/;" S chapter:ドキュメンテーション
|
586
|
+
上付き文字と下付き文字 docs/_site/documentation_ja.html /^<h4 id="上付き文字と下付き文字">上付き文字と下付き文字<\/h4>$/;" I
|
587
|
+
上付き文字と下付き文字 docs/documentation_ja.md /^#### 上付き文字と下付き文字$/;" t subsection:ドキュメンテーション""テキストの描画
|
588
|
+
基本的な使い方 docs/_site/documentation_ja.html /^<h3 id="基本的な使い方">基本的な使い方<\/h3>$/;" I
|
589
|
+
基本的な使い方 docs/_site/documentation_ja.html /^<h3 id="基本的な使い方">基本的な使い方<\/h3>$/;" j
|
590
|
+
基本的な使い方 docs/documentation_ja.md /^### 基本的な使い方$/;" S chapter:ドキュメンテーション
|
591
|
+
改行 docs/_site/documentation_ja.html /^<h4 id="改行">改行<\/h4>$/;" I
|
592
|
+
改行 docs/documentation_ja.md /^#### 改行$/;" t subsection:ドキュメンテーション""スペースと改行
|
593
|
+
水平線 docs/_site/documentation_ja.html /^<h4 id="水平線">水平線<\/h4>$/;" I
|
594
|
+
水平線 docs/documentation_ja.md /^#### 水平線$/;" t subsection:ドキュメンテーション""テキスト以外の要素の描画
|
595
|
+
目次 docs/_site/documentation_ja.html /^<h3 class="no_toc" id="目次">目次<\/h3>$/;" I
|
596
|
+
目次 docs/_site/documentation_ja.html /^<h3 class="no_toc" id="目次">目次<\/h3>$/;" j
|
597
|
+
目次 docs/documentation_ja.md /^### 目次$/;" S chapter:ドキュメンテーション
|