Skip to content
Discussion options

You must be logged in to vote

If no language domain is selected, Sphinx uses Python by default. (https://www.sphinx-doc.org/en/master/usage/domains/index.html)

Python does not allow - in identifiers, including function names, so it could be tripping on that. I see an old config file for Sphinx that specifies the js domain instead with a comment about syntactic compatibility, but that's as far as I've been able to dig.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@dgw
Comment options

Answer selected by lognaturel
@lognaturel
Comment options

@lognaturel
Comment options

@dgw
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants