octave-patch-tracker
[Top][All Lists]
Advanced

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

[Octave-patch-tracker] [patch #8990] generate_html : Adding field (addit


From: Carnë Draug
Subject: [Octave-patch-tracker] [patch #8990] generate_html : Adding field (additional documentation:url) to index.html of ref-man
Date: Tue, 24 May 2016 01:12:17 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.7.1

Follow-up Comment #7, patch #8990 (project octave):

Addressing the most basic concern which is adding a url to the index file:

The DESCRIPTION file already supports a URL as a standard field. It would be
simple for the generate_html package to get that information and add it to the
page.


octave> [desc] = pkg ("list", "bsltl")
desc = 
{
  [1,1] =

    scalar structure containing the fields:
[...]
      url = http://www.nongnu.org/bsltl/
[...]


Oliver's reasoning about what should and should not be in the package
documentation sounds good though so do consider it when making use of the URL.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8990>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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