docs(audit): apply global term/path substitutions across living docs
This commit is contained in:
@@ -24,8 +24,8 @@ CLI, and tests.
|
||||
|
||||
## Package Structure
|
||||
|
||||
- Put library code under `src/mxgateway/`.
|
||||
- Put CLI entry points under `src/mxgateway_cli/`.
|
||||
- Put library code under `src/zb_mom_ww_mxgateway/`.
|
||||
- Put CLI entry points under `src/zb_mom_ww_mxgateway_cli/`.
|
||||
- Keep generated protobuf modules under a clearly named `generated` package.
|
||||
- Avoid import side effects that open channels, read environment variables, or
|
||||
start background tasks.
|
||||
|
||||
Reference in New Issue
Block a user