diff options
| -rw-r--r-- | documentation/migration-guides/release-notes-5.0.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/documentation/migration-guides/release-notes-5.0.rst b/documentation/migration-guides/release-notes-5.0.rst index c9d7a09c3c..2f39fda411 100644 --- a/documentation/migration-guides/release-notes-5.0.rst +++ b/documentation/migration-guides/release-notes-5.0.rst | |||
| @@ -192,6 +192,17 @@ New Features / Enhancements in 5.0 | |||
| 192 | 192 | ||
| 193 | - Prominent documentation updates: | 193 | - Prominent documentation updates: |
| 194 | 194 | ||
| 195 | - Documentation for using the new ``devtool ide-sdk`` command and features. | ||
| 196 | See :ref:`using_devtool` for details. | ||
| 197 | |||
| 198 | - New ``make stylecheck`` command to run `Vale <https://vale.sh>`__, | ||
| 199 | to perform text style checks and comply with text writing standards in | ||
| 200 | the industry. | ||
| 201 | |||
| 202 | - New ``make sphinx-lint`` command to run `sphinx-lint | ||
| 203 | <https://github.com/sphinx-contrib/sphinx-lint>`__. After customization, | ||
| 204 | this will allow us to enforce Sphinx syntax style choices. | ||
| 205 | |||
| 195 | - Miscellaneous changes: | 206 | - Miscellaneous changes: |
| 196 | 207 | ||
| 197 | - Systemd's following :term:`PACKAGECONFIG` options were added: | 208 | - Systemd's following :term:`PACKAGECONFIG` options were added: |
