18 Commits

Author SHA1 Message Date
023f4d0ab6 refactored apidoc extensions completely.
separated guide and apidoc, better maintainability
2014-02-25 19:52:15 +01:00
6b603c060b added anchors to ApiMarkdown
fixes #2220
2014-02-25 14:38:06 +01:00
26717e3e76 allow referencing the guide from API docs 2014-02-22 13:43:57 +01:00
c9c7db9ae5 fixed several issues with apidoc generator 2014-02-18 05:01:49 +01:00
9190e0f4dd Changed markdown library to cebe/markdown
- supports GFM now
- allows defining different flavors

fixes #47
2014-02-18 03:48:31 +01:00
70b0dd78f6 improvements to php codehighlight 2014-01-30 09:53:16 +01:00
1ecc775238 removed newline from php highlighting 2014-01-30 09:38:11 +01:00
ea7e576ef8 fixed an issue with code highlighting 2014-01-30 09:35:26 +01:00
1c905873d1 typo 2014-01-29 19:36:59 +01:00
020fd1843a documentation link fixes 2014-01-29 19:33:30 +01:00
1b2e80285b oops, forgot to add a class :) 2014-01-29 19:24:05 +01:00
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
7924e6d1fb fixed apidoc context for markdown rendering 2014-01-28 16:50:35 +01:00
3f1a0307cc improved problems reporting in apidoc command 2014-01-28 16:39:23 +01:00
0f7732e80b fixed apidoc link parsing 2014-01-28 15:15:37 +01:00
c239afbf1e added guide to apidoc bootstrap template 2014-01-24 16:17:40 +01:00
135f06413a fixed phpdoc command.
fixed Markdown::process() to make it compatible with parent declaration.
2014-01-11 17:33:48 -05:00
da9d544c54 psr-4 change. 2014-01-10 21:06:25 -05:00