Skip to content

Commit a7541ef

Browse files
kdheepakactions-user
authored andcommitted
Auto generate docs
1 parent 5391592 commit a7541ef

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

doc/panvimdoc.txt

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@ panvimdoc.txt For NVIM v0.4.3 Last change: 2021 August 12
33
==============================================================================
44
Table of Contents *panvimdoc-table-of-contents*
55

6+
1. panvimdoc |panvimdoc-panvimdoc|
7+
2. Motivation |panvimdoc-motivation|
8+
3. Goals |panvimdoc-goals|
9+
4. Features |panvimdoc-features|
10+
5. Specification |panvimdoc-specification|
11+
6. Usage |panvimdoc-usage|
12+
7. References |panvimdoc-references|
13+
8. Specification |panvimdoc-specification|
14+
9. Title |panvimdoc-title|
15+
10. Heading |panvimdoc-heading|
16+
617
==============================================================================
718
1. panvimdoc *panvimdoc-panvimdoc*
819

@@ -55,7 +66,7 @@ a Markdown file to a vim documentation help file. This project provides a
5566
reference implementation of the specification as well.
5667

5768
==============================================================================
58-
3. Goals: *panvimdoc-goals:*
69+
3. Goals *panvimdoc-goals*
5970

6071

6172
- Markdown file must be readable when the file is presented as the README on GitHub / GitLab.
@@ -71,6 +82,7 @@ reference implementation of the specification as well.
7182

7283

7384
- Autogenerate title for vim documentation
85+
- Autogenerate table of contents
7486
- Generate links and tags
7587
- Support markdown syntax for tables
7688
- Support raw vimdoc syntax where ever needed for manual control.

0 commit comments

Comments
 (0)