Skip to content

Commit

Permalink
chore(docs): auto generate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
epwalsh authored and github-actions[bot] committed Jul 11, 2024
1 parent e53072a commit 3cc9aaa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 2 additions & 0 deletions doc/obsidian.txt
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ COMMANDS *obsidian-commands*
first by appending "–dry-run" to the command, e.g. `:ObsidianRename new-id
--dry-run`.
- `:ObsidianToggleCheckbox` to cycle through checkbox options.
- `:ObsidianTOC` to load the table of contents of the current note into a picker
list.


DEMO *obsidian-demo*
Expand Down
5 changes: 0 additions & 5 deletions doc/obsidian_api.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ Table of contents

obsidian.Path................................................|obsidian.Path|


------------------------------------------------------------------------------
*obsidian.SearchOpts*
`SearchOpts`
Expand Down Expand Up @@ -506,7 +505,6 @@ Parameters ~
Return ~
obsidian.Note


------------------------------------------------------------------------------
Class ~
{obsidian.CreateNoteOpts}
Expand Down Expand Up @@ -1169,7 +1167,6 @@ Return ~

Constructors.


------------------------------------------------------------------------------
*obsidian.Path.new()*
`Path.new`({...})
Expand Down Expand Up @@ -1226,7 +1223,6 @@ obsidian.Path

Pure path methods.


------------------------------------------------------------------------------
*obsidian.Path.with_suffix()*
`Path.with_suffix`({self}, {suffix})
Expand Down Expand Up @@ -1299,7 +1295,6 @@ Return ~

Concrete path methods.


------------------------------------------------------------------------------
*obsidian.Path.resolve()*
`Path.resolve`({self}, {opts})
Expand Down

0 comments on commit 3cc9aaa

Please sign in to comment.