-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Man pages in adoc format are not converted properly #3057
Comments
[Hans Unzner]
Maybe someone can point me to the command where this is done in the
Submakefile? @petterreinholdtsen maybe?
It is the a2x call at the end of docs/src/Submakefile.
…--
Happy hacking
Petter Reinholdtsen
|
Thanks! |
@hansu, where do we stand with the man page formatting? It is (mostly) fine now? |
I am currently waiting for a feature to be implemented in asciidoctor to be able to use that instead a2x for converting the man pages from adoc to groff. |
See also "[Emc-developers] RPi5 support on download homepage" |
@hansu, which asciidoctor feature are you waiting for? |
For example line breaks and links are just ignored.
The conversion is not new, but we never had that many man pages in the adoc format so that it never has been noticed.
Maybe someone can point me to the command where this is done in the Submakefile? @petterreinholdtsen maybe?
The text was updated successfully, but these errors were encountered: