Skip to content

Commit 265f502

Browse files
dbkinderMaureenHelm
authored andcommitted
releasenotes: update with doc issues addressed
Add documentation changes with this release Signed-off-by: David B. Kinder <[email protected]>
1 parent 3057da0 commit 265f502

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

doc/release-notes-1.12.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Networking
108108
* Add PRIORITY support to net_context. This is working same way as SO_PRIORITY
109109
in BSD sockets API.
110110
* Add network traffic classification support to Rx and Tx paths. This allows
111-
priorization of incoming or outgoing network traffic. Both Rx and Tx can
111+
prioritization of incoming or outgoing network traffic. Both Rx and Tx can
112112
have max 8 network queues.
113113
* Add network interface up/down command to net-shell.
114114
* Create ethernet driver for native_posix board. The driver is enabled
@@ -186,7 +186,13 @@ HALs
186186

187187
Documentation
188188
*************
189+
189190
* Added description for kernel test cases
191+
* Discovered some API docs were missing, and fixed
192+
* Documented writing guidelines and local doc generation process
193+
* Improved Sphinx search results output (removed markup)
194+
* Improved configuration options auto-generated documentation
195+
* Significantly reduced local doc regeneration time
190196

191197
Tests and Samples
192198
*****************

0 commit comments

Comments
 (0)