docs: rename file

This commit is contained in:
Łukasz Magiera 2020-08-24 18:13:52 +02:00
parent b87c89ad16
commit da90caedf0
2 changed files with 1 additions and 1 deletions

View File

@ -280,7 +280,7 @@ method-gen:
gen: type-gen method-gen
docsgen:
go run ./api/docgen > documentation/en/api-functions.md
go run ./api/docgen > documentation/en/api-methods.md
print-%:
@echo $*=$($*)