Skip to content

Commit b896f44

Browse files
kdheepakactions-user
authored andcommitted
Auto generate docs
1 parent 191b4ea commit b896f44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/panvimdoc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ The following are the metadata fields that the custom writer uses:
115115

116116
- >project< (String) _required_: This is typically the plugin name. This is prefixed to all generated tags. (e.g. >*project-heading*<)
117117
- >vimversion< (String) _optional_: The version vim / neovim that the plugin is targeting. If not present, the version of vim in the available environment is used.
118-
- >toc< (Boolean) _optional_: Whether to generate table of contents or not.
118+
- >toc< (Boolean) _optional_: Whether to generate table of contents or not. If not present, this value is set to >true<.
119119

120120

121121
Example:

0 commit comments

Comments
 (0)