Sfoglia il codice sorgente

Update phpDocumentor info

* Fix to use the official name.
* Remove the version reference. Version 3 was released four years ago.
* Point the link to the official website, not the GH repo.
pull/1302/head
jrfnl 1 anno fa
parent
commit
30a72060e8
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
 
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…
Annulla
Salva