octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: @example's as doctests


From: Colin Macdonald
Subject: Re: @example's as doctests
Date: Sat, 28 Mar 2015 17:56:39 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

On 28/03/15 17:39, Colin Macdonald wrote:
2.  This code (and others I've seen) split the command and
     the output across multiple @examples.  I propose changing
     this:
     @example
       some cmd
     @end example
     returns
     @example
     some output
     @end example

     into this:
     @example
       some cmd
       @result {} some output
     @end example

     Is that ok?

I.e, the attached instead of the previous patch.

(Aside: can you tell from these patches if these are on the right branch for submitting? None of this should be for 4.0 I assume)

Colin

Attachment: svd_docs2.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]