Sync docs

This commit is contained in:
Ivan Kravets
2020-06-11 15:15:46 +03:00
parent f571ad9d47
commit 2722e27415
2 changed files with 2 additions and 2 deletions
+1 -1
Submodule docs updated: 37b313fd15...ec54ae9917
+1 -1
View File
@@ -86,7 +86,7 @@ def DumpTargets(env):
targets["upload"] = dict(name="upload", group="Platform", title="Upload")
targets["compiledb"] = dict(
name="compiledb",
title="Compilation database",
title="Compilation Database",
description="Generate compilation database `compile_commands.json`",
group="Advanced",
)