commit | d9d7c0c497b8e2ffd9fe26cc96a49ed2d69d8b75 | [log] [tgz] |
---|---|---|
author | Jonathan Corbet <corbet@lwn.net> | Wed Jun 26 11:20:21 2019 -0600 |
committer | Jonathan Corbet <corbet@lwn.net> | Wed Jun 26 11:20:21 2019 -0600 |
tree | aeed42f5b3d8d8518e7d1656215f3572630bcdbc | |
parent | 344fdb28a0dfac2e42925f149029748b34d2effa [diff] |
docs: Note that :c:func: should no longer be used Now that we can mark up function() automatically, there is no reason to use :c:func: and every reason to avoid it. Adjust the documentation to reflect that fact. Signed-off-by: Jonathan Corbet <corbet@lwn.net>