Skip to content

Commit

Permalink
Actually switch Lua API documentation to develop branch
Browse files Browse the repository at this point in the history
  • Loading branch information
alerque committed Feb 13, 2024
1 parent e3ea955 commit 30ea125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ endef
.PHONY: static
static: examples lua-api-docs

DOCSBRANCH = devel
DOCSBRANCH = develop
.PHONY: lua-api-docs
lua-api-docs: static/lua-api/index.html

Expand Down

0 comments on commit 30ea125

Please sign in to comment.