Here are some links: default hooks: https://github.com/apache/cordova-app-hello-world/tree/master/hooks cli hooks section: https://github.com/apache/cordova-cli/#hooks and https://github.com/apache/cordova-cli/#hooks-1
Seems the link from the main README is actually dead ever since I moved the hooks/ from cordova-lib to the default app, so thanks for the poke! On Wed, Mar 25, 2015 at 5:51 PM, Michal Mocny <[email protected]> wrote: > I can't find docs on that website, but there are docs in the cordova-cli > repo and are linked from the main top-level README.md. > > Additionally, any cordova project created will have a default > hooks/README.md which explains how they work. > > Then there are plugin hooks which are documented in plugman, and linked to > from various places. > > Seems we should just create a link from docs.cordova.io? (And re-read > existing docs for accuracy?) > > On Wed, Mar 25, 2015 at 5:32 PM, Raymond Camden <[email protected]> > wrote: > >> Before I file an issue I want to make sure I'm just not missing >> something right in front of me. Are the docs for hooks missing from >> docs.cordova.io? >> >> If I'm seeing right, there's no core doc for hooks or mention of the >> support to configure them in config.xml as well. >> >> (I see the docs in the hooks folder so there's one place folks can get >> them.) >> >> -- >> >> =========================================================================== >> Raymond Camden, Developer Advocate for MobileFirst at IBM >> >> Email : [email protected] >> Blog : www.raymondcamden.com >> Twitter: raymondcamden >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >
