Re: [PATCH v3 0/8] Improve support for building docs with Sphinx 3.1+

2020-09-25 Thread Mauro Carvalho Chehab
Em Fri, 25 Sep 2020 08:30:38 +0200 Mauro Carvalho Chehab escreveu: > Sphinx 3.x new c domain code broke the doc build on several ways: > > - it broke the cdomains.py extension that were giving namespace > support for C references; > - it broke the automarkup script; > - it broke c:type referen

[PATCH v3 0/8] Improve support for building docs with Sphinx 3.1+

2020-09-24 Thread Mauro Carvalho Chehab
Sphinx 3.x new c domain code broke the doc build on several ways: - it broke the cdomains.py extension that were giving namespace support for C references; - it broke the automarkup script; - it broke c:type references that kernel-doc and other parts of the kernel were using to do cross-refere