Skip to content

docs(Coding-style): add a section about deprecation

Marc SCHWEITZER requested to merge 32-coding-style-how-to-deprecate-functions into dev

What does this MR do?

Add rules about "How-to" deprecated a function.

How to test it?

  1. Build the documentation with make html
  2. Check the result of CodingStyle/src/03-cpp-style.html Rule 8 Deprecated code

Associated Issues/Merge Requests

Closes #32 (closed)

Edited by Marc SCHWEITZER

Merge request reports