From 30ad6f93cf3efe4192bc7a4c9cad11ff8f4f237f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonatan=20M=C3=A4nnchen?= Date: Fri, 25 Nov 2022 19:57:19 +0100 Subject: [PATCH] Small Doc Fixes --- .github/CONTRIBUTING.md | 2 +- composer.json | 2 +- phpdoc.dist.xml | 5 +---- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 48dcbac..9ee5e0b 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -6,7 +6,7 @@ We look forward to your contributions! Here are some examples how you can contribute: - [Report a bug](https://github.com/maennchen/ZipStream-PHP/issues/new?labels=bug&template=BUG.md) -- [Propose a new feature](https://github.com/maennchen/ZipStream-PHP/issues/new?labels=enhancement&template=FEATURE_REQUEST.md) +- [Propose a new feature](https://github.com/maennchen/ZipStream-PHP/issues/new?labels=enhancement&template=FEATURE.md) - [Send a pull request](https://github.com/maennchen/ZipStream-PHP/pulls) ## We have a Code of Conduct diff --git a/composer.json b/composer.json index cc9a30f..47eee14 100644 --- a/composer.json +++ b/composer.json @@ -44,7 +44,7 @@ "test:lint": "psalm --stats --show-info --find-unused-psalm-suppress", "coverage:report": "php-coveralls --coverage_clover=coverage.clover.xml --json_path=coveralls-upload.json -v", "install:tools": "phive install --trust-gpg-keys 0x67F861C3D889C656", - "docs:generate": "tools/phpdocumentor" + "docs:generate": "tools/phpdocumentor --sourcecode" }, "autoload": { "psr-4": { diff --git a/phpdoc.dist.xml b/phpdoc.dist.xml index aceb052..0a18848 100644 --- a/phpdoc.dist.xml +++ b/phpdoc.dist.xml @@ -9,9 +9,6 @@ docs - latest @@ -28,7 +25,7 @@ public ZipStream - + true