Re: [PATCH] Documentation/sphinx: fix primary_domain configuration
From: Jonathan Corbet
Date: Fri Mar 03 2017 - 18:48:48 EST
On Fri, 3 Mar 2017 12:24:05 +0000
John Keeping <john@xxxxxxxxxxxx> wrote:
> With Sphinx 1.5.3 I get the warning:
>
> WARNING: primary_domain 'C' not found, ignored.
>
> It seems that domain names in Sphinx are case-sensitive and for the C
> domain the name must be lower case.
Applied, thanks.
jon