Re: [OctDev] Package name on function page of Octave-Forge

2011-11-26 Thread Carnë Draug
On 18 November 2011 14:45, Miguel Rubio-Roy wrote: > El 17/11/2011, a las 16:40, c. escribió: > > On 17 Nov 2011, at 11:51, Miguel Rubio-Roy wrote: > > For example, in > > http://octave.sourceforge.net/signal/function/medfilt1.html > > should be indicated that this function is in the signal packag

Re: [OctDev] Package name on function page of Octave-Forge

2011-11-18 Thread Miguel Rubio-Roy
El 17/11/2011, a las 16:40, c. escribió:On 17 Nov 2011, at 11:51, Miguel Rubio-Roy wrote:For example, inhttp://octave.sourceforge.net/signal/function/medfilt1.htmlshould be indicated that this function is in the signal package.Sounds, like a good suggestion!The function documentation pages are gene

Re: [OctDev] Package name on function page of Octave-Forge

2011-11-18 Thread Carlo de Falco
On 18 Nov 2011, at 13:55, c. wrote: > > On 18 Nov 2011, at 00:00, Miguel Rubio-Roy wrote: > >> Let's see... Is there a function to get the package name of a certain >> function? >> miguel > > You don't need that because you run generate_package_html on one package at a > time. > so whene you

Re: [OctDev] Package name on function page of Octave-Forge

2011-11-18 Thread c.
On 18 Nov 2011, at 00:00, Miguel Rubio-Roy wrote: > Let's see... Is there a function to get the package name of a certain > function? > miguel You don't need that because you run generate_package_html on one package at a time. so whene you are launching generate_package_html you do know the na

Re: [OctDev] Package name on function page of Octave-Forge

2011-11-18 Thread Andy Buckle
On 17 November 2011 23:00, Miguel Rubio-Roy wrote: > Let's see... Is there a function to get the package name of a certain > function? > > miguel Help output will show you the directory, which is the package. You do have to know to look for this. I am not sure it is worth being more explicit. In

Re: [OctDev] Package name on function page of Octave-Forge

2011-11-18 Thread Miguel Rubio-Roy
Let's see... Is there a function to get the package name of a certain function? miguel El 17/11/2011, a las 16:40, c. escribió: > > On 17 Nov 2011, at 11:51, Miguel Rubio-Roy wrote: > >> I don't know if this is the appropriate place to ask for this, but it would >> be quite helpful that the w

Re: [OctDev] Package name on function page of Octave-Forge

2011-11-17 Thread c.
On 17 Nov 2011, at 11:51, Miguel Rubio-Roy wrote: > I don't know if this is the appropriate place to ask for this, but it would > be quite helpful that the web pages of functions in Octave-Forge would have > at some place the name of the package that contains them. I know that the URL > contai

[OctDev] Package name on function page of Octave-Forge

2011-11-17 Thread Miguel Rubio-Roy
I don't know if this is the appropriate place to ask for this, but it would be quite helpful that the web pages of functions in Octave-Forge would have at some place the name of the package that contains them. I know that the URL contains it, but that is if you know how URLs are built. For exam