diff etc/NEWS.7.md @ 30628:d54eb972aebb stable

NEWS.7.md: Announce that 'doc' now opens the doc browser even in cli mode
author Pantxo Diribarne <pantxo.diribarne@gmail.com>
date Sun, 09 Jan 2022 17:16:50 +0100
parents c98873eb2852
children 3b2140303d33 6661824a987a
line wrap: on
line diff
--- a/etc/NEWS.7.md	Sun Jan 09 16:32:17 2022 +0100
+++ b/etc/NEWS.7.md	Sun Jan 09 17:16:50 2022 +0100
@@ -143,6 +143,10 @@
 key strokes in the Command Window.  Unlike versions prior to Octave 7,
 this preference now also affects the Ctrl-C/V shortcuts for copy/paste.
 
+- In command line mode, i.e. when Octave is started without the --gui option,
+the doc command now opens the GUI documentation browser as a standalone widget,
+provided that Octave was compiled with GUI support.
+
 ### Graphics backend
 
 - Support for Qt4 for both graphics and the GUI has been removed.