Move `command-information` and friends from `input.lisp` to `help.lisp`
command-markup, command-docstring-first-sentence, command-information and list-command-information are just helpers to our help system.
Do we agree? @aartaka @Ambrevar @jmercouris @pdelfino
Yes, it belongs to help, I guess.
I'm expanding it to be more general.
@aadcg Mind that I'm already moving lots of help-related stuff in #2320.
Ok @Ambrevar!
I am also in accord!
(Note to self). Expanding means having class-markup and friends so that we can enrich the interactivity of our manual.
Partly addressed with ee35994de.
[Note to self.]
Expanding means having class-markup and friends so that we can enrich the interactivity of our manual.
The idea would be that a significant part of the manual would be generated from docstrings.