manosim / django-rest-framework-docs

Document Web APIs made with Django Rest Framework
https://www.drfdocs.com/
BSD 2-Clause "Simplified" License
647 stars 184 forks source link

Does it support function based views? #164

Open vinay-ellore opened 7 years ago

vinay-ellore commented 7 years ago

What is the format to be followed for docstring in function based views? How to declare fields in the docstring in function based views?