Sfoglia il codice sorgente

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

Update phpDocumentor info
pull/1305/head
Mark Scherer 1 anno fa
parent
commit
0501d7dbc6
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      README.md

+ 1
- 1
README.md Vedi File

@@ -351,7 +351,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
351 351
 
352 352
 * [APIGen](https://github.com/apigen/apigen) - Another API documentation generator.
353 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 355
 * [phpDox](https://phpdox.net/) - A documentation generator for PHP projects (that is not limited to API documentation).
356 356
 * [zircote/swagger-php](https://github.com/zircote/swagger-php) - Generate OpenAPI documentation for your RESTful API.
357 357
 

Loading…
Annulla
Salva