27 Commits (f7edebb295bc4b9bac57ff35770ad4590cc6569a)

Author SHA1 Message Date
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Carsten Brandt 595f55c504 api doc improvements 11 years ago
Carsten Brandt e2aacad8aa Added links to PHP.net to apidoc 11 years ago
Carsten Brandt f279719196 be consistent, use singular inheritdoc 11 years ago
AlexGx 1982efbdfe many phpcs fixes 11 years ago
Alexander Mohorev f849623359 code style. FOR 11 years ago
Alexander Mohorev c7e8d8b900 @param, @var, @property and @return must declare types as boolean, integer, string, array or null 11 years ago
Carsten Brandt 023f4d0ab6 refactored apidoc extensions completely. 11 years ago
Carsten Brandt 6b603c060b added anchors to ApiMarkdown 11 years ago
Carsten Brandt 26717e3e76 allow referencing the guide from API docs 11 years ago
Carsten Brandt c9c7db9ae5 fixed several issues with apidoc generator 11 years ago
Carsten Brandt 9190e0f4dd Changed markdown library to cebe/markdown 11 years ago
Carsten Brandt 70b0dd78f6 improvements to php codehighlight 11 years ago
Carsten Brandt 1ecc775238 removed newline from php highlighting 11 years ago
Carsten Brandt ea7e576ef8 fixed an issue with code highlighting 11 years ago
Carsten Brandt 1c905873d1 typo 11 years ago
Carsten Brandt 020fd1843a documentation link fixes 11 years ago
Carsten Brandt 1b2e80285b oops, forgot to add a class :) 11 years ago
Carsten Brandt 29753b3e59 apidocs: use erusev/parsedown for markdown parsing 11 years ago
Carsten Brandt 7924e6d1fb fixed apidoc context for markdown rendering 11 years ago
Carsten Brandt 3f1a0307cc improved problems reporting in apidoc command 11 years ago
Carsten Brandt 0f7732e80b fixed apidoc link parsing 11 years ago
Carsten Brandt c239afbf1e added guide to apidoc bootstrap template 11 years ago
Qiang Xue 135f06413a fixed phpdoc command. 11 years ago
Qiang Xue da9d544c54 psr-4 change. 11 years ago