google / vimdoc

Helpfile generation for vim
Apache License 2.0
291 stars 28 forks source link

Figure out what vimdoc should do in @library functions with undocumented functions. #32

Open Soares opened 10 years ago

Soares commented 10 years ago

Should they be presumed @private? Or should they have their signatures put in the helpfile with no explanation? Or should vimdoc complain that they must be explicitly marked @private? Should a warning be issued?