Skip to content

Conversation

Artoria2e5
Copy link

As hated as they are, manpages are still quite commonly used by *nix
programmers writing code. Given how semantic mdoc can be, it's not
that painful to write and consume nowadays.

I am not saying we should not add doxygen comments to the headers.

As hated as they are, manpages are still quite commonly used by \*nix
programmers writing code. Given how semantic mdoc can be, it's not
*that* painful to write and consume nowadays.

I am not saying we should not add doxygen comments to the headers.
@@ -0,0 +1,91 @@
.\" Please update the date every time you change the doc!
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you write these by hand or is there a way to auto-generate them from the header files?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wrote it by hand, but the prototypes are definitely being auto-generated somewhere in the world...

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

Successfully merging this pull request may close these issues.

2 participants