Skip to content

Instantly share code, notes, and snippets.

@Mikulas
Created September 1, 2015 13:51
Show Gist options
  • Save Mikulas/27e28fc36f9d8109d80e to your computer and use it in GitHub Desktop.
Save Mikulas/27e28fc36f9d8109d80e to your computer and use it in GitHub Desktop.
.PHONY: doc
doc:
apigen generate --source src/ --destination doc/api --title 'nextras/orm@master'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment