Skip to content

Feature/phpdoc#92

Merged
repejota merged 3 commits intodevelopfrom
feature/phpdoc
Apr 10, 2017
Merged

Feature/phpdoc#92
repejota merged 3 commits intodevelopfrom
feature/phpdoc

Conversation

@repejota
Copy link
Copy Markdown
Owner

@repejota repejota commented Apr 6, 2017

Generates PHP API Documentation with phpDocumentor.

Adds two new tasks to the Makefile:

  • make phpdoc which downloads phpdocumentor and generates the documentation of the package.
  • make serve-phpdoc which serves the documentation at http://localhost:8000

repejota added 3 commits April 6, 2017 11:46
* Downloads latest version of phpDocumentor
* Ignores the phar file on git
* Generate phpdoc api documentation with 'make phpdoc'
* Serve this documentation with 'make serve-phpdoc'

Needs Graphviz installed to proper generate charts and python to serve
the local directory through HTTP.
@coveralls
Copy link
Copy Markdown

coveralls commented Apr 6, 2017

Coverage Status

Coverage remained the same at 84.862% when pulling 998e622 on feature/phpdoc into 8ec07b6 on develop.

@josgilmo
Copy link
Copy Markdown
Contributor

josgilmo commented Apr 6, 2017

I see everything ok in the PR.

I tested and it works fine 👍

@repejota repejota merged commit 1124556 into develop Apr 10, 2017
@repejota repejota deleted the feature/phpdoc branch April 10, 2017 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants