mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-29 17:47:14 +02:00
Minor tweak to docs
This commit is contained in:
@ -626,7 +626,6 @@ def update_embedded_board(rst_path, board):
|
||||
lines.append("=" * len(board['name']))
|
||||
lines.append("""
|
||||
.. contents::
|
||||
:local:
|
||||
|
||||
Platform :ref:`platform_%s`: %s""" % (platform.name, platform.description))
|
||||
|
||||
|
Reference in New Issue
Block a user