Replies: 10 comments
|
Hi ! Twig has json_encode functions, let me know if you need some help |
|
Hi ! Twig has json_encode functions, let me know if you need some help |
|
Thanks for your quick answer. |
No, I only know an implementation of ascii docs but nothing with JSON Why do you need the JSON format by the way ? |
|
I'd like to make the docs available in a machine readable format. |
Okay, maybe the best would be to create a command like the "parse" one to ouput the docs to JSON That would help, that said some JSON files are available in the cache folder after a parse operation. |
Do you have a specific idea in mind, maybe we can workout a solution ? |
|
I'm planning to store it in a database or as json so I can render it dynamically, not generated in advance. |
Oh this is the behaviour of |
|
Hi @Wulfheart |
Uh oh!
There was an error while loading. Please reload this page.
Instead of html output I'd like to generate a json for each class and the navigation. Do you have any idea how I could achieve this?
Thank you in advance for your help.
All reactions