diff --git a/doc/README.rst b/doc/README.rst index a5647ffb..b5831905 100644 --- a/doc/README.rst +++ b/doc/README.rst @@ -154,7 +154,7 @@ Some examples follow:: typedef struct spdylay_session spdylay_session; @union -====== +###### ``@union`` is used to refer to the union. Currently, ``@union`` is an alias of ``@struct``.