Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion advanced/static-code-analysis/tools/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,4 @@ process can be found on these pages:

clang-tidy
cppcheck
pvs-studio

129 changes: 0 additions & 129 deletions advanced/static-code-analysis/tools/pvs-studio.rst

This file was deleted.

1 change: 0 additions & 1 deletion redirects.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
/platforms/unit_testing.html -> /advanced/unit-testing/index.html
/plus/check-tools/clang-tidy.html -> /advanced/static-code-analysis/tools/clang-tidy.html
/plus/check-tools/cppcheck.html -> /advanced/static-code-analysis/tools/cppcheck.html
/plus/check-tools/pvs-studio.html -> /advanced/static-code-analysis/tools/pvs-studio.html
/plus/pio-check.html -> /advanced/static-code-analysis/index.html
/plus/unit-testing.html -> /advanced/unit-testing/index.html
/projectconf.html -> /projectconf/index.html
Expand Down