fvilpoix
63b0f8e4da
Moving annotation extraction into tagged Handlers
2013-04-12 17:43:27 +02:00
Evan Villemez
a8b656f3a0
fixed cs
2012-09-10 09:46:52 -04:00
Evan Villemez
8c3466f6ed
abstracted docblock comment extraction, implemented in JmsMetadataParser to get parameter descriptions
2012-08-31 14:57:42 -04:00
Evan Villemez
06e3a2256b
added a ParserInterface, refactored how Parsers are registered in the ApiDocExtractor, changed formType to inputClass in ApiDocExtractor
2012-07-23 12:54:56 -04:00
William DURAND
ec757e3790
Change service name to fit previous commit
2012-07-20 17:40:33 +02:00
William DURAND
64988d00c1
Remove hard dependency with KnpMarkdownBundle
2012-07-20 17:07:20 +02:00
William DURAND
cca97cf6af
Refactoring
...
Move logic to extract data in the Extractor
Remove logic in the AbstractFormatter
Use ApiDoc class as data container
Update tests
Add test to prove the bug with FOSRestBundle annotations (\\d+ instead of \d+)
2012-07-20 01:32:16 +02:00
Victor Berchet
fd00844dc6
[Form] Update to sf2.1
2012-05-27 22:56:01 +02:00
lsmith77
6940174586
support controllers as services
2012-04-13 16:33:24 +02:00
William DURAND
8b018e6de5
Added a way to comment each field of a Form Type
2012-04-13 12:17:11 +02:00
William DURAND
5bd05379ec
Fixed naming
2012-04-12 19:10:16 +02:00
William DURAND
f172e74db7
Renamed the bundle
2012-04-12 18:37:42 +02:00
William DURAND
c4c7d14354
[ApiBundle] Added a controller to get a complete documentation
...
* Added an Extractor to get the documentation from all annotated
controllers
* Refactored some parts (command, event listener, ...)
2012-04-12 12:50:20 +02:00
William DURAND
aa9504a80c
Refactored formatters
2012-04-12 01:28:56 +02:00
William DURAND
0dc8883e09
Introduced ApiBundle
2012-04-11 20:00:21 +02:00