Skip to content
marpaia edited this page Sep 16, 2014 · 7 revisions

The public headers are in osquery/include/osquery/. All public headers are documented using doxygen. To generate the documentation, run make docs from the root of the repository and open doxygen/html/index.html.

Clone this wiki locally