mirror of
https://github.com/moparisthebest/spdylay
synced 2024-11-05 00:55:07 -05:00
07b02404c3
Formatted the public APIs with Sphinx syntax.
10 lines
138 B
ReStructuredText
10 lines
138 B
ReStructuredText
API Reference
|
|
=============
|
|
|
|
Includes
|
|
--------
|
|
|
|
To use the public APIs, include ``spdylay/spdylay.h``::
|
|
|
|
#include <spdylay/spdylay.h>
|