Add table of content to tftp docs
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# TFTP
|
||||
This is the documentation of the TFTP task
|
||||
|
||||
## Table of contents
|
||||
- [Table of contents](#table-of-contents)
|
||||
- [Initialization](#initialization)
|
||||
- [Deinitialization](#deinitialization)
|
||||
- [Usage](#usage)
|
||||
- [Receive a file](#receive-a-file)
|
||||
- [Send a file](#send-a-file)
|
||||
|
||||
## Initialization
|
||||
The TFTP task is initialized in the main function.
|
||||
```c
|
||||
|
||||
Reference in New Issue
Block a user