Browse Source

Merge pull request #1302 from jrfnl/feature/fix-phpdocumentor-name

Update phpDocumentor info
pull/1305/head
Mark Scherer 1 year ago
parent
commit
0501d7dbc6
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

351
 
351
 
352
 * [APIGen](https://github.com/apigen/apigen) - Another API documentation generator.
352
 * [APIGen](https://github.com/apigen/apigen) - Another API documentation generator.
353
 * [daux.io](https://github.com/dauxio/daux.io) - A documentation generator that uses Markdown files.
353
 * [daux.io](https://github.com/dauxio/daux.io) - A documentation generator that uses Markdown files.
354
-* [PHP Documentor 2](https://github.com/phpDocumentor/phpDocumentor) - A documentation generator.
354
+* [phpDocumentor](https://phpdoc.org/) - A documentation generator.
355
 * [phpDox](https://phpdox.net/) - A documentation generator for PHP projects (that is not limited to API documentation).
355
 * [phpDox](https://phpdox.net/) - A documentation generator for PHP projects (that is not limited to API documentation).
356
 * [zircote/swagger-php](https://github.com/zircote/swagger-php) - Generate OpenAPI documentation for your RESTful API.
356
 * [zircote/swagger-php](https://github.com/zircote/swagger-php) - Generate OpenAPI documentation for your RESTful API.
357
 
357
 

Loading…
Cancel
Save