diff options
Diffstat (limited to 'doc/markup')
-rw-r--r-- | doc/markup/desc.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/markup/desc.rst b/doc/markup/desc.rst index 4cfba05fd..058b5137d 100644 --- a/doc/markup/desc.rst +++ b/doc/markup/desc.rst @@ -92,6 +92,8 @@ index entries more informative. The directives are: +.. XXX update this + .. directive:: .. cfunction:: type name(signature) Describes a C function. The signature should be given as in C, e.g.:: |