(
Jump to the original submission)
Sun 17 Sep 2017 02:04:18 PM UTC, comment #7:
thanks
|
Sun 17 Sep 2017 12:49:25 PM UTC, comment #6:
I've done the latter and published it.
|
Sun 17 Sep 2017 11:21:15 AM UTC, comment #5:
@dastew
The function index is created during package release. The current control pkg version predates the improvements to generate_html.
We could either make a new release of the control pkg or only make a new function index with control 3.0.0 and the current generate_html to fix the function index.
|
Sun 17 Sep 2017 10:44:45 AM UTC, comment #4:
I don't see the @lti functions from the control pkg, in the list
|
Sun 17 Sep 2017 10:34:57 AM UTC, comment #3:
Yes, methods are part of the function index now.
Both pages (functions by alpha and functions by package) show the @class folders and when you click on them, you can see the list of contained methods.
Bug may be closed.
|
Sun 17 Sep 2017 09:51:21 AM UTC, comment #2:
Thanks to work by Olaf Till, class method now appear on the own dedicated page. For instance:
https://octave.sourceforge.io/functions_by_alpha.php?item=%40symfun%2F&type=subdir&pkg=symbolic&path=packages/symbolic/alpha/s/@symfun
Bug fixed ?
|
Tue 24 Feb 2015 01:16:47 PM UTC, comment #1:
Hello Oliver,
Yes, I had noted this issue too (but omitted to file a bug report, mea culpa).
I am currently cleaning up and fixing lots of small details in the package. Once this is finished, I intend to look into this issue.
@++
Julien
|
Sat 07 Feb 2015 12:26:02 AM UTC, original submission:
The following patch adds methods from @class folders to the index files and makes them available on the following pages:
http://octave.sourceforge.net/functions_by_package.php
http://octave.sourceforge.net/functions_by_alpha.php
Currently, all class methods are missing, which hides most of the interval or symbolic packages for example.
For the functions_by_alpha page, we should additionally consider the following consequences:
(1) the order of functions probably could be improved (otherwise, any @class methods would come first, sorted by class name)
(2) overridden standard function, e. g. size, probably occur in many packages and could be aggregated or displayed in a compact way
|
(Note: upload size limit is set to 16384 kB, after insertion of the required
escape characters.)
Attach File(s):
Comment:
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Follow 4 latest changes.