... |
... |
@@ -139,37 +139,5 @@ |
139 |
139 |
{{/code}} |
140 |
140 |
|
141 |
141 |
|
142 |
|
-include: |
143 |
143 |
|
144 |
|
-{{include reference="Diagram.WebHome"/}} |
145 |
145 |
|
146 |
|
- |
147 |
|
-cache: |
148 |
|
- |
149 |
|
-{{cache}} |
150 |
|
-test cache. |
151 |
|
-{{/cache}} |
152 |
|
- |
153 |
|
- |
154 |
|
-draw: |
155 |
|
- |
156 |
|
-{{sequence}} |
157 |
|
-title Test |
158 |
|
- |
159 |
|
-Alice->Bob: Authentication Request |
160 |
|
-note right of Bob: Bob thinks about it |
161 |
|
-Bob->Yang: Authentication Response |
162 |
|
- |
163 |
|
-{{/sequence}} |
164 |
|
- |
165 |
|
- |
166 |
|
-diagram: |
167 |
|
- |
168 |
|
-{{diagram/}} |
169 |
|
- |
170 |
|
- |
171 |
|
-页脚引用: |
172 |
|
- |
173 |
|
-{{footnote}} |
174 |
|
-footnote ??? |
175 |
|
-{{/footnote}} |