gatzka / cio

An ANSI C Conformant I/O Library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rework doxygen that only exported functions and public structs are visible.

gatzka opened this issue · comments

  • all pcg_* stuff should not be visible.
  • No function without CIO_EXPORT should be visible in doxygen
  • header only file cio_websocket_masking.h should not be visible.