kicad/Documentation/development
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled.
The use of printf, wxLogDebug, and std::err/std::out causes excessive
debugging output which makes finding specific debugging messages more
difficult than it needs to be.

There is still some debugging output in test code that really needs to
be moved into a unit test.

Add debugging output section to the coding policy regarding debugging
output.
2020-08-18 10:17:36 -04:00
..
Doxyfile Doxyfiles: Remove local debug lines 2019-02-13 17:22:07 -08:00
coding-style-policy.md Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
commit-message-format.md Update commit message policy 2019-12-20 15:32:38 +00:00
compiling.md Update macOS build documentation with moved wxWidgets repo 2019-12-22 01:32:42 +00:00
config-strings.md Remove MaxUndoItems, make devel option DevelMaxUndoItems 2016-05-12 12:51:32 -04:00
pcbnew-plugins.md Fix documentation link in the scripting docs 2020-03-28 22:01:09 +00:00
road-map-r6.md Deprecate V6 roadmap and move to Wiki 2020-02-03 11:26:44 +00:00
road-map.md Developer documentation updates. 2019-05-08 08:37:39 -04:00
stable-release-policy.md Add stable release policy to developers documentation. 2014-10-18 11:37:08 -04:00
technical_todo.md Remove the platform-specific GetBackendScalingFactor from HIDPI_GL_CANVAS 2020-06-05 00:15:54 +00:00
testing.md QA eeschema: add some tests 2019-05-23 11:29:28 +01:00
tool-framework.md Move some more menu & toolbar items to modern toolset. 2019-05-16 19:57:06 +01:00
ui-policy.md Documentation: UI policy update about dialogs 2018-12-03 12:22:14 -05:00