diff options
Diffstat (limited to '')
-rw-r--r-- | doc/source/extra/client.c | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/source/extra/client.c b/doc/source/extra/client.c new file mode 100644 index 0000000..b7775c4 --- /dev/null +++ b/doc/source/extra/client.c @@ -0,0 +1,12 @@ +/** + * @cond skip + * vim:syntax=doxygen + * @endcond + * + * +@page client_doc + +@section client_intro Introduction + +*/ +~ |