Browse Source

Update README.md

pull/568/merge
Jose Diaz-Gonzalez 9 years ago
parent
commit
87ca85352a
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      README.md

+ 2
- 2
README.md View File

305
 ## Documentation
305
 ## Documentation
306
 *Libraries for generating project documentation.*
306
 *Libraries for generating project documentation.*
307
 
307
 
308
-* [Sami](https://github.com/FriendsOfPHP/Sami) - An API documentation generator.
309
 * [APIGen](https://github.com/apigen/apigen) - Another API documentation generator.
308
 * [APIGen](https://github.com/apigen/apigen) - Another API documentation generator.
309
+* [daux.io](https://github.com/justinwalsh/daux.io) - A documentation generator which uses Markdown files.
310
 * [PHP Documentor 2](https://github.com/phpDocumentor/phpDocumentor2) - A documentation generator.
310
 * [PHP Documentor 2](https://github.com/phpDocumentor/phpDocumentor2) - A documentation generator.
311
 * [phpDox](http://phpdox.de/) - A documentation generator for PHP projects (that is not limited to API documentation).
311
 * [phpDox](http://phpdox.de/) - A documentation generator for PHP projects (that is not limited to API documentation).
312
-* [daux.io](https://github.com/justinwalsh/daux.io) - A documentation generator which uses Markdown files.
312
+* [Sami](https://github.com/FriendsOfPHP/Sami) - An API documentation generator.
313
 
313
 
314
 ## Security
314
 ## Security
315
 *Libraries for generating secure random numbers, encrypting data and scanning for vulnerabilities.*
315
 *Libraries for generating secure random numbers, encrypting data and scanning for vulnerabilities.*

Loading…
Cancel
Save