doc: Rename `synopsys` into `synopsis`
[nit.git] / src / doc / templates / tests / test_json_commands.sav / test_cmd_mains.res
1 {
2         "results": [{
3                 "name": "test_prog",
4                 "synopsis": "A test program with a fake model to check model tools.",
5                 "namespace": [{
6                         "name": "test_prog",
7                         "synopsis": "Test program for model tools."
8                 }, "::", {
9                         "name": "test_prog",
10                         "synopsis": "A test program with a fake model to check model tools."
11                 }],
12                 "class_name": "MModule",
13                 "full_name": "test_prog::test_prog",
14                 "visibility": "public",
15                 "html_synopsis": "<span class=\"synopsis nitdoc\">A test program with a fake model to check model tools.</span>",
16                 "modifiers": ["module"]
17         }]
18 }