Skip to content
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

Style guide for manpages #110

Open
kroeckx opened this issue Jan 13, 2025 · 5 comments
Open

Style guide for manpages #110

kroeckx opened this issue Jan 13, 2025 · 5 comments

Comments

@kroeckx
Copy link
Member

kroeckx commented Jan 13, 2025

We need a guide for how to write the manpages. @t8m pointed to man-pages(7), but maybe perlpodstyle(1) is what we want to follow.

@t8m
Copy link
Member

t8m commented Jan 13, 2025

perlpodstyle does not talk about C macros or functions. It is convenient only for documenting some of the markers.

@levitte
Copy link
Member

levitte commented Jan 13, 2025

We do follow perlpodstyle(1) too. There are, however, some things that perlpodstyle(1) doesn't talk about, or that man-pages(7) clarify in more detail.

Have we missed something where perlpodstyle(1) and man-pages(7) contradict each other?

@kroeckx
Copy link
Member Author

kroeckx commented Jan 14, 2025

So maybe we just need to point to them somewhere?

@levitte
Copy link
Member

levitte commented Jan 14, 2025

Yes, that's a good idea

@levitte
Copy link
Member

levitte commented Jan 14, 2025

... and also to clarify that our use of POD as a format is a choice we've made and are (at least so far) sticking to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants