Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for phpDocumentor in Makefile #873

Merged
merged 1 commit into from
Feb 13, 2020
Merged

Add support for phpDocumentor in Makefile #873

merged 1 commit into from
Feb 13, 2020

Conversation

ob-stripe
Copy link
Contributor

@ob-stripe ob-stripe commented Feb 13, 2020

r? @remi-stripe @richardm-stripe
cc @stripe/api-libraries

Add support for generating a static doc site using phpDocumentor in our Makefile.

The intent is to eventually public the site with every release, like we now do for stripe-java. I don't think the state of the documentation is quite good enough for that though, but this lets us generate the site locally:

$ make phpdoc
$ open build/phpdoc/index.html

@ob-stripe ob-stripe merged commit cbcbec1 into master Feb 13, 2020
@ob-stripe ob-stripe deleted the ob-phpdoc branch February 13, 2020 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants