Skip to content

Commit 72978cc

Browse files
author
Caspar Gruijthuijsen
committed
table of contents added to README
1 parent ec02a5c commit 72978cc

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,21 @@ __Features__:
1111

1212
__Table of Contents__:
1313

14-
[TOC]
14+
- [Getting started](#getting-started)
15+
- [Autocompletion](#autocompletion)
16+
+ [Matlab autocompletion](#matlab-autocompletion)
17+
+ [Project autocompletion](#project-autocompletion)
18+
+ [Current folder autocompletion](#current-folder-autocompletion)
19+
+ [Current file autocompletion](#current-file-autocompletion)
20+
- [Matlab commands](#matlab-commands)
21+
+ [AutoMatlab Command Panel](#automatlab-command-panel)
22+
+ [Predefined commands](#predefined-commands)
23+
+ [Custom commands](#custom-commands)
24+
- [Function documentation generation](#function-documentation-generation)
25+
+ [Predefined documentation template snippets](#predefined-documentation-template-snippets)
26+
+ [Custom documentation template snippets](#custom-documentation-template-snippets)
27+
+ [Project-specific documentation format](#project-specific-documentation-format)
28+
- [Roadmap](#roadmap)
1529

1630
Getting started
1731
---------------

0 commit comments

Comments
 (0)