doc: Rename `synopsys` into `synopsis`
[nit.git] / src / doc / templates / tests / test_json_commands.sav / test_cmd_mentities.res
1 {
2         "results": [{
3                 "name": "careers",
4                 "synopsis": "Careers of the game.",
5                 "namespace": [{
6                         "name": "test_prog",
7                         "synopsis": "Test program for model tools."
8                 }, "::", {
9                         "name": "careers",
10                         "synopsis": "Careers of the game."
11                 }],
12                 "class_name": "MModule",
13                 "full_name": "test_prog::careers",
14                 "visibility": "public",
15                 "html_synopsis": "<span class=\"synopsis nitdoc\">Careers of the game.</span>",
16                 "modifiers": ["module"]
17         }, {
18                 "name": "character",
19                 "synopsis": "Characters are playable entity in the world.",
20                 "namespace": [{
21                         "name": "test_prog",
22                         "synopsis": "Test program for model tools."
23                 }, "::", {
24                         "name": "character",
25                         "synopsis": "Characters are playable entity in the world."
26                 }],
27                 "class_name": "MModule",
28                 "full_name": "test_prog::character",
29                 "visibility": "public",
30                 "html_synopsis": "<span class=\"synopsis nitdoc\">Characters are playable entity in the world.</span>",
31                 "modifiers": ["module"]
32         }, {
33                 "name": "combat",
34                 "synopsis": "COmbat interactions between characters.",
35                 "namespace": [{
36                         "name": "test_prog",
37                         "synopsis": "Test program for model tools."
38                 }, "::", {
39                         "name": "combat",
40                         "synopsis": "COmbat interactions between characters."
41                 }],
42                 "class_name": "MModule",
43                 "full_name": "test_prog::combat",
44                 "visibility": "public",
45                 "html_synopsis": "<span class=\"synopsis nitdoc\">COmbat interactions between characters.</span>",
46                 "modifiers": ["module"]
47         }, {
48                 "name": "excluded",
49                 "namespace": [{
50                         "name": "excluded"
51                 }, "::", {
52                         "name": "excluded"
53                 }],
54                 "class_name": "MModule",
55                 "full_name": "excluded::excluded",
56                 "visibility": "public",
57                 "modifiers": ["module"]
58         }, {
59                 "name": "game",
60                 "synopsis": "A game abstraction for RPG.",
61                 "namespace": [{
62                         "name": "test_prog",
63                         "synopsis": "Test program for model tools."
64                 }, "::", {
65                         "name": "game",
66                         "synopsis": "A game abstraction for RPG."
67                 }],
68                 "class_name": "MModule",
69                 "full_name": "test_prog::game",
70                 "visibility": "public",
71                 "html_synopsis": "<span class=\"synopsis nitdoc\">A game abstraction for RPG.</span>",
72                 "modifiers": ["module"]
73         }, {
74                 "name": "game_examples",
75                 "namespace": [{
76                         "name": "test_prog",
77                         "synopsis": "Test program for model tools."
78                 }, "::", {
79                         "name": "game_examples"
80                 }],
81                 "class_name": "MModule",
82                 "full_name": "test_prog::game_examples",
83                 "visibility": "public",
84                 "modifiers": ["module"]
85         }, {
86                 "name": "platform",
87                 "synopsis": "Declares base types allowed on the platform.",
88                 "namespace": [{
89                         "name": "test_prog",
90                         "synopsis": "Test program for model tools."
91                 }, "::", {
92                         "name": "platform",
93                         "synopsis": "Declares base types allowed on the platform."
94                 }],
95                 "class_name": "MModule",
96                 "full_name": "test_prog::platform",
97                 "visibility": "public",
98                 "html_synopsis": "<span class=\"synopsis nitdoc\">Declares base types allowed on the platform.</span>",
99                 "modifiers": ["module"]
100         }, {
101                 "name": "races",
102                 "synopsis": "Races of the game.",
103                 "namespace": [{
104                         "name": "test_prog",
105                         "synopsis": "Test program for model tools."
106                 }, "::", {
107                         "name": "races",
108                         "synopsis": "Races of the game."
109                 }],
110                 "class_name": "MModule",
111                 "full_name": "test_prog::races",
112                 "visibility": "public",
113                 "html_synopsis": "<span class=\"synopsis nitdoc\">Races of the game.</span>",
114                 "modifiers": ["module"]
115         }, {
116                 "name": "rpg",
117                 "synopsis": "A worlg RPG abstraction.",
118                 "namespace": [{
119                         "name": "test_prog",
120                         "synopsis": "Test program for model tools."
121                 }, "::", {
122                         "name": "rpg",
123                         "synopsis": "A worlg RPG abstraction."
124                 }],
125                 "class_name": "MModule",
126                 "full_name": "test_prog::rpg",
127                 "visibility": "public",
128                 "html_synopsis": "<span class=\"synopsis nitdoc\">A worlg RPG abstraction.</span>",
129                 "modifiers": ["module"]
130         }, {
131                 "name": "test_game",
132                 "namespace": [{
133                         "name": "test_prog",
134                         "synopsis": "Test program for model tools."
135                 }, "::", {
136                         "name": "test_game"
137                 }],
138                 "class_name": "MModule",
139                 "full_name": "test_prog::test_game",
140                 "visibility": "public",
141                 "modifiers": ["module"]
142         }, {
143                 "name": "test_prog",
144                 "synopsis": "A test program with a fake model to check model tools.",
145                 "namespace": [{
146                         "name": "test_prog",
147                         "synopsis": "Test program for model tools."
148                 }, "::", {
149                         "name": "test_prog",
150                         "synopsis": "A test program with a fake model to check model tools."
151                 }],
152                 "class_name": "MModule",
153                 "full_name": "test_prog::test_prog",
154                 "visibility": "public",
155                 "html_synopsis": "<span class=\"synopsis nitdoc\">A test program with a fake model to check model tools.</span>",
156                 "modifiers": ["module"]
157         }],
158         "page": null,
159         "count": null,
160         "limit": null,
161         "max": null
162 }