Skip to content

Rewrite terminator.1 man page in AsciiDoc format#733

Merged
mattrose merged 3 commits intognome-terminator:masterfrom
Vulcalien:asciidoc-manpages
Mar 31, 2023
Merged

Rewrite terminator.1 man page in AsciiDoc format#733
mattrose merged 3 commits intognome-terminator:masterfrom
Vulcalien:asciidoc-manpages

Conversation

@Vulcalien
Copy link
Copy Markdown
Member

terminator.1 is the man page that opens after typing man terminator.

It currently contains a few problems, such as a missing newline, options and their arguments being all in bold instead of bold and italic, keybindings out of place or in the wrong sub-section...
All of that should now be fixed.

The AsciiDoc format seems to me way more friendly than the manpage one.
To generate the manpage file, we just need to run asciidoctor -b manpage terminator.adoc after modifying the source.

Maybe it would be a good idea to add a script that runs that command.


I've started working on a manpage for remotinator as well. And ideally, terminator_config should be rewritten too, but that requires way more work and updates.

Vulcalien added 3 commits March 29, 2023 23:59
1. Decapitalize some words
2. Replace 'Hide/Show' with 'Toggle'
3. Replace 'AUTHOR' with 'AUTHORS'
4. Move the 'SEE ALSO' section to the bottom
@Vulcalien Vulcalien added the documentation Improvements or additions to documentation label Mar 31, 2023
@mattrose
Copy link
Copy Markdown
Member

Documentation Improvements!?

You're awesome, thanks!

@mattrose mattrose merged commit 4ec2add into gnome-terminator:master Mar 31, 2023
@Vulcalien Vulcalien deleted the asciidoc-manpages branch March 31, 2023 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants