36 Commits (194f451a72b096aa93e7f6238b475478ce7aec21)

Author SHA1 Message Date
Carsten Brandt 75b1f4818c improved HTML guide navigation 10 years ago
Alexander Makarov d7a251bbec Removed unused imports, added missing phpdoc 10 years ago
Carsten Brandt 0f4817005f finished PDF support for guide 10 years ago
Carsten Brandt 3ff2e4e3f3 improved PDF version of the guide 10 years ago
Carsten Brandt 6647709113 generate PDF file chapters from README.md structure 10 years ago
Carsten Brandt b7e493fca0 Tabs to spaces to be consistent 10 years ago
Carsten Brandt 0a86091984 use mb_ string functions to truncate description 11 years ago
Carsten Brandt 5f77cb97c5 added search form to api docs 11 years ago
Carsten Brandt fe14f0c5e3 fixed all the PHPdoc in extensions 11 years ago
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