Keep api-methods.md even if not part of the docs
This commit is contained in:
parent
bc9232544c
commit
784399738a
2
Makefile
2
Makefile
@ -286,7 +286,7 @@ method-gen:
|
|||||||
gen: type-gen method-gen
|
gen: type-gen method-gen
|
||||||
|
|
||||||
docsgen:
|
docsgen:
|
||||||
go run ./api/docgen > documentation/en/building/api-methods.md
|
go run ./api/docgen > documentation/en/api-methods.md
|
||||||
|
|
||||||
print-%:
|
print-%:
|
||||||
@echo $*=$($*)
|
@echo $*=$($*)
|
||||||
|
4567
documentation/en/api-methods.md
Normal file
4567
documentation/en/api-methods.md
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user