Skip to content

Commit ebb28c0

Browse files
dbkindernashif
authored andcommitted
doc: add doc changes to 1.13 release notes
Update draft 1.13 release notes with documentation changes (and fix a spelling typo) Signed-off-by: David B. Kinder <[email protected]>
1 parent 03d416e commit ebb28c0

File tree

1 file changed

+17
-4
lines changed

1 file changed

+17
-4
lines changed

doc/release-notes-1.13.rst

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Bluetooth
160160
* Added support for fixed passkeys to use in bonding procedures.
161161
* Added a new Bluetooth shell command to send arbitrary HCI commands to the
162162
controller.
163-
* Added a new feature to support multiple local identites using a single
163+
* Added a new feature to support multiple local identities using a single
164164
controller.
165165
* Added a new, board-specific mesh sample for the nRF52x series that
166166
implements the following models:
@@ -174,12 +174,12 @@ Bluetooth
174174
* Controller: Added a TX Power Kconfig option.
175175
* Controller: Use the newly available nrfx utility functions to access the
176176
nRF5x hardware.
177-
* Controller: Multiple bugfixes.
177+
* Controller: Multiple bug fixes.
178178
* Controller: Added support for the nRF52810 SoC from Nordic Semiconductor.
179179
* New HCI driver quirks API to support controllers that need uncommon reset
180180
sequences.
181-
* Host: Multiple bugfixes for GATT and SMP.
182-
* Mesh: Multiple bugfixes.
181+
* Host: Multiple bug fixes for GATT and SMP.
182+
* Mesh: Multiple bug fixes.
183183

184184
Build and Infrastructure
185185
************************
@@ -196,6 +196,19 @@ HALs
196196
Documentation
197197
*************
198198

199+
* Simplified and more maintainable theme applied to documentation.
200+
Latest and previous four releases regenerated and published to
201+
http://docs.zephyrproject.org
202+
* Updated contributing guidelines
203+
* General organization cleanup and spell check on docs including content
204+
generated from Kconfig files and doxygen API comments.
205+
* General improvements to documentation following code,
206+
implementation changes, and in support of new features, boards, and
207+
samples.
208+
* Documentation generation now supported on Windows host systems
209+
(previously only linux doc generation was supported).
210+
* PDF version of documentation can now be created
211+
199212

200213
Tests and Samples
201214
*****************

0 commit comments

Comments
 (0)