octicon-git-branch(16/) Commit Graph

106 Commits

Author SHA1 Message Date
Alexander Mohorev
d8971b252c short echo tags 2014-03-03 20:33:38 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
6bdf02dc93 Fixes #2601 2014-03-02 17:04:40 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
6c0576af9e raised dependency for phpdocumentor docblock lib
in this version a bug that affects markdown display has been fixed.

fixes #2589
2014-03-01 15:17:27 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
e99d5dba7b fixed apidoc table style 2014-02-28 18:51:28 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
8c7eb97175 apidoc style and typo 2014-02-28 18:36:27 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
ebe972f36d fixed links in elasticsearch README 2014-02-28 18:17:28 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
db8685ccad fixed a bunch of typos and errors 2014-02-27 23:18:27 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Tobias Munk
825a71c6df replaced keyword "yii" with "yii2" in composer.json files (fixes #2557) 2014-02-27 17:37:08 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
023f4d0ab6 refactored apidoc extensions completely.
separated guide and apidoc, better maintainability
2014-02-25 19:52:15 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
6b603c060b added anchors to ApiMarkdown
fixes #2220
2014-02-25 14:38:06 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
9142c9c8ee fixed issue with apidoc without guide 2014-02-22 15:44:31 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
26717e3e76 allow referencing the guide from API docs 2014-02-22 13:43:57 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
8f491f2836 moved @include tags of api docs directly into the class 2014-02-20 21:30:47 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
0d720e0695 added property visibility to api docs
issue #2503
2014-02-20 21:08:37 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
82d103d09a added method visibility to api docs
issue #2503
2014-02-20 21:04:50 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
c9c7db9ae5 fixed several issues with apidoc generator 2014-02-18 05:01:49 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
9190e0f4dd Changed markdown library to cebe/markdown
- supports GFM now
- allows defining different flavors

fixes #47
2014-02-18 03:48:31 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
9a67bc05fb updated apidoc composer.json
to require newly released stable version of phpdoc reflection library
2014-02-17 04:04:09 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
4a201c7ad5 Removed unused variables 2014-02-07 13:39:35 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
dd26d39dd8 Removed unused namespace imports 2014-02-07 13:26:00 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
5b3830080c fixed bootstrap renderer guide links
fixes #2254
2014-02-04 03:25:11 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
09f64d9032 Added array initialization 2014-02-01 01:08:59 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
adfbba170c fixed link adjustment in guide renderer
fixes #2220
2014-01-30 12:10:54 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
4d6773186e docs: copy guide images
issue #1797
2014-01-30 11:34:49 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
70b0dd78f6 improvements to php codehighlight 2014-01-30 09:53:16 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
1ecc775238 removed newline from php highlighting 2014-01-30 09:38:11 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
ea7e576ef8 fixed an issue with code highlighting 2014-01-30 09:35:26 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
1c905873d1 typo 2014-01-29 19:36:59 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
020fd1843a documentation link fixes 2014-01-29 19:33:30 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
1b2e80285b oops, forgot to add a class :) 2014-01-29 19:24:05 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
29753b3e59 apidocs: use erusev/parsedown for markdown parsing
added quick and dirty code highlighing and got much faster
2014-01-29 19:20:39 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
bad5a1199f apidoc: static methods do not define properties 2014-01-29 02:38:54 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
4f68b8a4bb added README to main framework docs 2014-01-29 02:29:09 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
7fa619feb3 added extensions to API docs 2014-01-29 02:17:17 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
bff6e67f9a added timestamp to apidocs template 2014-01-29 00:57:38 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
193bc5011b added interface methods to abstract classes 2014-01-28 18:01:57 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
7924e6d1fb fixed apidoc context for markdown rendering 2014-01-28 16:50:35 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
3f1a0307cc improved problems reporting in apidoc command 2014-01-28 16:39:23 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
abceccfd49 improved APIdocs template by sorting all items 2014-01-28 15:16:18 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
0f7732e80b fixed apidoc link parsing 2014-01-28 15:15:37 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
21ae27b306 updated phpdoc properties 2014-01-28 00:11:18 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
John Was
62a7e397e0 fix the _only_ option in calls to FileHelper::findFiles() 2014-01-27 21:04:49 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
c239afbf1e added guide to apidoc bootstrap template 2014-01-24 16:17:40 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
33b53fa55d added apidoc template based on twitter bootstrap
issue #1797
2014-01-23 15:27:35 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
79a14e7a4e created apidoc generator online template for yiiframework.com 2014-01-23 12:03:31 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
35cd2bff25 apidoc command: fixed vendor path 2014-01-23 10:40:10 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
954b0b5faf more path fixes for apidoc command 2014-01-22 15:28:20 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
a69554e894 fixed paths in apidoc script according to psr-4 autoload and composer/bin 2014-01-22 14:54:50 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
c4db587bc2 updated apidoc composer.json
require a version that contains phpDocumentor/Reflection#16
2014-01-22 14:10:10 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
fadc23a329 improved erorr handling in api doc controller 2014-01-21 15:28:37 +01:00 octicon-file-diff(16/) octicon-file-code(16/)