Open lextm opened 3 years ago
I got
Unknown directive type "py:function".snooty(DocUtilsParseError) on the following code: .. py:function:: lumache.get_random_ingredients(kind=None)
Unknown directive type "py:function".snooty(DocUtilsParseError) on the following code:
.. py:function:: lumache.get_random_ingredients(kind=None)
Return a list of random ingredients as strings.
_Originally posted by @Adrian-Bielefeldt in https://github.com/vscode-restructuredtext/snooty-parser/issues/30#issuecomment-942221395_
https://www.sphinx-doc.org/en/master/usage/restructuredtext/domains.html
Upstream does not support this feature.
I got
Return a list of random ingredients as strings.