How to use the --doc
flag to generate documentation?
#2460
Unanswered
linrongbin16
asked this question in
Q&A
Replies: 2 comments 2 replies
-
I believe the |
Beta Was this translation helpful? Give feedback.
2 replies
-
I don't understand how you're getting any output at all. #2954 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have a project https://github.com/linrongbin16/commons.nvim, and I use below command (macOS, installed via homebrew) to generate the doc:
here's the output:
The generated
doc.md
(in/opt/homebrew/Cellar/lua-language-server/3.7.3/libexec/log/doc.md
) looks like:But there's no API document for those functions in
numbers.lua
.Beta Was this translation helpful? Give feedback.
All reactions