mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-29 17:47:14 +02:00
Sync docs
This commit is contained in:
2
docs
2
docs
Submodule docs updated: 37b313fd15...ec54ae9917
@ -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",
|
||||
)
|
||||
|
Reference in New Issue
Block a user