src/doc/commands/templates: move `commands_json` to `json_commands`
[nit.git] / src / doc / templates / tests / test_md_commands.sav / test_cmd_mentities.res
diff --git a/src/doc/templates/tests/test_md_commands.sav/test_cmd_mentities.res b/src/doc/templates/tests/test_md_commands.sav/test_cmd_mentities.res
new file mode 100644 (file)
index 0000000..0799b32
--- /dev/null
@@ -0,0 +1,11 @@
+* `careers` - Careers of the game.
+* `character` - Characters are playable entity in the world.
+* `combat` - COmbat interactions between characters.
+* `excluded`
+* `game` - A game abstraction for RPG.
+* `game_examples`
+* `platform` - Declares base types allowed on the platform.
+* `races` - Races of the game.
+* `rpg` - A worlg RPG abstraction.
+* `test_game`
+* `test_prog` - A test program with a fake model to check model tools.