1
0
mirror of https://github.com/go-task/task.git synced 2025-06-15 00:15:10 +02:00

taskfile.dev: Add page with API Reference

This commit is contained in:
Andrey Nering
2022-05-30 23:25:01 -03:00
parent 3f9c177d76
commit 6f83f6c1b5
7 changed files with 216 additions and 7 deletions

View File

@ -83,6 +83,12 @@ const config = {
position: 'left',
label: 'Usage'
},
{
type: 'doc',
docId: 'api_reference',
position: 'left',
label: 'API'
},
{
type: 'doc',
docId: 'donate',