Skip to content

Commit 57bc3c6

Browse files
committed
docs: Cleaned up comments and todos.
Signed-off-by: jaenrig-ifx <[email protected]>
1 parent 105bcaa commit 57bc3c6

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

docs/env-setup.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ Environment Setup
1616

1717
~/.arduino15/
1818

19-
.. TODO: I would postpone the Windows part, as we won´t have all the dev tools available there
20-
%USERPROFILE%\AppData\Local\Arduino15
2119

2220
3. Starting from the Arduino installation location, change directories:
2321

@@ -31,9 +29,7 @@ Environment Setup
3129

3230
rm -rf x.y.z
3331

34-
.. This won´t be needed if the package is NOT installed using the .json package index installation.
35-
36-
5. | Clone this repo in a folder with a semver version name. An orderly practice could be to bump the existing version, and add a suffix to indicate the feature or bugfix.
32+
5. | Clone this repo in a folder with a semver version name. A orderly practice could be to bump the existing version, and add a suffix to indicate the feature or bugfix.
3733
| For example, from installed ``1.1.0`` to ``1.2.0-new-feature``:
3834
3935
::

docs/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ Welcome to the Arduino Core for Infineon's PSOC™ 6 microcontrollers.
1515
installation-instructions
1616
hw-platforms
1717
arduino-deviations
18-
.. contributing
1918

2019
.. toctree::
2120
:maxdepth: 1

0 commit comments

Comments
 (0)