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 are launching generate_package_html you do know the name of the > package.
I suggest you try to generate the html files for a package of your choice using the procedure described here <http://octave.sourceforge.net/developers.html> in the section named "Make a release of your package and publish its function reference" in order to have a feeling of how this process works. which if you apply it to a package you already installed boils down to just running the command: generate_package_html ('package', 'package-html', 'octave-forge') as you see the name of the package is passed as one of the input parameters. c. ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev