changeset 32054:5998f6639148

maint: merge stable to default
author Rik <rik@octave.org>
date Tue, 25 Apr 2023 09:49:20 -0700
parents d77b987a7e0d (current diff) 88e7edd94e2e (diff)
children dfd2b1a268a0
files
diffstat 1 files changed, 10 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/libinterp/op-kw-docs	Tue Apr 25 07:50:29 2023 -0700
+++ b/libinterp/op-kw-docs	Tue Apr 25 09:49:20 2023 -0700
@@ -698,12 +698,13 @@
 @end deftypefn
 @c ## FIXME: Can't have duplicate DOCSTRING entries.  The function methods()
 @c ##        already has a docstring which overrides this keyword definition.
-@c #methods
-@c #@c libinterp/parse-tree/oct-parse.yy
-@c #-*- texinfo -*-
-@c #@deftypefn {} {} methods
-@c #Begin a methods block in a classdef definition.
-@c #@end deftypefn
+@c ##        If this is fixed, place \x1d char before keyword "methods".
+@c ## methods
+@c ## @c libinterp/parse-tree/oct-parse.yy
+@c ## -*- texinfo -*-
+@c ## @deftypefn {} {} methods
+@c ## Begin a methods block in a classdef definition.
+@c ## @end deftypefn
 otherwise
 @c libinterp/parse-tree/oct-parse.yy
 -*- texinfo -*-
@@ -755,8 +756,9 @@
 @end deftypefn
 @c ## FIXME: Can't have duplicate DOCSTRING entries.  The function properties()
 @c ##        already has a docstring which overrides this keyword definition.
-@c ## properties
-@c ##  libinterp/parse-tree/oct-parse.yy
+@c ##        If this is fixed, place \x1d char before keyword "properties".
+@c ## properties
+@c ## @c libinterp/parse-tree/oct-parse.yy
 @c ## -*- texinfo -*-
 @c ## @deftypefn {} {} properties
 @c ## Begin a properties block in a classdef definition.