sphinx-contrib / httpdomain

Documenting RESTful HTTP APIs

Home Page:https://pypi.org/project/sphinxcontrib-httpdomain/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

<autoflask>:1:Problem in http domain: field is supposed to use role 'obj', but that role is not in the domain.

Zlopez opened this issue · comments

Hi,

I recently started getting this error when building sphinx documentation. You can see the log from the build here.

The sphinx config can be found here

And the whole docs is here

The autoflask usage is only in this rst file

I'm not sure how to fix this issue, because it doesn't seem to refer to anything in the documentation itself.

Only happens from Sphinx 4.1.0 on, with 4.0.3 this does not happen.

Looks like there is a related PR: #51

Any ETA for releasing this fix?

+1 Would also love to know when this will be included in a release as it affects our project. Happy to see it's already handled though 😄

Oh sorry! I forgot about this. 1.8.0 released just now!

Thanks a lot @ashb