Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Move the status description from C++ to the docs so there is a single description of the status codes that applies to all languages. This also allows anywhere in the docs / Doxygen comments to link to the status codes. - Document using status codes in all supported languages. - Link to the status descriptions in Pigweed's docs from C++, Python, and TypeScript. - Introduce Doxygen alias so status codes can be referenced with @pw_status{CODE} in Doxygen comments. Change-Id: I7a59bc90da9cec09a08376952cf8472e02c67f03 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/136732 Pigweed-Auto-Submit: Wyatt Hepler <[email protected]> Commit-Queue: Auto-Submit <[email protected]> Reviewed-by: Kayce Basques <[email protected]>
- Loading branch information