Skip to content

Commit

Permalink
chore: generate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
maskudo committed Feb 23, 2025
1 parent e416593 commit 2ef066f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/devdocs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@ Return ~
`M.GetDoc`({doc})
Get filepaths of all documents for a doc
@param doc string
@return [string] | nil
@return string[] | nil

------------------------------------------------------------------------------
*M.GetDocDir()*
`M.GetDocDir`({doc})
Get directory for a doc
@param doc string
@return [string] | nil
@return string | nil

------------------------------------------------------------------------------
*M.InstallDoc()*
Expand Down

0 comments on commit 2ef066f

Please sign in to comment.