Skip to content

Commit

Permalink
Keep api-methods.md even if not part of the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hsanjuan committed Sep 17, 2020
1 parent bc92325 commit 7843997
Show file tree
Hide file tree
Showing 2 changed files with 4,568 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ method-gen:
gen: type-gen method-gen

docsgen:
go run ./api/docgen > documentation/en/building/api-methods.md
go run ./api/docgen > documentation/en/api-methods.md

print-%:
@echo $*=$($*)
Loading

0 comments on commit 7843997

Please sign in to comment.