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

1.7 docs #3

Open
wants to merge 10 commits into
base: hashpipe-1.7-devel
Choose a base branch
from
Open

Conversation

kulpaj
Copy link

@kulpaj kulpaj commented Apr 1, 2020

initial commit for doxygen man pages and autoconf integration

kulpaj added 10 commits March 24, 2020 16:55
listed below
    -because lack of '\0' in header, changing strncpy to memcpy
    -changing size of format buffer to fit the format string
    -suggestion to use memset rather tha for loop to fill buffer with space ' '
    -very nasty workaround to -Werror=address-of-packed-member for struct hashpipe_ibv_flow wattr
add ignore pragma to ignore warnings for troublesome line
testing autotools for man pages
a lot of documentation is necessary. for now, it may be wise
to remove man3_MANS because they are mostly empty
cleaning comments from doxygenX.in files
split hashpipe.h into hashpipe.h and hashpipe_decls.h
hashpipe_decls.h contains declaration of the functions used
by hashpipe.c
cleaning manuals

TODO: use version numbers in manuals
making phony docs for hashpipe_error.h
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.

1 participant