freeCodeCamp / freeCodeCamp/devdocs
DjangoRESTFramework: API reference categories
Open
docs/improvement
- Dominant language
- Ruby
- Stars
- 39.5k
- Forks
- 2.6k
- Avg merge
- 4d 32m
- Merged PRs (30d)
- 13
Description
Looking at Django REST Framework docs, I noticed that "Ref: Authentication" category doesn't really look good and isn't what it should be: the modules reference.
I noticed that Django docs do this very well, by grouping class/method reference by their top level modules ("django.apps"). The same principle could be used in DRF, as in "rest_framework.authentication".
I'm willing to make it so (I made it ugly in the first place...)
Contributor guide
Assessment
This issue has not been assessed yet.