philiplb / CRUDlex

CRUDlex is an easy to use CRUD generator for Symfony 4 and Silex 2 which is great for auto generated admin pages
https://philiplb.de/crudlex/
MIT License
109 stars 23 forks source link

Question: making documentation with python? #79

Closed marcelloh closed 7 years ago

marcelloh commented 7 years ago

Why did you use a python package and not a php solution? because we love php ;-)

philiplb commented 7 years ago

Hi, Sphinx seems to be a very popular documentation solution and it looks good. :) But of course, I'm open for suggestions. Feel free to reopen if you have any more questions or feedback. :)