Created
March 31, 2015 20:42
-
-
Save nathansh/cb86d3831f70d3dd7981 to your computer and use it in GitHub Desktop.
apigen with multiple sources and options we should use
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apigen generate -s wp-content/themes/mount-baker-theatre/includes -s wp-content/plugins/mount-baker-theatre/includes/ -d docs --todo --deprecated --internal --template-theme=bootstrap --title='Mount Baker Theatre' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Multiple sources
-s
usedFlags
--todo
- Do compile@todo
s--deprecated
- Do compile@deprecated
--template-theme=bootstrap
- Create docs with (old) Bootstrap--title='Mount Baker Theatre'
- Give the generated docs a title