Skip to content

C domain issues when building the Linux Kernel documentation #8241

@mchehab

Description

@mchehab

Describe the bug

Some :c:function: declarations that are valid in C and worked fine up to Sphinx 2.4 are not properly parsed with Sphinx 3.x for the Linux Kernel documentation.

To Reproduce

Steps to reproduce the behavior:

$ git clone --branch test_cec_sphinx3 git://linuxtv.org/mchehab/experimental.git docs
$ cd docs
# Install Sphinx 3.2.1 via pip
$ make htmldocs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions