Skip to content

Commit f3d22db

Browse files
carlescuficfriedt
authored andcommitted
doc: naming: Refine the statement about public APIs and prefixes
Clarify that the rule applies to APIs being introduced to Zephyr, and it is not necessarily retroactive to apply to existing APIs. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
1 parent 563af6f commit f3d22db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/contribute/style/naming.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ as stated in each individual sub-section.
1515
Public symbol prefixes
1616
======================
1717

18-
All :term:`public APIs <public API>` in Zephyr must be prefixed according
18+
All :term:`public APIs <public API>` introduced to Zephyr must be prefixed according
1919
to the area or subsystem they belong to. Examples of area or subsystem prefixes
2020
are provided below for reference.
2121

0 commit comments

Comments
 (0)