VIPA 0.1.0
Header-only C++23 SIMD-assisted IPv4/IPv6 text parser.
Loading...
Searching...
No Matches
docs Directory Reference

Detailed Description

Documentation

This directory contains the Doxygen template used to generate the API docs for VIPA.

To build the docs locally:

cmake -S . -B build -DBUILD_DOCS=ON
cmake --build build --target docs

The HTML output will be in build/docs/html.