Procházet zdrojové kódy

Update phpDox link to GitHub repo (TLS error on phpdox.net)

pull/1431/head
Shane Logsdon před 1 měsícem
rodič
revize
37b114bc6b
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      README.md

+ 1
- 1
README.md Zobrazit soubor

@@ -351,7 +351,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
351 351
 * [APIGen](https://github.com/apigen/apigen) - Another API documentation generator.
352 352
 * [daux.io](https://github.com/dauxio/daux.io) - A documentation generator that uses Markdown files.
353 353
 * [phpDocumentor](https://phpdoc.org/) - A documentation generator.
354
-* [phpDox](https://phpdox.net/) - A documentation generator for PHP projects (that is not limited to API documentation).
354
+* [phpDox](https://github.com/theseer/phpdox) - A documentation generator for PHP projects (that is not limited to API documentation).
355 355
 * [Scramble](https://github.com/dedoc/scramble) - Automatically generates OpenAPI documentation from your code without annotations.
356 356
 * [zircote/swagger-php](https://github.com/zircote/swagger-php) - Generate OpenAPI documentation for your RESTful API.
357 357
 

Načítá se…
Zrušit
Uložit