Open dr0i opened 1 month ago
Provides a sortable HTML table.
To test: checkout the branch and point your browser's URL to: file:///$yourHomePath/$repoPath/metafacture-documentation/docs/flux/flux-commands-table.html
Would this simple HTML table provide the needed functionality?
Thinking about it - no. We indeed need filter.
The HTML table comes now with filter for the signature. The name
column is sortable.
To test proceed as described in https://github.com/metafacture/metafacture-documentation/pull/52#issuecomment-2441586121 .
I thinik this table is cool, but I do not know If we should duplicate the documentation. Also the page should be implemented into the just-the-docs template. Perhaps we should only add the name of the function linking to the documentation and the sig in and sog out column.
Discussed with @maipet and @TobiasNx we should try to integrate the table into our documentation, at best instead of https://metafacture.github.io/metafacture-documentation/docs/flux/flux-commands.html. What's missing:
Proof of concept - WIP
Question is: is this HTML table useful? from metafacture/metafacture-core#369:
Would this HTML table provide the needed functionality?