GLM.jl icon indicating copy to clipboard operation
GLM.jl copied to clipboard

Full API should be in online documentation

Open cmcaine opened this issue 6 years ago • 2 comments

The docstrings for e.g. ftest are not present in the generated documentation but are quite useful. I think the full API should be in the generated docs.

cmcaine avatar Jul 22 '19 17:07 cmcaine

Sure. Would you add them to the relevant files?

nalimilan avatar Jul 26 '19 18:07 nalimilan

There's a bunch of stuff missing. How do you feel about @autodocs? https://juliadocs.github.io/Documenter.jl/stable/man/syntax/#@autodocs-block-1

cmcaine avatar Jul 27 '19 23:07 cmcaine