You can load the extensions in the docs as well (we tried to even make it safe for earlier Julia versions here I think) see
That way all function definitions (and their docs) from the extension should be loaded when rendering the docs, so you can add them.
But as Michael wrote – a remark in the “standard docstring” is probably also a good idea.
1 Like