Skip to content

Commit 3cc9aaa

Browse files
epwalshgithub-actions[bot]
authored andcommitted
chore(docs): auto generate docs
1 parent e53072a commit 3cc9aaa

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

doc/obsidian.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@ COMMANDS *obsidian-commands*
115115
first by appending "–dry-run" to the command, e.g. `:ObsidianRename new-id
116116
--dry-run`.
117117
- `:ObsidianToggleCheckbox` to cycle through checkbox options.
118+
- `:ObsidianTOC` to load the table of contents of the current note into a picker
119+
list.
118120

119121

120122
DEMO *obsidian-demo*

doc/obsidian_api.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Table of contents
1414

1515
obsidian.Path................................................|obsidian.Path|
1616

17-
1817
------------------------------------------------------------------------------
1918
*obsidian.SearchOpts*
2019
`SearchOpts`
@@ -506,7 +505,6 @@ Parameters ~
506505
Return ~
507506
obsidian.Note
508507

509-
510508
------------------------------------------------------------------------------
511509
Class ~
512510
{obsidian.CreateNoteOpts}
@@ -1169,7 +1167,6 @@ Return ~
11691167

11701168
Constructors.
11711169

1172-
11731170
------------------------------------------------------------------------------
11741171
*obsidian.Path.new()*
11751172
`Path.new`({...})
@@ -1226,7 +1223,6 @@ obsidian.Path
12261223

12271224
Pure path methods.
12281225

1229-
12301226
------------------------------------------------------------------------------
12311227
*obsidian.Path.with_suffix()*
12321228
`Path.with_suffix`({self}, {suffix})
@@ -1299,7 +1295,6 @@ Return ~
12991295

13001296
Concrete path methods.
13011297

1302-
13031298
------------------------------------------------------------------------------
13041299
*obsidian.Path.resolve()*
13051300
`Path.resolve`({self}, {opts})

0 commit comments

Comments
 (0)