metafacture / metafacture-core

Core package of the Metafacture tool suite for metadata processing.
https://metafacture.org
Apache License 2.0
69 stars 34 forks source link

Improve Flux HelpPrinter content #367

Open fsteeg opened 3 years ago

fsteeg commented 3 years ago

This is part of https://github.com/metafacture/metafacture.github.io/issues/10

Improve content of HelpPrinter.java:

TobiasNx commented 3 years ago

It would be nice if you link to the code of a function too .

blackwinter commented 2 years ago

Could you elaborate a little?

Group commands by type

What is a command's type?

Explain signatures

What might such an explanation look like?

Add missing options

Which options are missing?

I would maybe add:

And as a slight variation of @TobiasNx's suggestion:

fsteeg commented 2 years ago

Could you elaborate a little?

I've added some details to the original issue description.

blackwinter commented 9 months ago

@dr0i: You checked the task for "Link to class's Javadoc" in my comment, but the recent changes (#509) only link to the source code, not the Javadoc.

dr0i commented 9 months ago

@blackwinter oh, right - I thought of the javadoc comments in the classes...