Exclude decorators in pdoc documentation
I would like to exclude decorators from my API documentation using pdoc
. Is there any possible way I can achieve that?
I would like to exclude decorators from my API documentation using pdoc
. Is there any possible way I can achieve that?