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:
@ -83,6 +83,12 @@ const config = {
|
||||
position: 'left',
|
||||
label: 'Usage'
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
docId: 'api_reference',
|
||||
position: 'left',
|
||||
label: 'API'
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
docId: 'donate',
|
||||
|
Reference in New Issue
Block a user