totten / civix

CiviCRM Extension Builder
http://civicrm.org/
Other
56 stars 56 forks source link

text when generating api entity should link to docs #218

Open eileenmcnaughton opened 3 years ago

eileenmcnaughton commented 3 years ago

I've lost it off my screen now but when I ran generate:entity I got some helpful text but it would be better with a link to https://docs.civicrm.org/dev/en/latest/framework/database/schema-definition/

eileenmcnaughton commented 3 years ago

oh I just found it

Generated API skeletons for APIv4. To generate APIv3, specify --api-version=3 You should now make any changes to the entity xml file and run civix generate:entity-boilerplate to generate necessary boilerplate. Note: no changes have been made to the database. You can update the database by uninstalling and re-enabling the extension.

So adding a see with a link would be helpful